Re: [dpdk-dev] [PATCH v2] net/ixgbe: fix QoS performance drop issue

2019-11-21 Thread Ye Xiaolong
On 11/21, Shougang Wang wrote: >Currently macsec offload will be enabled all the time >when device start. It will cause QoS sample application >performance drop issue. This patch add check before this >feature enabled. > >Fixes: 50556c88104c ("net/ixgbe: fix MACsec setting") > >Signed-off-by: Shoug

Re: [dpdk-dev] [PATCH v2] net/ixgbe: fix QoS performance drop issue

2019-11-21 Thread Ye Xiaolong
On 11/21, Shougang Wang wrote: >Currently macsec offload will be enabled all the time >when device start. It will cause QoS sample application >performance drop issue. This patch add check before this >feature enabled. > >Fixes: 50556c88104c ("net/ixgbe: fix MACsec setting") > >Signed-off-by: Shoug

[dpdk-dev] [PATCH v2] net/ixgbe: fix QoS performance drop issue

2019-11-21 Thread Shougang Wang
Currently macsec offload will be enabled all the time when device start. It will cause QoS sample application performance drop issue. This patch add check before this feature enabled. Fixes: 50556c88104c ("net/ixgbe: fix MACsec setting") Signed-off-by: Shougang Wang --- drivers/net/ixgbe/ixgbe_