[dpdk-stable] [PATCH v3] app/testpmd: remove port stop check for macsec

Ferruh Yigit ferruh.yigit at intel.com
Thu Jun 27 19:23:48 CEST 2019


On 6/10/2019 7:07 AM, Wei Zhao wrote:
> There is no need to do such a check when set macsec for ixgbe, and
> reconfig_device_queueand is also useless. If we do not delete this
> unnessary code, users have to stop port before enable or disable
> macsec, then restart this port after make configuration. All these
> process are useless. As this cmdline is a private API which is only
> used by ixgbe NIC, so remove it.
> 
> Fixes: 597f9fafe13b ("app/testpmd: convert to new Tx offloads API")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Wei Zhao <wei.zhao1 at intel.com>
> Tested-by: Peng Yuan <yuan.peng at intel.com>
> Acked-by: Bernard Iremonger <bernard.iremonger at intel.com>

Applied to dpdk-next-net/master, thanks.


More information about the stable mailing list