net/octeontx2: allow VFs to enable back pressure
authorNithin Dabilpuram <ndabilpuram@marvell.com>
Fri, 30 Aug 2019 04:04:43 +0000 (09:34 +0530)
committerFerruh Yigit <ferruh.yigit@intel.com>
Tue, 8 Oct 2019 10:14:31 +0000 (12:14 +0200)
commit30c234e4e91170cdd3c0c3e4d3eafa737403f7a2
treec9d3c8c151b52acd33027e1187a63499feb25922
parentdba99cd6f8899a5679a1f718d45ac4cc980d169c
net/octeontx2: allow VFs to enable back pressure

Allow VFs to enable backpressure for performance reasons.
The backpressure control is with kernel AF driver that will enable
backpressure even if one PF/VF requests it and disable it only
after all the PFs/VFs request for disable.

Signed-off-by: Nithin Dabilpuram <ndabilpuram@marvell.com>
drivers/net/octeontx2/otx2_flow_ctrl.c