DPDK patches and discussions
 help / color / mirror / Atom feed
[dpdk-dev] [PATCH v3 00/10] vmxnet3: multisegment and bugfixes
 2015-06-22 12:22 UTC  (3+ messages)

[dpdk-dev] [PATCH v3 0/2] bonding PCI Port Hotplug
 2015-06-22 10:44 UTC  (10+ messages)
` [dpdk-dev] [PATCH v5 0/6] i40e: PCI Port Hotplug Changes
  ` [dpdk-dev] [PATCH v5 1/6] i40e: changes to support PCI Port Hotplug
  ` [dpdk-dev] [PATCH v5 2/6] i40e: release vmdq vsi's in dev_close
  ` [dpdk-dev] [PATCH v5 3/6] i40e: increase ASQ_DELAY_MS to 100 and MAX_TRY_TIMES to 20 in i40evf_wait_cmd_done()
  ` [dpdk-dev] [PATCH v5 4/6] i40e: call _clear_cmd() when error occurs
  ` [dpdk-dev] [PATCH v5 5/6] i40e: clear queues in i40evf_dev_stop
  ` [dpdk-dev] [PATCH v5 6/6] i40e: check rxq parameter in i40e_reset_rx_queue
` [dpdk-dev] [PATCH v6] e1000: igb and em1000 PCI Port Hotplug changes

[dpdk-dev] [PATCH] ixgbevf: fix link status for PF up/down events
 2015-06-22 10:17 UTC  (2+ messages)

[dpdk-dev] [PATCH] ixgbevf: fix incorrect RX function selection
 2015-06-22 10:13 UTC  (3+ messages)

[dpdk-dev] rte_lpm with larger nexthops or another method?
 2015-06-22 10:11 UTC  (2+ messages)

[dpdk-dev] [PATCH] use tab rather than space in mbuf version map file
 2015-06-22 10:08 UTC  (2+ messages)

[dpdk-dev] [PATCH] ixgbe: fix the flow director flexbytes offset issues
 2015-06-22 10:00 UTC  (4+ messages)

[dpdk-dev] [PATCH 00/11] Introducing the TILE-Gx platform
 2015-06-22  9:39 UTC  (13+ messages)
` [dpdk-dev] [PATCH 01/11] test: limit x86 cpuflags checks to x86 builds
` [dpdk-dev] [PATCH 02/11] hash: fix compilation on non-X86 platforms
` [dpdk-dev] [PATCH 03/11] hash: check SSE flags only on x86 builds
` [dpdk-dev] [PATCH 04/11] eal: allow empty compile time flags
` [dpdk-dev] [PATCH 05/11] memzone: refactor rte_memzone_reserve() variants
` [dpdk-dev] [PATCH 06/11] memzone: allow multiple pagesizes to be requested
` [dpdk-dev] [PATCH 07/11] mempool: allow config override on element alignment
` [dpdk-dev] [PATCH 08/11] tile: add page sizes for TILE-Gx/Mx platforms
` [dpdk-dev] [PATCH 09/11] tile: initial TILE-Gx support
` [dpdk-dev] [PATCH 10/11] tile: Add TILE-Gx mPIPE poll mode driver
` [dpdk-dev] [PATCH 11/11] maintainers: claim responsibility for TILE-Gx platform

[dpdk-dev] [PATCH v2 00/10] Improve cast alignment for strict aligned machines
 2015-06-22  9:36 UTC  (13+ messages)
` [dpdk-dev] [PATCH v2 01/10] mempool: silence -Wcast-align on pointer arithmetic
` [dpdk-dev] [PATCH v2 02/10] mbuf: "
` [dpdk-dev] [PATCH v2 03/10] ethdev: "
` [dpdk-dev] [PATCH v2 04/10] hash: "
` [dpdk-dev] [PATCH v2 05/10] eal: add and use unaligned integer types
` [dpdk-dev] [PATCH v2 06/10] app/test-pmd: pack simple_gre_hdr
` [dpdk-dev] [PATCH v2 07/10] app/test: use struct ether_addr instead of a byte array cast
` [dpdk-dev] [PATCH v2 08/10] librte_mbuf: Add rte_pktmbuf_mtod_offset()
` [dpdk-dev] [PATCH v2 09/10] librte_mbuf: Add transform for rte_pktmbuf_mtod_offset()
` [dpdk-dev] [PATCH v2 10/10] librte_mbuf: Apply mtod-offset.cocci transform

[dpdk-dev] [PATCH] mk: add support for gdb debug info generation
 2015-06-22  7:56 UTC  (4+ messages)
` [dpdk-dev] [PATCH] examples/l2fwd: Add forward count limit

[dpdk-dev] [PATCH v4 00/10] Add a VXLAN sample
 2015-06-22  7:49 UTC  (3+ messages)
` [dpdk-dev] [PATCH v4 01/10] examples/tep_termination:initialize the "

[dpdk-dev] Changing emulator in virsh XML
 2015-06-22  6:51 UTC 

[dpdk-dev] Cannot ping host network from guest
 2015-06-22  6:50 UTC 

[dpdk-dev] Receive errors on all packets with multi-queues
 2015-06-22  5:34 UTC 

[dpdk-dev] DPDK packet capture question
 2015-06-22  2:40 UTC  (2+ messages)

[dpdk-dev] clang build failing in v2.0.0 from poisoned symbols
 2015-06-22  0:32 UTC  (5+ messages)
    ` [dpdk-dev] DPDK v2.0.0 has different rte_eal_pci_probe() behavior

[dpdk-dev] [PATCH 0/3] mempool: clean-up
 2015-06-19 21:40 UTC  (6+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 1/3] mempool: introduce objhdr structure for object headers
  ` [dpdk-dev] [PATCH v2 2/3] mempool: introduce objtlr structure for object trailers
  ` [dpdk-dev] [PATCH v2 3/3] mempool: fix typos, indentation, and doxygen style

[dpdk-dev] [PATCH v3 00/10] Improve cast alignment for strict aligned machines
 2015-06-19 18:57 UTC  (11+ messages)
` [dpdk-dev] [PATCH v3 01/10] mempool: silence -Wcast-align on pointer arithmetic
` [dpdk-dev] [PATCH v3 02/10] mbuf: "
` [dpdk-dev] [PATCH v3 03/10] ethdev: "
` [dpdk-dev] [PATCH v3 04/10] hash: "
` [dpdk-dev] [PATCH v3 05/10] eal: add and use unaligned integer types
` [dpdk-dev] [PATCH v3 06/10] app/test-pmd: pack simple_gre_hdr
` [dpdk-dev] [PATCH v3 07/10] app/test: use struct ether_addr instead of a byte array cast
` [dpdk-dev] [PATCH v3 08/10] librte_mbuf: Add rte_pktmbuf_mtod_offset()
` [dpdk-dev] [PATCH v3 09/10] librte_mbuf: Add transform for rte_pktmbuf_mtod_offset()
` [dpdk-dev] [PATCH v3 10/10] librte_mbuf: Apply mtod-offset.cocci transform

[dpdk-dev] [dpdk-announce] important design choices - statistics - ABI
 2015-06-19 17:57 UTC  (14+ messages)

[dpdk-dev] [PATCH v2] Add toeplitz hash algorithm used by RSS
 2015-06-19 17:32 UTC  (7+ messages)
` [dpdk-dev] [PATCH v4] "
  ` [dpdk-dev] [PATCH v5] "
  ` [dpdk-dev] [PATCH v3] Add unit test for thash library

[dpdk-dev] [PATCH v2 0/7] dynamic memzone
 2015-06-19 17:21 UTC  (11+ messages)
` [dpdk-dev] [PATCH v3 0/9] Dynamic memzone
  ` [dpdk-dev] [PATCH v3 1/9] eal: move librte_malloc to eal/common
  ` [dpdk-dev] [PATCH v3 2/9] eal: memzone allocated by malloc
  ` [dpdk-dev] [PATCH v3 3/9] app/test: update malloc/memzone unit tests
  ` [dpdk-dev] [PATCH v3 4/9] config: remove CONFIG_RTE_MALLOC_MEMZONE_SIZE
  ` [dpdk-dev] [PATCH v3 5/9] eal: remove free_memseg and references to it
  ` [dpdk-dev] [PATCH v3 6/9] eal: new rte_memzone_free
  ` [dpdk-dev] [PATCH v3 7/9] app/test: update unit test with rte_memzone_free
  ` [dpdk-dev] [PATCH v3 8/9] doc: announce ABI change of librte_malloc
  ` [dpdk-dev] [PATCH v3 9/9] doc: update malloc documentation

[dpdk-dev] [PATCH 00/10] Improve cast alignment for strict aligned machines
 2015-06-19 17:18 UTC  (7+ messages)
` [dpdk-dev] [PATCH 01/10] eal: add and use unaligned integer types
` [dpdk-dev] [PATCH 08/10] librte_mbuf: Add rte_pktmbuf_mtod_offset()

[dpdk-dev] [PATCH] Add unit test for thash library
 2015-06-19 16:23 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2] "

[dpdk-dev] [PATCH 0/2] Trivial bonding patches
 2015-06-19 15:52 UTC  (3+ messages)
` [dpdk-dev] [PATCH 2/2] bonding: fix name and port validation

[dpdk-dev] Issue with rte_compat versioning macros
 2015-06-19 15:32 UTC  (4+ messages)

[dpdk-dev] RTE TIMER LIBRARY
 2015-06-19 14:55 UTC  (3+ messages)

[dpdk-dev] [PATCH v2 0/3] add support for HTM lock elision for x86
 2015-06-19 14:38 UTC  (6+ messages)
` [dpdk-dev] [PATCH v3 "
  ` [dpdk-dev] [PATCH v3 1/3] spinlock: "
  ` [dpdk-dev] [PATCH v3 2/3] rwlock: "
  ` [dpdk-dev] [PATCH v3 3/3] test scaling of HTM lock elision protecting rte_hash

[dpdk-dev] [PATCH 0/8] Dynamic RSS Configuration for Bonding
 2015-06-19 14:13 UTC  (10+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 1/8] bond: rss dynamic configuration
  ` [dpdk-dev] [PATCH v2 2/8] ring: dynamic rss configuration
  ` [dpdk-dev] [PATCH v2 3/8] test: "
  ` [dpdk-dev] [PATCH v2 4/8] bond: queue stats mapping
  ` [dpdk-dev] [PATCH v2 5/8] ring: queue stats mapping set dummy implementation
  ` [dpdk-dev] [PATCH v2 6/8] examples: dynamic rss configuration for bonding
  ` [dpdk-dev] [PATCH v2 7/8] doc: fixed spellings and typos
  ` [dpdk-dev] [PATCH v2 8/8] doc: dynamic rss configuration for bonding

[dpdk-dev] add support for HTM lock elision for x86
 2015-06-19 13:35 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2 1/3] spinlock: "

[dpdk-dev] [PATCH v5 1/1] pipeline: add statistics for librte_pipeline ports and tables
 2015-06-19 11:13 UTC 

[dpdk-dev] [PATCH] doc: fix doxygen warnings
 2015-06-19 10:55 UTC  (4+ messages)

[dpdk-dev] [PATCH v5 00/11] table: added table statistics
 2015-06-19 10:28 UTC  (12+ messages)
` [dpdk-dev] [PATCH v5 01/11] table: added structure for storing table stats and config option
` [dpdk-dev] [PATCH v5 02/11] table: added acl table stats
` [dpdk-dev] [PATCH v5 03/11] table: added array "
` [dpdk-dev] [PATCH v5 04/11] table: added hash_ext "
` [dpdk-dev] [PATCH v5 05/11] table: added hash_key16 "
` [dpdk-dev] [PATCH v5 06/11] table: added hash_key32 "
` [dpdk-dev] [PATCH v5 07/11] table: added hash_key8 "
` [dpdk-dev] [PATCH v5 08/11] table: added hash_lru "
` [dpdk-dev] [PATCH v5 09/11] table: added lpm_ipv6 "
` [dpdk-dev] [PATCH v5 10/11] table: added lpm "
` [dpdk-dev] [PATCH v5 11/11] table: added stub "

[dpdk-dev] [PATCH] doc: fix doxygen warnings
 2015-06-19 10:12 UTC  (2+ messages)

[dpdk-dev] [PATCH] eal:Fix log messages always being printed from rte_eal_cpu_init
 2015-06-19  9:54 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] "

[dpdk-dev] [PATCH v5 00/13] port: added port statistics
 2015-06-19  9:41 UTC  (14+ messages)
` [dpdk-dev] [PATCH v5 01/13] port: added structures for port stats and config option
` [dpdk-dev] [PATCH v5 02/13] port: added port_ethdev_reader stats
` [dpdk-dev] [PATCH v5 03/13] port: added port_ethdev_writer stats
` [dpdk-dev] [PATCH v5 04/13] port: added port_ethdev_writer_nodrop stats
` [dpdk-dev] [PATCH v5 05/13] port: added port_frag stats
` [dpdk-dev] [PATCH v5 06/13] port: added port_ras stats
` [dpdk-dev] [PATCH v5 07/13] port: added port_ring_reader stats
` [dpdk-dev] [PATCH v5 08/13] port: added port_ring_writer stats
` [dpdk-dev] [PATCH v5 09/13] port: added port_ring_writer_nodrop stats
` [dpdk-dev] [PATCH v5 10/13] port: added port_sched_reader stats
` [dpdk-dev] [PATCH v5 11/13] port: added port_sched_writer stats
` [dpdk-dev] [PATCH v5 12/13] port: added port_source stats
` [dpdk-dev] [PATCH v5 13/13] port: added port_sink stats

[dpdk-dev] [PATCH 0/2 v2] Enable hotplug support for fm10k
 2015-06-19  8:36 UTC  (5+ messages)
` [dpdk-dev] [PATCH 0/2 v3] "
  ` [dpdk-dev] [PATCH 1/2 v3] fm10k: Free queues when close port
  ` [dpdk-dev] [PATCH 2/2 v2] fm10k: Add hotplug support for fm10k

[dpdk-dev] [PULL REQUEST] fm10k: new features promisc, mac/vlan, checksum
 2015-06-19  8:29 UTC 

[dpdk-dev] [PATCH 0/2] Virtual PMD using sze2 layer for COMBO cards
 2015-06-19  8:25 UTC  (3+ messages)
` [dpdk-dev] [PATCH 1/2] szedata2: new poll mode driver
` [dpdk-dev] [PATCH 2/2] doc: added documentation for szedata2 PMD

[dpdk-dev] [PATCH v6 00/18] unified packet type
 2015-06-19  8:14 UTC  (20+ messages)
` [dpdk-dev] [PATCH v7 "
  ` [dpdk-dev] [PATCH v7 01/18] mbuf: redefine packet_type in rte_mbuf
  ` [dpdk-dev] [PATCH v7 02/18] ixgbe: support unified packet type in vectorized PMD
  ` [dpdk-dev] [PATCH v7 03/18] mbuf: add definitions of unified packet types
  ` [dpdk-dev] [PATCH v7 04/18] e1000: replace bit mask based packet type with unified packet type
  ` [dpdk-dev] [PATCH v7 05/18] ixgbe: "
  ` [dpdk-dev] [PATCH v7 06/18] i40e: "
  ` [dpdk-dev] [PATCH v7 07/18] enic: "
  ` [dpdk-dev] [PATCH v7 08/18] vmxnet3: "
  ` [dpdk-dev] [PATCH v7 09/18] fm10k: "
  ` [dpdk-dev] [PATCH v7 10/18] app/test-pipeline: "
  ` [dpdk-dev] [PATCH v7 11/18] app/testpmd: "
  ` [dpdk-dev] [PATCH v7 12/18] app/test: Remove useless code
  ` [dpdk-dev] [PATCH v7 13/18] examples/ip_fragmentation: replace bit mask based packet type with unified packet type
  ` [dpdk-dev] [PATCH v7 14/18] examples/ip_reassembly: "
  ` [dpdk-dev] [PATCH v7 15/18] examples/l3fwd-acl: "
  ` [dpdk-dev] [PATCH v7 16/18] examples/l3fwd-power: "
  ` [dpdk-dev] [PATCH v7 17/18] examples/l3fwd: "
  ` [dpdk-dev] [PATCH v7 18/18] mbuf: remove old packet type bit masks

[dpdk-dev] [PATCH 1/2] fm10k: Free queues when close port
 2015-06-19  7:41 UTC  (7+ messages)
` [dpdk-dev] [PATCH 1/2 v2] "
` [dpdk-dev] [PATCH 2/2 v2] fm10k: Add hotplug support for fm10k

[dpdk-dev] KNI mac address
 2015-06-19  5:50 UTC 

[dpdk-dev] EAL PCI dev problem when using .a file to compile app
 2015-06-19  5:15 UTC  (3+ messages)

[dpdk-dev] [PATCH v12 00/14] Interrupt mode PMD
 2015-06-19  4:00 UTC  (8+ messages)
` [dpdk-dev] [PATCH v13 "
  ` [dpdk-dev] [PATCH v13 07/14] eal/linux: fix lsc read error in uio_pci_generic
  ` [dpdk-dev] [PATCH v13 09/14] eal/bsd: fix inappropriate linuxapp referred in bsd
  ` [dpdk-dev] [PATCH v13 10/14] ethdev: add rx intr enable, disable and ctl functions
  ` [dpdk-dev] [PATCH v13 12/14] igb: enable rx queue interrupts for PF
  ` [dpdk-dev] [PATCH v13 13/14] l3fwd-power: enable one-shot rx interrupt and polling/interrupt mode switch
  ` [dpdk-dev] [PATCH v13 14/14] abi: fix v2.1 abi broken issue

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