DPDK patches and discussions
 help / color / mirror / Atom feed
[dpdk-dev] [PATCH v2 0/2] 10G PMD: vectorized RX and TX functions
 2014-05-12  9:56 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2 1/2] 10G PMD: New vectorized functions for RX/TX
` [dpdk-dev] [PATCH v2 2/2] 10G PMD: enable vector PMD compile for 64b linux

[dpdk-dev] [PATCH 0/2] 10G PMD: vectorized RX and TX functions
 2014-05-12  9:26 UTC  (4+ messages)
` [dpdk-dev] [PATCH 2/2] 10G PMD: enable vector PMD compile for 64b linux

[dpdk-dev] Question regarding concurrency and hash table
 2014-05-12  9:18 UTC  (2+ messages)

[dpdk-dev] compilation error with 1.6.0r2
 2014-05-12  9:11 UTC  (2+ messages)

[dpdk-dev] [PATCH RFC 00/11] ixgbe/mbuf: add TSO support
 2014-05-10  0:39 UTC  (18+ messages)
` [dpdk-dev] [PATCH RFC 01/11] igb/ixgbe: fix IP checksum calculation
` [dpdk-dev] [PATCH RFC 02/11] mbuf: rename RTE_MBUF_SCATTER_GATHER into RTE_MBUF_REFCNT
` [dpdk-dev] [PATCH RFC 03/11] mbuf: remove rte_ctrlmbuf
` [dpdk-dev] [PATCH RFC 04/11] mbuf: remove the rte_pktmbuf structure
` [dpdk-dev] [PATCH RFC 05/11] mbuf: merge physaddr and buf_len in a bitfield
` [dpdk-dev] [PATCH RFC 06/11] mbuf: replace data pointer by an offset
` [dpdk-dev] [PATCH RFC 07/11] mbuf: add functions to get the name of an ol_flag
` [dpdk-dev] [PATCH RFC 08/11] mbuf: change ol_flags to 32 bits
` [dpdk-dev] [PATCH RFC 09/11] mbuf: rename vlan_macip_len in hw_offload and increase its size
` [dpdk-dev] [PATCH RFC 10/11] testpmd: modify source address to validate checksum calculation
` [dpdk-dev] [PATCH RFC 11/11] ixgbe/mbuf: add TSO support

[dpdk-dev] [PATCH] malloc: fix rte_free run time in O(n) free blocks
 2014-05-09 14:29 UTC  (5+ messages)

[dpdk-dev] [PATCH] mk: add missing scripts directory in install directory
 2014-05-09 13:31 UTC 

[dpdk-dev] [PATCH v2] eal: change default per socket memory allocation
 2014-05-09 13:30 UTC 

[dpdk-dev] [PATCH v2 0/7] pci cleanup
 2014-05-09 13:15 UTC  (8+ messages)
` [dpdk-dev] [PATCH v2 1/7] pci: fix potential mem leaks
` [dpdk-dev] [PATCH v2 2/7] pci: align bsd implementation on linux
` [dpdk-dev] [PATCH v2 3/7] pci: remove virtio-uio workaround
` [dpdk-dev] [PATCH v2 4/7] pci: rework interrupt fd init and fix fd leak
` [dpdk-dev] [PATCH v2 5/7] pci: pci_switch_module cleanup
` [dpdk-dev] [PATCH v2 6/7] pci: move RTE_PCI_DRV_FORCE_UNBIND handling out of #ifdef
` [dpdk-dev] [PATCH v2 7/7] pci: remove deprecated RTE_EAL_UNBIND_PORTS option

[dpdk-dev] [PATCH v2 0/2] ring: allow to init a rte_ring outside of an rte_memzone
 2014-05-09 12:17 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2 1/2] ring: introduce rte_ring_get_memsize()
` [dpdk-dev] [PATCH v2 2/2] ring: introduce rte_ring_init()

[dpdk-dev] [PATCH v2 0/6] examples: add a new makefile to build all examples
 2014-05-09 10:32 UTC  (7+ messages)
` [dpdk-dev] [PATCH v2 1/6] mk: introduce rte.extsubdir.mk
` [dpdk-dev] [PATCH v2 2/6] examples: use rte.extsubdir.mk to process subdirectories
` [dpdk-dev] [PATCH v2 3/6] examples: add a makefile to build all examples
` [dpdk-dev] [PATCH v2 4/6] examples: fix qos_sched makefile
` [dpdk-dev] [PATCH v2 5/6] examples: fix netmap_compat example
` [dpdk-dev] [PATCH v2 6/6] mk: add "make examples" target in root makefile

[dpdk-dev] Compile failed using g++ 4.8.2
 2014-05-09  3:09 UTC 

[dpdk-dev] DMAR errors when running testpmd
 2014-05-08 10:33 UTC  (11+ messages)

[dpdk-dev] Could DPDK be used for Openstack?
 2014-05-08  5:08 UTC 

[dpdk-dev] packet loss: multi-queue (RSS enabled)
 2014-05-07 19:43 UTC  (3+ messages)

[dpdk-dev] [PATCH 0/5] Various patches to 1.6.0r2
 2014-05-07 16:33 UTC  (14+ messages)
` [dpdk-dev] [PATCH 1/5] spelling fixes
` [dpdk-dev] [PATCH 2/5] dont inline string functions
` [dpdk-dev] [PATCH 3/5] mempool: add walk iterator
` [dpdk-dev] [PATCH 4/5] memzone: add iterator function
` [dpdk-dev] [PATCH 5/5] add FILE arguement to debug functions

[dpdk-dev] RTE Ring removing
 2014-05-07 15:37 UTC  (10+ messages)

[dpdk-dev] [PATCH RFC] eal: change default per socket memory allocation
 2014-05-07 14:56 UTC  (9+ messages)

[dpdk-dev] [PATCH] Use proper mac type for 82576 VF e1000_vfadapt type corresponds to 82576 VF devices, check e1000_set_mac_type() for more details
 2014-05-07 13:12 UTC  (2+ messages)

[dpdk-dev] [PATCH] fix for jumbo frame issue with DPDK VF
 2014-05-07 13:09 UTC  (2+ messages)

[dpdk-dev] [PATCH] eal: parse args before any kinds of init
 2014-05-07 13:06 UTC  (3+ messages)

[dpdk-dev] [PATCH 0/2] ring: allow to init a rte_ring outside of an rte_memzone
 2014-05-07 13:04 UTC  (5+ messages)
` [dpdk-dev] [PATCH 1/2] ring: introduce rte_ring_get_memsize()
` [dpdk-dev] [PATCH 2/2] ring: introduce rte_ring_init()

[dpdk-dev] could not l2fwd in DOM0
 2014-05-07 12:44 UTC  (3+ messages)

[dpdk-dev] [PATCH] Use proper mac type for 82576 VF
 2014-05-06 11:28 UTC 

[dpdk-dev] [PATCH] fix for jumbo frame issue with DPDK VF
 2014-05-06 10:48 UTC 

[dpdk-dev] [PATCH 00/16] [RFC] [VFIO] Add VFIO support to DPDK
 2014-05-06  8:41 UTC  (7+ messages)

[dpdk-dev] Which vmxnet3 pmd is to be used in dpdk 1.6.x?
 2014-05-06  5:48 UTC  (13+ messages)

[dpdk-dev] dpdk-1.6.0r1 problem with Intel 82599ES
 2014-05-06  3:06 UTC  (3+ messages)

[dpdk-dev] [PATCH] eal_lcore.c: print the supported maximum lcores as configured, and detected lcores on eal cpu init
 2014-05-05 16:09 UTC  (2+ messages)

[dpdk-dev] [PATCH RFC] eal: remove useless output
 2014-05-05 16:07 UTC  (2+ messages)

[dpdk-dev] [PATCH] eal: remove unused fields
 2014-05-05 16:05 UTC  (3+ messages)

[dpdk-dev] [PATCH] mk: sort config templates listing
 2014-05-05  9:54 UTC  (3+ messages)

[dpdk-dev] [PATCH 0/7] pci cleanup
 2014-05-05  8:14 UTC  (4+ messages)
` [dpdk-dev] [PATCH 1/7] pci: fix potential mem leak

[dpdk-dev] [PATCH] ixgbevf jumbo frame issue with DPDK VF
 2014-05-05  7:29 UTC  (3+ messages)

[dpdk-dev] [PATCH 01/15] makefiles: Fixed -share command line option error
 2014-05-02 13:18 UTC  (7+ messages)
` [dpdk-dev] [PATCH 01/15 v2] "

[dpdk-dev] [PATCH 16/16] [RFC] [VFIO] Adding support for VFIO to setup.sh
 2014-05-02  9:02 UTC  (3+ messages)

[dpdk-dev] [PATCH 0/5] allow to dynamically change RSS configuration
 2014-05-01 23:21 UTC  (7+ messages)
` [dpdk-dev] [PATCH 1/5] ethdev: check RX queue indices in RETA config against number of queues
` [dpdk-dev] [PATCH 2/5] ethdev: allow to set RSS hash computation flags and/or key
` [dpdk-dev] [PATCH 3/5] app/testpmd: configure RSS without restart
` [dpdk-dev] [PATCH 4/5] ethdev: allow to get RSS hash functions and key
` [dpdk-dev] [PATCH 5/5] app/testpmd: allow to configure RSS hash key

[dpdk-dev] [dpdk-announce] virtio-net-pmd 1.2 released
 2014-05-01 22:55 UTC 

[dpdk-dev] [dpdk-announce] vmxnet3-usermap 1.2 released
 2014-05-01 22:48 UTC 

[dpdk-dev] [dpdk-announce] memnic 1.1 released
 2014-05-01 22:43 UTC 

[dpdk-dev] [dpdk-announce] DPDK 1.6.0r2 released
 2014-05-01 22:30 UTC 

[dpdk-dev] [PATCH v2 0/4] recipes for RPM packages
 2014-05-01 21:15 UTC  (12+ messages)
` [dpdk-dev] [memnic PATCH v2 2/4] pkg: add recipe for RPM
` [dpdk-dev] [vmxnet3-usermap PATCH v2 3/4] "
` [dpdk-dev] [virtio-net-pmd PATCH v2 4/4] "

[dpdk-dev] [PATCH] mk: fix build ignoring other installed versions
 2014-05-01 21:10 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2] "

[dpdk-dev] [PATCH RFC] eal: change core mask input format
 2014-05-01 15:43 UTC  (2+ messages)

[dpdk-dev] [Xen-devel] dpdk kernel module when calling xen_create_contiguous_region
 2014-05-01 15:20 UTC 

[dpdk-dev] [PATCH 15/16] [RFC] [VFIO] Added support for VFIO drivers in dpdk_nic_bind.py
 2014-05-01 11:06 UTC 

[dpdk-dev] [PATCH 13/16] [RFC] [VFIO] Removed PCI ID table from igb_uio
 2014-05-01 11:06 UTC 

[dpdk-dev] [PATCH 14/16] [RFC] [VFIO] Renamed igb_uio_bind to dpdk_nic_bind
 2014-05-01 11:06 UTC 

[dpdk-dev] [PATCH 12/16] [RFC] [VFIO] Adding unit tests for VFIO EAL command-line parameter
 2014-05-01 11:06 UTC 

[dpdk-dev] [PATCH 10/16] [RFC] [VFIO] Added support for selecting VFIO interrupt type from EAL command-line
 2014-05-01 11:06 UTC 

[dpdk-dev] [PATCH 11/16] [RFC] [VFIO] Make --no-huge use mmap instead of malloc
 2014-05-01 11:06 UTC 

[dpdk-dev] [PATCH 09/16] [RFC] [VFIO] Enable VFIO device binding
 2014-05-01 11:06 UTC 

[dpdk-dev] [PATCH 08/16] [RFC] [VFIO] Add support for mapping devices through VFIO
 2014-05-01 11:06 UTC 

[dpdk-dev] [PATCH 07/16] [RFC] [VFIO] Add support for VFIO interrupts, add VFIO header
 2014-05-01 11:06 UTC 

[dpdk-dev] [PATCH 06/16] [RFC] [VFIO] Add support for VFIO in Linuxapp targets
 2014-05-01 11:05 UTC 

[dpdk-dev] [PATCH 05/16] [RFC] [VFIO] Moved interrupt type out of igb_uio
 2014-05-01 11:05 UTC 

[dpdk-dev] [PATCH 04/16] [RFC] [VFIO] Make igb_uio compilation optional
 2014-05-01 11:05 UTC 

[dpdk-dev] [PATCH 03/16] [RFC] [VFIO] Rename RTE_PCI_DRV_NEED_IGB_UIO to RTE_PCI_DRV_NEED_MAPPING
 2014-05-01 11:05 UTC 

[dpdk-dev] [PATCH 02/16] [RFC] [VFIO] Distinguish between legitimate failures and non-fatal errors
 2014-05-01 11:05 UTC 

[dpdk-dev] [PATCH 01/16] [RFC] [VFIO] Separate igb_uio mapping into a separate file
 2014-05-01 11:05 UTC 

[dpdk-dev] [PATCH] eal: fix vdev allocation on non-0 numa socket
 2014-04-30 21:16 UTC  (2+ messages)

[dpdk-dev] [PATCH] app/testpmd: fix crash when using set fwd tx_first with NUMA
 2014-04-30 21:15 UTC  (2+ messages)

[dpdk-dev] [PATCH] app/testpmd: add engine that replies to ARP and ICMP echo requests
 2014-04-30 13:30 UTC 

[dpdk-dev] [PATCH] app/testpmd: add --disable-link-check option
 2014-04-30 13:30 UTC 

[dpdk-dev] [PATCH] app/testpmd: show mac address at initialization
 2014-04-30 13:29 UTC 

[dpdk-dev] [PATCH] app/testpmd: check socket id validity
 2014-04-30 12:24 UTC  (2+ messages)

[dpdk-dev] [PATCH 1/2] mem: add write memory barrier before changing heap state
 2014-04-30  9:47 UTC  (7+ messages)
` [dpdk-dev] [PATCH 1/2] malloc: get rid of numa_socket field
` [dpdk-dev] [PATCH 2/2] malloc: simplify heap initialisation

page:  |  | latest

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).