[PATCH v3 4/9] app/testpmd: fix packet transmission in noisy VNF engine

Ferruh Yigit ferruh.yigit at amd.com
Tue Feb 28 19:51:17 CET 2023


On 2/20/2023 6:34 PM, David Marchand wrote:
> nb_rx relates to the number of packets received from the driver.
> nb_tx is the total number of packets transmitted by this forward engine.
> 
> Fix the retry stage, for dequeued packets, as it was incorrectly
> passing nb_rx / nb_tx as bounds of the tmp_pkts[] array, and fix tx stats
> accordingly.
> 
> Fixes: 3c156061b938 ("app/testpmd: add noisy neighbour forwarding mode")
> Cc: stable at dpdk.org
> 
> Signed-off-by: David Marchand <david.marchand at redhat.com>

Reviewed-by: Ferruh Yigit <ferruh.yigit at amd.com>


More information about the stable mailing list