diff options
author | Alexander Duyck <alexander.h.duyck@intel.com> | 2016-09-14 16:24:35 -0700 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2016-10-28 23:28:39 -0700 |
commit | e1da71ca88170d1a6232951294b44dc0c824e464 (patch) | |
tree | cc570f7d25055465eaffd2450553e593920c2a96 /Kconfig | |
parent | dc7621205a93a00a898c193cf985c4c1a65a47d6 (diff) |
i40e: Drop code for unsupported flow types
We cannot currently support SCTP in the hardware, and IPV4_FLOW is not used
anywhere by the software so we can go through and drop the functionality
related to these two flow types.
In addition we cannot support masking based on the protocol value so if the
user is expecting a value other than TCP or UDP we should simply return an
error rather then trying to allocate a filter for a rule that will only
partially match what the user requested.
Change-ID: I10d52bb97d8104d76255fe244551814ff9531a63
Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'Kconfig')
0 files changed, 0 insertions, 0 deletions