DPDK patches and discussions
 help / color / mirror / Atom feed
[dpdk-dev] [PATCH 0/4] Link Bonding Library
 2014-06-06  9:07 UTC  (24+ messages)
` [dpdk-dev] [PATCH 1/4] "
` [dpdk-dev] [PATCH v2 0/4] "
  ` [dpdk-dev] [PATCH v2 1/4] "
  ` [dpdk-dev] [PATCH v2 2/4] Link bonding unit tests, including: - code to generate packet bursts for testing rx and tx functionality of bonded device - virtual/stubbed out ethdev for use as slave ethdev in testing - checkpack fixes
  ` [dpdk-dev] [PATCH v2 3/4] Adding link bonding support to testpmd. - Includes the ability to create new bonded devices. - Add /remove bonding slave devices. - Interogate bonded device stats/configuration - Change bonding modes and select balance transmit polices
  ` [dpdk-dev] [PATCH v2 4/4] Add Link Bonding Library to Doxygen

[dpdk-dev] [PATCHv2 0/5] ACL library
 2014-06-06  8:32 UTC  (3+ messages)

[dpdk-dev] [PATCH 0/2] L3FWD sample optimisation
 2014-06-06  8:26 UTC  (3+ messages)

[dpdk-dev] [memnic PATCH] linux: fix to disable softirq before netif_receive_skb()
 2014-06-06  7:54 UTC 

[dpdk-dev] [PATCH v2 0/2] 10G PMD: vectorized RX and TX functions
 2014-06-06  7:11 UTC  (2+ messages)

[dpdk-dev] [PATCH v2 0/3] Support setting TX rate for queue and VF
 2014-06-06  6:52 UTC  (10+ messages)
` [dpdk-dev] [PATCH v2 1/3] ether: Add API to support "

[dpdk-dev] [PATCH] fix for eth_pcap_tx() can cause mbuf corruption
 2014-06-06  3:33 UTC  (3+ messages)

[dpdk-dev] Licensing consistency
 2014-06-05 18:57 UTC 

[dpdk-dev] [PATCH 0/4] librte_pmd_virtio :Fix: virtio_pci.h non-existent virtio feature bit-flag tested
 2014-06-05 17:20 UTC  (8+ messages)
` [dpdk-dev] [PATCH 1/4] [PATCH 1/4] igb_uio: Add interrupt_mode sysfs entry for igb_uio devices
` [dpdk-dev] [PATCH 2/4] [PATCH 2/4] eal_pci: Add interrupt mode to rte_pci_device and parsing to eal_pci
` [dpdk-dev] [PATCH 3/4] [PATCH 3/4] FreeBSD: Adds the equivalent interrupt mode setting and parsing
` [dpdk-dev] [PATCH 4/4] [PATCH 4/4] virtio: Fixes the VIRTIO_PCI_CONFIG macro to use the correct offset to the Virtio header

[dpdk-dev] [PATCH 1/2] rte_tailq.h: Fix compilation under FreeBSD
 2014-06-05 16:12 UTC  (2+ messages)
` [dpdk-dev] [PATCH 2/2] eal_pci: "

[dpdk-dev] [PATCH v2 00/27] Add i40e PMD support
 2014-06-05 15:30 UTC  (30+ messages)
` [dpdk-dev] [PATCH v2 01/27] i40e: add basic shared code
` [dpdk-dev] [PATCH v2 02/27] i40e: add PMD source files
` [dpdk-dev] [PATCH v2 03/27] pci: add macros and pci device IDs to support i40e
` [dpdk-dev] [PATCH v2 04/27] igb_uio: add i40e support
` [dpdk-dev] [PATCH v2 05/27] mbuf: add new packet flags for i40e
` [dpdk-dev] [PATCH v2 06/27] ethdev: add i40e support
` [dpdk-dev] [PATCH v2 07/27] ethdev: support setting maximum packet length to less than 1518
` [dpdk-dev] [PATCH v2 08/27] vmxnet3: enlarge the hash flags of RSS to 64 bits
` [dpdk-dev] [PATCH v2 09/27] ixgbe: "
` [dpdk-dev] [PATCH v2 10/27] igb: "
` [dpdk-dev] [PATCH v2 11/27] mk: add i40e support
` [dpdk-dev] [PATCH v2 12/27] config: add configurations for i40e
` [dpdk-dev] [PATCH v2 13/27] app/test-pmd: support displaying 32 bytes RX descriptors
` [dpdk-dev] [PATCH v2 14/27] app/test-pmd: add command of 'tx_vlan set pvid port_id vlan_id (on|off)'
` [dpdk-dev] [PATCH v2 15/27] app/testpmd: enlarge the hash flags of RSS to 64 bits
` [dpdk-dev] [PATCH v2 16/27] app/test-pmd: add L3 packet type in offload flags
` [dpdk-dev] [PATCH v2 17/27] examples/dpdk_qat: use ETH_RSS_IP to replace IP hash flags of RSS
` [dpdk-dev] [PATCH v2 18/27] examples/ip_reassembly: "
` [dpdk-dev] [PATCH v2 19/27] examples/l3fwd-power: "
` [dpdk-dev] [PATCH v2 20/27] examples/l3fwd-vf: "
` [dpdk-dev] [PATCH v2 21/27] examples/l3fwd: "
` [dpdk-dev] [PATCH v2 22/27] examples/load_balancer: "
` [dpdk-dev] [PATCH v2 23/27] examples/multi_process: "
` [dpdk-dev] [PATCH v2 24/27] examples/qos_meter: "
` [dpdk-dev] [PATCH v2 25/27] igb_uio: add sys files to read/write specific bits in pci config space
` [dpdk-dev] [PATCH v2 26/27] pci: support reading/writing sys files of 'extended_tag' and 'max_read_request_size'
` [dpdk-dev] [PATCH v2 27/27] config: add configurations for enabling 'Extended Tag' or resetting 'Max Read Request Size'

[dpdk-dev] [v2 00/23] Packet Framework
 2014-06-05 14:40 UTC  (27+ messages)
` [dpdk-dev] [v2 01/23] librte_lpm: rule_is_present
` [dpdk-dev] [v2 02/23] mbuf: meta-data
` [dpdk-dev] [v2 03/23] Packet Framework librte_port: Port API
` [dpdk-dev] [v2 04/23] Packet Framework librte_port: ethdev ports
` [dpdk-dev] [v2 05/23] Packet Framework librte_port: ring ports
` [dpdk-dev] [v2 06/23] Packet Framework librte_port: IPv4 frag port
` [dpdk-dev] [v2 07/23] Packet Framework librte_port: IPv4 reassembly
` [dpdk-dev] [v2 08/23] Packet Framework librte_port: hierarchical scheduler port
` [dpdk-dev] [v2 09/23] Packet Framework librte_port: Source/Sink ports
` [dpdk-dev] [v2 10/23] Packet Framework librte_port: Build infrastructure
` [dpdk-dev] [v2 11/23] Packet Framework librte_table: Table API
` [dpdk-dev] [v2 12/23] Packet Framework librte_table: LPM IPv4 table
` [dpdk-dev] [v2 13/23] Packet Framework librte_table: LPM IPv6 table
` [dpdk-dev] [v2 14/23] Packet Framework librte_table: ACL table
` [dpdk-dev] [v2 15/23] Packet Framework librte_table: Hash tables
` [dpdk-dev] [v2 16/23] Packet Framework librte_table: array table
` [dpdk-dev] [v2 17/23] Packet Framework librte_table: Stub table
` [dpdk-dev] [v2 18/23] Packet Framework librte_table: Build infrastructure
` [dpdk-dev] [v2 19/23] Packet Framework librte_pipeline: Pipeline
` [dpdk-dev] [v2 20/23] librte_cfgfile: interpret config files
` [dpdk-dev] [v2 21/23] Packet Framework performance application
` [dpdk-dev] [v2 22/23] Packet Framework IPv4 pipeline sample app
` [dpdk-dev] [v2 23/23] Packet Framework unit tests

[dpdk-dev] [PATCH 00/29] Packet Framework
 2014-06-05 13:22 UTC  (10+ messages)
` [dpdk-dev] [PATCH 04/29] mbuf: added offset of packet meta-data in the packet buffer just after mbuf

[dpdk-dev] [PATCH v2]xen:reserve memory at installing dom0_mm kernel module
 2014-06-05 12:11 UTC  (3+ messages)

[dpdk-dev] vETH is DOWN by default
 2014-06-05 11:37 UTC 

[dpdk-dev] [PATCH 0/3] *** Upgrade NIC share codes ***
 2014-06-05  5:20 UTC  (3+ messages)

[dpdk-dev] [PATCH 0/4] New library: rte_distributor
 2014-06-05  1:58 UTC  (15+ messages)
` [dpdk-dev] [PATCH v2 0/5] "
` [dpdk-dev] [PATCH v2 1/5] eal: add tailq for new distributor component
` [dpdk-dev] [PATCH v2 2/5] distributor: new packet distributor library
  ` [dpdk-dev] [PATCH v3 "
` [dpdk-dev] [PATCH v2 3/5] distributor: add distributor library to build
` [dpdk-dev] [PATCH v2 4/5] distributor: add unit tests for distributor lib
` [dpdk-dev] [PATCH v2 5/5] docs: add distributor lib to API docs

[dpdk-dev] Running Qemu manually for vswitch
 2014-06-05  1:52 UTC 

[dpdk-dev] [PATCH v2 0/3] Support setting link up and link down
 2014-06-04 15:36 UTC  (2+ messages)

[dpdk-dev] [PATCH v2 0/3] ixgbe: Add L2 Ethertype, SYN and Five tuple queue filters
 2014-06-04 15:18 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2 1/3] ixgbe: Add L2 ethertype filter for ixgbe
` [dpdk-dev] [PATCH v2 2/3] ixgbe: Add syn queue "
` [dpdk-dev] [PATCH v2 3/3] ixgbe: Add five tuple "

[dpdk-dev] [PATCH 0/3] ixgbe: Add L2 Ethertype, SYN and Five tuple queue filters
 2014-06-04  9:58 UTC  (3+ messages)

[dpdk-dev] [PATCH v3 00/20] Add VFIO support to DPDK
 2014-06-04  9:03 UTC  (23+ messages)
` [dpdk-dev] [PATCH v4 "
  ` [dpdk-dev] [PATCH v4 01/20] pci: move open() out of pci_map_resource, rename structs
  ` [dpdk-dev] [PATCH v4 02/20] pci: move uio mapping code to a separate file
  ` [dpdk-dev] [PATCH v4 03/20] pci: fixing errors in a previous commit found by checkpatch
  ` [dpdk-dev] [PATCH v4 04/20] pci: distinguish between legitimate failures and non-fatal errors
  ` [dpdk-dev] [PATCH v4 05/20] pci: Rename RTE_PCI_DRV_NEED_IGB_UIO to RTE_PCI_DRV_NEED_MAPPING
  ` [dpdk-dev] [PATCH v4 06/20] igb_uio: make igb_uio compilation optional
  ` [dpdk-dev] [PATCH v4 07/20] igb_uio: Moved interrupt type out of igb_uio
  ` [dpdk-dev] [PATCH v4 08/20] vfio: add support for VFIO in Linuxapp targets
  ` [dpdk-dev] [PATCH v4 09/20] vfio: add VFIO header
  ` [dpdk-dev] [PATCH v4 10/20] interrupts: Add support for VFIO interrupts
  ` [dpdk-dev] [PATCH v4 11/20] eal: remove -Wno-return-type for non-existent eal_hpet.c
  ` [dpdk-dev] [PATCH v4 12/20] vfio: create mapping code for VFIO
  ` [dpdk-dev] [PATCH v4 13/20] vfio: add multiprocess support
  ` [dpdk-dev] [PATCH v4 14/20] pci: enable VFIO device binding
  ` [dpdk-dev] [PATCH v4 15/20] eal: added support for selecting VFIO interrupt type from EAL command-line
  ` [dpdk-dev] [PATCH v4 16/20] eal: make --no-huge use mmap instead of malloc
  ` [dpdk-dev] [PATCH v4 17/20] test app: adding unit tests for VFIO EAL command-line parameter
  ` [dpdk-dev] [PATCH v4 18/20] igb_uio: Removed PCI ID table from igb_uio
  ` [dpdk-dev] [PATCH v4 19/20] binding script: Renamed igb_uio_bind to dpdk_nic_bind
  ` [dpdk-dev] [PATCH v4 20/20] setup script: adding support for VFIO to setup.sh

[dpdk-dev] [PATCH v2 0/4] NIC filters support for generic filter
 2014-06-04  4:16 UTC  (2+ messages)

[dpdk-dev] [PATCH] fix trailing whitespace
 2014-06-03 23:42 UTC 

[dpdk-dev] [PATCH]xen:fix an issue about memory size caculation in Dom0 driver
 2014-06-03 13:00 UTC 

[dpdk-dev] [PATCH]xen:support Dom0 driver for Linux kernel 3.13.0 and later
 2014-06-03 12:59 UTC 

[dpdk-dev] veth interfaces
 2014-06-03 12:51 UTC  (4+ messages)

[dpdk-dev] Ethtool support in DPDK pmd
 2014-06-03  0:31 UTC  (6+ messages)

[dpdk-dev] l3fwd fails : Cause: Unable to create the l3fwd LPM table on socket 0
 2014-06-02 20:10 UTC  (3+ messages)

[dpdk-dev] IMPORTANT: feature freeze for version 1.7.0
 2014-06-02 15:04 UTC  (4+ messages)

[dpdk-dev] [PATCH] mk: fix link with gcc
 2014-06-02  7:40 UTC  (7+ messages)

[dpdk-dev] Would DPDK run on AMD processors
 2014-06-01 19:10 UTC  (3+ messages)

[dpdk-dev] L2 FWD / L3 FWD performance with Rx and Tx ports on different sockets
 2014-06-01 13:03 UTC 

[dpdk-dev] dpdk using on network that contains vm traffic and management traffic
 2014-05-30 14:12 UTC 

[dpdk-dev] eth dev doesn't free mbufs for 82575EB
 2014-05-30 12:44 UTC 

[dpdk-dev] buffer allocation failure in NUMA platform
 2014-05-30 12:43 UTC  (2+ messages)

[dpdk-dev] Please any one who can help me with librte_sched
 2014-05-30  0:03 UTC  (8+ messages)
              ` [dpdk-dev] Fwd: "

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

[dpdk-dev] [PATCH v4 0/2] Support multiple queues feature in DPDK based virtio-net frontend
 2014-05-29  9:23 UTC  (4+ messages)
` [dpdk-dev] [PATCH v4 1/2] virtio: Cleanup the existing codes in virtio-net PMD
` [dpdk-dev] [PATCH v4 2/2] virtio: Support multiple queues feature in DPDK based virtio-net frontend

[dpdk-dev] [PATCH]Upgrade NIC share codes: fix a compilation error when RTE_NIC_BYPASS=y
 2014-05-29  8:47 UTC 

[dpdk-dev] [PATCH v3] cpu_layout.py: adjust output format to align
 2014-05-29  8:19 UTC 

[dpdk-dev] [PATCH v2] cpu_layout.py: adjust output format to align
 2014-05-29  7:48 UTC  (3+ messages)

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