Haiyue Wang
527691bf06
iavf: Support IPv4 Flow Director filters
Support the addition and deletion of IPv4 filters.
Supported fields are: src-ip, dst-ip, src-port, dst-port and l4proto
Supported flow-types are: tcp4, udp4, sctp4, ip4, ah4, esp4
Example usage:
ethtool -N ens787f0v0 flow-type tcp4 src-ip 192.168.0.20 \
dst-ip 192.168.0.21 tos 4 src-port 22 dst-port 23 action 8
L2TPv3 over IP with 'Session ID' 17:
ethtool -N ens787f0v0 flow-type ip4 l4proto 115 l4data 17 action 3
Signed-off-by: Haiyue Wang <haiyue.wang@intel.com>
Tested-by: Chen Bo <BoX.C.Chen@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
2021-03-22 11:32:12 -07:00
..
2021-02-02 15:51:17 -08:00
2021-03-15 12:40:01 -07:00
2021-02-20 21:28:04 -08:00
2021-03-01 11:45:15 +01:00
2021-03-20 19:17:05 -07:00
2021-03-22 11:32:12 -07:00
2021-03-10 15:42:22 -08:00
2021-03-05 13:00:38 -08:00
2021-03-17 11:42:31 -07:00
2021-03-20 18:56:18 -07:00
2021-01-28 17:47:33 -08:00
2021-03-16 11:52:18 -07:00
2021-02-10 15:11:51 -08:00
2021-03-14 15:00:43 -07:00
2021-03-15 12:53:12 -07:00
2021-03-19 12:17:30 -07:00
2021-03-10 12:45:15 -08:00
2021-03-17 12:18:18 -07:00
2021-01-26 17:08:59 -08:00
2021-03-18 19:13:42 -07:00
2021-03-17 11:42:31 -07:00
2021-03-18 19:13:42 -07:00
2021-02-23 15:59:34 -08:00
2021-03-03 16:35:24 -08:00
2021-03-09 17:15:56 -08:00
2021-02-04 18:37:14 -08:00
2021-01-18 19:57:02 -08:00
2021-02-23 11:29:52 -08:00
2021-02-02 15:51:18 -08:00
2021-03-14 15:00:43 -07:00
2021-02-11 13:10:44 -08:00
2021-01-05 16:52:02 -08:00
2021-02-10 15:11:51 -08:00
2021-02-11 18:14:19 -08:00
2020-12-15 13:54:56 -08:00
2021-02-11 18:14:19 -08:00
2021-02-04 01:00:07 +01:00
2021-03-18 14:56:22 -07:00
2021-03-13 18:06:48 -08:00
2021-02-04 10:55:24 -08:00