[dpdk-dev] [PATCH v6 1/4] app/testpmd: move eth header generation outside the loop

Ferruh Yigit ferruh.yigit at intel.com
Fri Apr 5 19:37:21 CEST 2019


On 4/2/2019 10:53 AM, Pavan Nikhilesh Bhagavatula wrote:
> From: Pavan Nikhilesh <pbhagavatula at marvell.com>
> 
> Testpmd txonly copies the src/dst mac address of the port being
> processed to ethernet header structure on the stack for every packet.
> Move it outside the loop and reuse it.
> 
> Signed-off-by: Pavan Nikhilesh <pbhagavatula at marvell.com>

For series,
Reviewed-by: Ferruh Yigit <ferruh.yigit at intel.com>

Series applied to dpdk-next-net/master, thanks.


More information about the dev mailing list