[dpdk-dev] [dpdk-stable] [PATCH] app/testpmd: fix txonly flow generation entropy
    Ferruh Yigit 
    ferruh.yigit at intel.com
       
    Wed Feb 12 18:26:43 CET 2020
    
    
  
On 2/9/2020 5:02 PM, Viacheslav Ovsiienko wrote:
> The testpmd application in txonly forwarding mode has an option
> to generate the packet flows by varying the destination IP address.
> The patch increments the IP for each packet sent, this improves
> the entropy and RSS distibution on the peer receiving size
> is getting more uniform.
> 
> Fixes: 82010ef55e7c ("app/testpmd: make txonly mode generate multiple flows")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Viacheslav Ovsiienko <viacheslavo at mellanox.com>
Fixes line updated to:
Fixes: 01b645dcff7f ("app/testpmd: move txonly prepare in separate function")
Reviewed-by: Ferruh Yigit <ferruh.yigit at intel.com>
Applied to dpdk-next-net/master, thanks.
    
    
More information about the dev
mailing list