linux/drivers/net/ethernet/qlogic/qede
Manish Chopra 608e00d0a2 qed*: Support drop action classification
With this patch, User can configure for the supported
flows to be dropped. Added a stat "gft_filter_drop"
as well to be populated in ethtool for the dropped flows.

For example -

ethtool -N p5p1 flow-type udp4 dst-port 8000 action -1
ethtool -N p5p1 flow-type tcp4 scr-ip 192.168.8.1 action -1

Signed-off-by: Manish Chopra <manish.chopra@cavium.com>
Signed-off-by: Shahed Shaikh <shahed.shaikh@cavium.com>
Signed-off-by: Ariel Elior <ariel.elior@cavium.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-05-25 16:10:42 -04:00
..
Makefile qed*: qede_roce.[ch] -> qede_rdma.[ch] 2017-06-20 12:34:07 -04:00
qede_dcbnl.c qede: Fix sparse warnings 2017-05-24 15:17:19 -04:00
qede_ethtool.c qed*: Support drop action classification 2018-05-25 16:10:42 -04:00
qede_filter.c qed*: Support drop action classification 2018-05-25 16:10:42 -04:00
qede_fp.c qede: Add build_skb() support. 2018-05-17 17:06:53 -04:00
qede_main.c qed*: Support drop action classification 2018-05-25 16:10:42 -04:00
qede_ptp.c qede: fix spelling mistake: "registeration" -> "registration" 2018-03-21 18:09:46 -04:00
qede_ptp.h qede: Add support for PTP resource locking. 2017-04-27 16:51:34 -04:00
qede_rdma.c qede: Fix gfp flags sent to rdma event node allocation 2018-05-10 15:22:35 -04:00
qede.h qed*: Support drop action classification 2018-05-25 16:10:42 -04:00