i40e: prefetch next mbuf in Rx init loop
authorDamjan Marion <damarion@cisco.com>
Wed, 10 Jun 2015 22:19:25 +0000 (00:19 +0200)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Fri, 10 Jul 2015 17:17:17 +0000 (19:17 +0200)
commitb91fe0f7ad601848eb468dcbb2159b9a0deaf98a
tree22aa7c62bcfd2e4bc62a229a3802e8534601c14a
parent7eda588164146526d18342e867820c6f8fcb3580
i40e: prefetch next mbuf in Rx init loop

This patch improves performance of Rx with i40e devices.

Signed-off-by: Damjan Marion <damarion@cisco.com>
Acked-by: Helin Zhang <helin.zhang@intel.com>
[Thomas: apply Helin's comments]
drivers/net/i40e/i40e_rxtx.c