commit | 3f2a2b8b7aaadd731e688a23cbd23f7eb085c7fb | [log] [tgz] |
---|---|---|
author | Chopra, Manish <[email protected]> | Wed Jul 26 06:07:10 2017 -0700 |
committer | David S. Miller <[email protected]> | 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 <[email protected]> Signed-off-by: Yuval Mintz <[email protected]> Signed-off-by: David S. Miller <[email protected]>