commit | 3f2a2b8b7aaadd731e688a23cbd23f7eb085c7fb | [log] [tgz] |
---|---|---|
author | Chopra, Manish <Manish.Chopra@cavium.com> | Wed Jul 26 06:07:10 2017 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu Jul 27 00:05:22 2017 -0700 |
tree | e8dcb13020b9f15508c45060b3805d128645e32e | |
parent | ec9b8dbd825dd3a0667003b5ab56386214f9c648 [diff] |
qed/qede: Add setter APIs support for RX flow classification This patch adds support for adding and deleting rx flow classification rules. Using this user can classify RX flow constituting of TCP/UDP 4-tuples [src_ip/dst_ip and src_port/dst_port] to be steered on a given RX queue Signed-off-by: Manish Chopra <manish.chopra@cavium.com> Signed-off-by: Yuval Mintz <yuval.mintz@cavium.com> Signed-off-by: David S. Miller <davem@davemloft.net>