Re: [dpdk-dev] [PATCH 2/2] common/sfc_efx/base: check for MAE privilege

2020-12-11 Thread Andrew Rybchenko
On 12/11/20 6:34 PM, Ivan Malov wrote: > VFs can't control MAE, so it's important to override the general > MAE capability bit by taking MAE privilege into account. Reorder > the code slightly to have the privileges queried before datapath > capabilities are discovered and add required MAE privileg

[dpdk-dev] [PATCH 2/2] common/sfc_efx/base: check for MAE privilege

2020-12-11 Thread Ivan Malov
VFs can't control MAE, so it's important to override the general MAE capability bit by taking MAE privilege into account. Reorder the code slightly to have the privileges queried before datapath capabilities are discovered and add required MAE privilege check. Fixes: eb4e80085fae ("common/sfc_efx/