[dpdk-dev] [PATCH v3] 10G PMD: New vectorized functions for RX/TX

2014-06-16 Thread Thomas Monjalon
2014-06-13 23:52, Bruce Richardson: > New file containing optimized receive and transmit functions which > use 128bit vector instructions to improve performance. When conditions > permit, these functions will be enabled at runtime by the device > initialization routines already in the PMD. > > The

[dpdk-dev] [PATCH v3] 10G PMD: New vectorized functions for RX/TX

2014-06-13 Thread Bruce Richardson
From: "Richardson, Bruce" New file containing optimized receive and transmit functions which use 128bit vector instructions to improve performance. When conditions permit, these functions will be enabled at runtime by the device initialization routines already in the PMD. The compilation of the