On 4/14/21 4:14 PM, Xueming Li wrote:
> From: ".Xueming Li"
>
> When Rx queue worked in vectorized mode and rxd <= 512, under traffic of
> high PPS rate, testpmd often start and receive packets of rxd without
> further growth.
>
> Testpmd started with rxq flush which tried to rx MAX_PKT_BURST
On 4/14/21 4:14 PM, Xueming Li wrote:
> From: ".Xueming Li"
>
> When Rx queue worked in vectorized mode and rxd <= 512, under traffic of
> high PPS rate, testpmd often start and receive packets of rxd without
> further growth.
>
> Testpmd started with rxq flush which tried to rx MAX_PKT_BURST
When Rx queue worked in vectorized mode and rxd <= 512, under traffic of
high PPS rate, testpmd often start and receive packets of rxd without
further growth.
Testpmd started with rxq flush which tried to rx MAX_PKT_BURST(512)
packets and drop. When Rx burst size >= Rx queue size, all descriptors
From: ".Xueming Li"
When Rx queue worked in vectorized mode and rxd <= 512, under traffic of
high PPS rate, testpmd often start and receive packets of rxd without
further growth.
Testpmd started with rxq flush which tried to rx MAX_PKT_BURST(512)
packets and drop. When Rx burst size >= Rx queue
4 matches
Mail list logo