dev.dpdk.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] 10G PMD: vectorized RX and TX functions
@ 2014-05-12  9:56 Bruce Richardson
       [not found] ` <1399888587-21068-1-git-send-email-bruce.richardson-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
  0 siblings, 1 reply; 9+ messages in thread
From: Bruce Richardson @ 2014-05-12  9:56 UTC (permalink / raw)
  To: dev-VfR2kkLFssw

This patch set contains the vectorized PMD implementation for the Intel DPDK.
This code was previously released under a proprietary license, but is now
being released under a BSD license to allow its integration with the rest
of the Intel DPDK codebase.

Bruce Richardson (2):
  10G PMD: New vectorized functions for RX/TX
  10G PMD: enable vector PMD compile for 64b linux

 config/defconfig_x86_64-default-linuxapp-gcc |    2 +
 config/defconfig_x86_64-default-linuxapp-icc |    2 +
 lib/librte_pmd_ixgbe/ixgbe_rxtx_vec.c        |  726 ++++++++++++++++++++++++++
 3 files changed, 730 insertions(+), 0 deletions(-)
 create mode 100644 lib/librte_pmd_ixgbe/ixgbe_rxtx_vec.c

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2014-06-16  8:25 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-12  9:56 [PATCH v2 0/2] 10G PMD: vectorized RX and TX functions Bruce Richardson
     [not found] ` <1399888587-21068-1-git-send-email-bruce.richardson-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2014-05-12  9:56   ` [PATCH v2 1/2] 10G PMD: New vectorized functions for RX/TX Bruce Richardson
2014-05-12  9:56   ` [PATCH v2 2/2] 10G PMD: enable vector PMD compile for 64b linux Bruce Richardson
2014-06-06  7:11   ` [PATCH v2 0/2] 10G PMD: vectorized RX and TX functions Cao, Waterman
2014-06-11 22:19   ` Thomas Monjalon
2014-06-11 22:27     ` Richardson, Bruce
     [not found]       ` <59AF69C657FD0841A61C55336867B5B01AA35278-kPTMFJFq+rELt2AQoY/u9bfspsVTdybXVpNB7YpNyf8@public.gmane.org>
2014-06-11 22:33         ` Thomas Monjalon
2014-06-13 22:52   ` [PATCH v3] 10G PMD: New vectorized functions for RX/TX Bruce Richardson
     [not found]     ` <1402699944-3902-1-git-send-email-bruce.richardson-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2014-06-16  8:25       ` Thomas Monjalon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).