diff options
author | Vasundhara Volam <vasundhara.volam@emulex.com> | 2015-03-04 00:44:32 -0500 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-03-04 15:58:37 -0500 |
commit | 71bb8bd08ca61c8cd8b07ff13d3cca40b7272769 (patch) | |
tree | 6139e707f0e0d4655103d8f7d49e4f2befd8c081 /net/switchdev/switchdev.c | |
parent | 28811a8c00fe0d899b8a544421f3b4947425d5e8 (diff) | |
download | linux-71bb8bd08ca61c8cd8b07ff13d3cca40b7272769.tar.gz linux-71bb8bd08ca61c8cd8b07ff13d3cca40b7272769.tar.bz2 linux-71bb8bd08ca61c8cd8b07ff13d3cca40b7272769.zip |
be2net: avoid creating the non-RSS default RXQ if FW allows to
On BE2, BE3 and Skhawk-R chips one non-RSS (called "default") RXQ was
needed to receive non-IP traffic. Some FW versions now export a
capability called IFACE_FLAGS_DEFQ_RSS where this requirement doesn't hold.
On such FWs the driver now does not create the non-RSS default queue.
This prevents wasting one RXQ per VF.
Signed-off-by: Vasundhara Volam <vasundhara.volam@emulex.com>
Signed-off-by: Sathya Perla <sathya.perla@emulex.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions