DPDK patches and discussions
 help / color / mirror / Atom feed
[dpdk-dev] [PATCH v6 0/3]: Add LRO support to ixgbe PMD
 2015-03-09 19:07 UTC  (4+ messages)
` [dpdk-dev] [PATCH v6 1/3] ixgbe: Cleanups
` [dpdk-dev] [PATCH v6 2/3] ixgbe: Code refactoring
` [dpdk-dev] [PATCH v6 3/3] ixgbe: Add LRO support

[dpdk-dev] [PATCH v1 0/3]: bug fixes in the ixgbe PF PMD Rx flow
 2015-03-09 18:51 UTC  (10+ messages)
` [dpdk-dev] [PATCH v1 1/3] ixgbe: Use the rte_le_to_cpu_xx()/rte_cpu_to_le_xx() when reading/setting HW ring descriptor fields
` [dpdk-dev] [PATCH v1 2/3] ixgbe: Bug fix: Properly configure Rx CRC stripping for x540 devices
` [dpdk-dev] [PATCH v1 3/3] ixgbe: Unify the rx_pkt_bulk callback initialization

[dpdk-dev] [PATCH v5 0/3]This series adds the missing flow for enabling the LRO in the ethdev and
 2015-03-09 18:21 UTC  (15+ messages)
` [dpdk-dev] [PATCH v5 1/3] ixgbe: Cleanups
` [dpdk-dev] [PATCH v5 2/3] ixgbe: Code refactoring
` [dpdk-dev] [PATCH v5 3/3] ixgbe: Add LRO support

[dpdk-dev] rte_memcpy.h: additional cflags required with OVS
 2015-03-09 17:51 UTC  (2+ messages)

[dpdk-dev] [PATCH 0/3] dpdk2.0-rc1 build error fix
 2015-03-09 17:04 UTC  (2+ messages)

[dpdk-dev] [PATCH] headers: typeof -> __typeof__ to unbreak C++11 code
 2015-03-09 16:38 UTC  (8+ messages)
` [dpdk-dev] [PATCHv2] "

[dpdk-dev] [PATCH v2 0/3]: bug fixes in the ixgbe PF PMD Rx flow
 2015-03-09 16:28 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2 1/3] ixgbe: Use the rte_le_to_cpu_xx()/rte_cpu_to_le_xx() when reading/setting HW ring descriptor fields
` [dpdk-dev] [PATCH v2 2/3] ixgbe: Bug fix: Properly configure Rx CRC stripping for x540 devices
` [dpdk-dev] [PATCH v2 3/3] ixgbe: Unify the rx_pkt_bulk callback initialization

[dpdk-dev] [PATCH 1/2] example: fix minor bug in l2fwd-jobstats init sequence
 2015-03-09 16:16 UTC  (2+ messages)

[dpdk-dev] [PATCH v4 0/5]: Add LRO support to ixgbe PMD
 2015-03-09 16:10 UTC  (13+ messages)
` [dpdk-dev] [PATCH v4 1/5] ixgbe: Cleanups
` [dpdk-dev] [PATCH v4 2/5] ixgbe: Bug fix: Properly configure Rx CRC stripping for x540 devices
` [dpdk-dev] [PATCH v4 3/5] ixgbe: Code refactoring
` [dpdk-dev] [PATCH v4 4/5] ixgbe: Unify the rx_pkt_bulk callback initialization
` [dpdk-dev] [PATCH v4 5/5] ixgbe: Add LRO support

[dpdk-dev] Guest Machine is not Pingable from Host Machine
 2015-03-09 15:49 UTC 

[dpdk-dev] [PATCH] claim responsibility for KVM virtio PMD, vhost backend, and XEN virtio solution
 2015-03-09 15:44 UTC  (2+ messages)

[dpdk-dev] [PATCH 0/2] virtio: bugfixes
 2015-03-09 15:21 UTC  (17+ messages)
` [dpdk-dev] [PATCH 1/2] virtio: initialize iopl when device is initialized
        ` [dpdk-dev] [PATCH 0/2] fix virtio interrupt handling
          ` [dpdk-dev] [PATCH 1/2] eal/linux: move plugin load to very start of eal init
          ` [dpdk-dev] [PATCH 2/2] virtio: change io privilege level as early as possible
` [dpdk-dev] [PATCH 2/2] virtio: allow running w/o vlan filtering

[dpdk-dev] [PATCH] doc: update of testpmd user guide
 2015-03-09 14:39 UTC 

[dpdk-dev] [PATCH] librte_lpm: define tbl entry reversely for big endian
 2015-03-09 14:04 UTC  (9+ messages)

[dpdk-dev] [PATCH 0/5] ixgbe: cleanup patches
 2015-03-09 13:49 UTC  (11+ messages)
` [dpdk-dev] [PATCH 1/5] ixgbe: make txq_ops const
` [dpdk-dev] [PATCH 2/5] ixgbe: make register maps const
` [dpdk-dev] [PATCH 3/5] ixgbe: make bulk alloc static
` [dpdk-dev] [PATCH 4/5] ixgbe: rename set_tx_function
` [dpdk-dev] [PATCH 5/5] ixgbe: rename igb_* to ixgbe_*

[dpdk-dev] [PATCH] app/testpmd: fix potential out of bounds read
 2015-03-09 13:21 UTC 

[dpdk-dev] [PATCH] A fix to work around strict-aliasing rules breaking
 2015-03-09 11:44 UTC  (4+ messages)

[dpdk-dev] [PATCH v3] librte_eal/common: Fix cast from pointer to integer of different size
 2015-03-09 11:43 UTC  (4+ messages)
` [dpdk-dev] [PATCH] "

[dpdk-dev] [PATCH] testpmd: Fix action of operationg invalid port
 2015-03-09 11:30 UTC  (3+ messages)

[dpdk-dev] [PATCH] testpmd: HW vlan command
 2015-03-09 11:23 UTC  (13+ messages)
` [dpdk-dev] [PATCH v2 0/2]
  ` [dpdk-dev] [PATCH v2 1/2] testpmd: HW vlan command
  ` [dpdk-dev] [PATCH v2 2/2] doc: Update for new "
  ` [dpdk-dev] [PATCH v3 0/2] New HW VLAN command in testpmd
    ` [dpdk-dev] [PATCH v3 1/2] testpmd: HW vlan command
    ` [dpdk-dev] [PATCH v3 2/2] doc: Update for new "

[dpdk-dev] [PATCH] Move mk/rte.extvars.mk to mk/internal/rte.extvars.mk
 2015-03-09 11:14 UTC  (4+ messages)

[dpdk-dev] Memory issues seen while running pktgen with DPDK sample application
 2015-03-09 11:13 UTC  (4+ messages)

[dpdk-dev] [PATCH] virtio: Add default_txconf
 2015-03-09 11:09 UTC  (3+ messages)

[dpdk-dev] [PATCH v2] testpmd check return value of rte_eth_dev_vlan_filter()
 2015-03-09 11:00 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3 0/2] testpmd: "

[dpdk-dev] [PATCH] testpmd: bond port creation did not enable bond port
 2015-03-09 10:40 UTC  (4+ messages)

[dpdk-dev] [PATCH] pci: save list of detached devices, and re-probe during driver unload
 2015-03-09 10:27 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3] "

[dpdk-dev] [PATCH v3] af_packet: Fix some klocwork errors
 2015-03-09  8:58 UTC  (5+ messages)
` [dpdk-dev] [PATCH v4] "
  ` [dpdk-dev] [PATCH v5] "

[dpdk-dev] [PATCH] rte_mbuf: scattered pktmbufs freeing optimization
 2015-03-09  8:38 UTC  (8+ messages)

[dpdk-dev] [PATCH] lib/librte_vhost: exchange kickfd and callfd to avoid confusion
 2015-03-09  8:34 UTC  (8+ messages)
` [dpdk-dev] [PATCH] test whether file descriptor is valid before close it

[dpdk-dev] [PATCH] lib/librte_vhost: use loop instead of goto
 2015-03-09  8:28 UTC  (3+ messages)

[dpdk-dev] [PATCH] lib/librte_vhost: combine select with sleep
 2015-03-09  8:26 UTC  (3+ messages)

[dpdk-dev] [PATCH] app/test-pmd: Fix log issue without nic binded
 2015-03-09  8:22 UTC  (3+ messages)

[dpdk-dev] [PATCH] ixgbe: Fix vf tx issue
 2015-03-09  8:18 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2] "

[dpdk-dev] [PATCH] testpmd: Fix port validation code of "port stop all" command
 2015-03-09  6:01 UTC  (8+ messages)

[dpdk-dev] [PATCH 1/3] librte_hash: Fix unsupported instruction `crc32' in i686 platform
 2015-03-09  5:58 UTC  (6+ messages)
` [dpdk-dev] [PATCH 1/3 v2] "
  ` [dpdk-dev] [PATCH 1/3 v3] "

[dpdk-dev] Guest Machine is not Pingable from Host Machine
 2015-03-09  4:09 UTC 

[dpdk-dev] [PATCH 1/3] BSD: Support Port Hotplug function
 2015-03-09  2:23 UTC  (3+ messages)

[dpdk-dev] [PATCH v3 00/10] vmxnet3: multisegment and bugfixes
 2015-03-08 17:45 UTC  (13+ messages)
` [dpdk-dev] [PATCH v3 01/10] vmxnet3: fix link state handling
` [dpdk-dev] [PATCH v3 02/10] vmxnet3: enable VLAN filtering
` [dpdk-dev] [PATCH v3 08/10] vmxnet3: get rid of DEBUG ifdefs
` [dpdk-dev] [PATCH v3 09/10] vmxnet3: add check for jumbo segment
` [dpdk-dev] [PATCH v3 10/10] vmxnet3: remove excess inlining

[dpdk-dev] [PATCH] librte_pmd_e1000: power down the serdes link
 2015-03-07  3:57 UTC 

[dpdk-dev] Guest Machine is not Pingable from Host Machine
 2015-03-06 15:22 UTC  (2+ messages)

[dpdk-dev] [PATCH] af_packet: fix minor memory leak of kvlist in dev init
 2015-03-06 13:38 UTC  (2+ messages)

[dpdk-dev] [PATCH] hash: added rte_hash_clear that clears all keys
 2015-03-06 12:53 UTC  (3+ messages)

[dpdk-dev] [PATCH 0/2] correct the flow director based on unified flow type
 2015-03-06  9:36 UTC  (3+ messages)
` [dpdk-dev] [PATCH 1/2] ixgbe: correct the flow types supported
` [dpdk-dev] [PATCH 2/2] doc: update flow director commands

[dpdk-dev] [PATCH 1/2] doc: update programmers guide for fm10k pmd driver
 2015-03-06  9:23 UTC  (4+ messages)
` [dpdk-dev] [PATCH 2/2] doc: update release note "

[dpdk-dev] Not getting statistics for all queues
 2015-03-06  8:45 UTC  (6+ messages)

[dpdk-dev] [PATCH v1] doc: prog guide update for eal multi-pthread
 2015-03-06  8:06 UTC  (2+ messages)

[dpdk-dev] [PATCH] librte_pmd_fm10k: Set pointer to NULL after free
 2015-03-06  7:56 UTC 

[dpdk-dev] [PATCH 3/3] librte_eal/common: Fix redeclaration of enumerator ‘REG_EAX’
 2015-03-06  6:28 UTC  (3+ messages)
` [dpdk-dev] [PATCH 3/3 v3] =?UTF-8?q?librte=5Feal/common:=20Fix=20redeclaration=20of?= =?UTF-8?q?=20enumerator=20=E2=80=98REG=5FEAX=E2=80=99?=
  ` [dpdk-dev] [PATCH 3/3 v3] librte_eal/common: Fix redeclaration of enumerator ‘REG_EAX’

[dpdk-dev] [PATCH 2/3] app/test: Fix size_t printf formart issue
 2015-03-06  3:53 UTC  (5+ messages)
` [dpdk-dev] [PATCH 2/3 v2] app/test: Fix size_t printf format issue
  ` [dpdk-dev] [PATCH 2/3 v3] "

[dpdk-dev] [PATCH 00/10] eal: rte_tailq api cleanup
 2015-03-06  0:26 UTC  (2+ 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).