[dpdk-dev] [PATCH v2] app/testpmd: add packet data pointer prefetch in the forwarding loop

De Lara Guarch, Pablo pablo.de.lara.guarch at intel.com
Tue Jun 7 13:19:53 CEST 2016



> -----Original Message-----
> From: Jerin Jacob [mailto:jerin.jacob at caviumnetworks.com]
> Sent: Tuesday, May 03, 2016 3:08 PM
> To: dev at dpdk.org
> Cc: Richardson, Bruce; thomas.monjalon at 6wind.com; De Lara Guarch,
> Pablo; Jerin Jacob
> Subject: [dpdk-dev] [PATCH v2] app/testpmd: add packet data pointer
> prefetch in the forwarding loop
> 
> prefetch the next packet data address in advance in forwarding loop
> for performance improvement.
> 
> Signed-off-by: Jerin Jacob <jerin.jacob at caviumnetworks.com>

Patch looks good, but there is going to be a conflict with http://dpdk.org/dev/patchwork/patch/13134/,
since that patch is removing the mac_retry forwarding mode.

Apart from that,
Acked-by: Pablo de Lara <pablo.de.lara.guarch at intel.com>


More information about the dev mailing list