]> www.infradead.org Git - users/jedix/linux-maple.git/commit
qed: Deprecate VF multiple queue-stop
authorMintz, Yuval <Yuval.Mintz@cavium.com>
Sun, 19 Mar 2017 11:08:17 +0000 (13:08 +0200)
committerChuck Anderson <chuck.anderson@oracle.com>
Wed, 26 Jul 2017 03:46:47 +0000 (20:46 -0700)
commit06b40d928fd13f6398ceac9db55cb596d6b33730
tree3e69c0453fc0928ca301187997052225fc9d7a82
parentde4cde695818d8c5148f98ae0a77fcbeb54ca1ea
qed: Deprecate VF multiple queue-stop

Orabug: 2593305326439680

The PF<->VF interface allows for the VF to request
multiple queues closure via a single message, but this has
never been used by any official driver.

We now deprecate this option, forcing each queue close
to arrive via a different command; This would be required
for future TLVs that are going to extend the queue TLVs with
additional information on a per-queue basis.

Signed-off-by: Yuval Mintz <Yuval.Mintz@cavium.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Brian Maly <brian.maly@oracle.com>
drivers/net/ethernet/qlogic/qed/qed_sriov.c
drivers/net/ethernet/qlogic/qed/qed_vf.h