]> git.droids-corp.org - dpdk.git/commit
net/cnxk: remove restriction on VF for PFC config
authorSunil Kumar Kori <skori@marvell.com>
Thu, 16 Jun 2022 09:24:16 +0000 (14:54 +0530)
committerJerin Jacob <jerinj@marvell.com>
Mon, 20 Jun 2022 17:15:41 +0000 (19:15 +0200)
commit14f7c27aeb8de5684adc8eb531e8d27794a88553
tree1dde43919e228323af0e5dfbb3daf2204d7c49df
parentb50f4fbd26b91c0549486653d25f83621c9aa073
net/cnxk: remove restriction on VF for PFC config

Currently PFC configuration is not allowed on VFs.
Patch enables PFC configuration on VFs

Signed-off-by: Sunil Kumar Kori <skori@marvell.com>
drivers/net/cnxk/cnxk_ethdev.c
drivers/net/cnxk/cnxk_ethdev.h
drivers/net/cnxk/cnxk_ethdev_ops.c