linux_dsm_epyc7002/drivers/net/ethernet/qlogic/qede
Manish Chopra 91a56adbf1 qede: Add destination ip based flow profile.
This patch adds support for dropping and redirecting
the flows based on destination IP in the packet.

This also moves the profile mode settings in their own
functions which can be used through tc flows in successive
patch.

For example -

ethtool -N p5p1 flow-type tcp4 dst-ip 192.168.40.100 action -1
ethtool -N p5p1 flow-type udp4 dst-ip 192.168.50.100 action 1
ethtool -N p5p1 flow-type tcp4 dst-ip 192.168.60.100 action 0x100000000

Signed-off-by: Manish Chopra <manish.chopra@cavium.com>
Signed-off-by: Ariel Elior <ariel.elior@cavium.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-08-09 14:05:30 -07:00
..
Makefile
qede_dcbnl.c
qede_ethtool.c qed/qede: Multi CoS support. 2018-08-09 14:05:30 -07:00
qede_filter.c qede: Add destination ip based flow profile. 2018-08-09 14:05:30 -07:00
qede_fp.c qed/qede: Multi CoS support. 2018-08-09 14:05:30 -07:00
qede_main.c qed/qede: Multi CoS support. 2018-08-09 14:05:30 -07:00
qede_ptp.c qede: Adverstise software timestamp caps when PHC is not available. 2018-07-02 20:41:30 +09:00
qede_ptp.h
qede_rdma.c qede: Fix gfp flags sent to rdma event node allocation 2018-05-10 15:22:35 -04:00
qede.h qed/qede: Multi CoS support. 2018-08-09 14:05:30 -07:00