DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH v1 0/2] dts: port over checksum offload suite
 2024-08-21 16:25 UTC  (10+ messages)
` [PATCH v1 1/2] dts: add csum HW offload to testpmd shell
` [PATCH v1 2/2] dts: checksum offload test suite
` [PATCH v2 0/2] dts: port over checksum offload suite
  ` [PATCH v2 1/2] dts: add csum HW offload to testpmd shell
  ` [PATCH v2 2/2] dts: checksum offload test suite

[PATCH dpdk v1 00/15] IPv6 APIs overhaul
 2024-08-21 16:25 UTC  (5+ messages)
` [PATCH dpdk v1 01/15] net: split raw checksum functions in separate header
` [PATCH dpdk v1 02/15] net: split ipv6 symbols "
` [PATCH dpdk v1 03/15] net: add structure for ipv6 addresses
` [PATCH dpdk v1 04/15] net: use ipv6 structure for header addresses

[PATCH] dts: add RSS functions to testpmd
 2024-08-21 16:09 UTC 

[PATCH v1 0/2] dts: api docs generation
 2024-08-21 15:24 UTC  (28+ messages)
` [PATCH v17 0/5] API "
  ` [PATCH v17 1/5] dts: update params and parser docstrings
  ` [PATCH v17 2/5] dts: replace the or operator in third party types
  ` [PATCH v17 3/5] dts: add doc generation dependencies
  ` [PATCH v17 4/5] dts: add API doc sources
  ` [PATCH v17 5/5] dts: add API doc generation
` [PATCH v18 0/5] API docs generation
  ` [PATCH v18 1/5] dts: update params and parser docstrings
  ` [PATCH v18 2/5] dts: replace the or operator in third party types
  ` [PATCH v18 3/5] dts: add doc generation dependencies
  ` [PATCH v18 4/5] dts: add API doc sources
  ` [PATCH v18 5/5] dts: add API doc generation
` [PATCH v19 0/5] DTS API docs generation
  ` [PATCH v19 1/5] dts: update params and parser docstrings
  ` [PATCH v19 2/5] dts: replace the or operator in third party types
  ` [PATCH v19 3/5] dts: add doc generation dependencies
  ` [PATCH v19 4/5] dts: add API doc sources
  ` [PATCH v19 5/5] dts: add API doc generation

[PATCH] app/testpmd: improve sse based macswap
 2024-08-21 14:55 UTC  (6+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] app/testpmd: add register keyword
  ` [PATCH v2 2/3] app/testpmd: move offload update
  ` [PATCH v2 3/3] app/testpmd: interleave SSE SIMD

[PATCH v2 1/4] zsda: Introduce zsda device drivers
 2024-08-21 14:53 UTC  (5+ messages)
` [PATCH v2 2/4] zsda: add support for zsdadev operations
` [PATCH v2 3/4] zsda: add support for queue operation
` [PATCH v2 4/4] zsda: add zsda compressdev driver and interface

[RFC PATCH v1] dts: skip test cases based on capabilities
 2024-08-21 14:53 UTC  (14+ messages)
` [PATCH v3 00/12] dts: add test skipping "
  ` [PATCH v3 01/12] dts: fix default device error handling mode
  ` [PATCH v3 02/12] dts: add the aenum dependency
  ` [PATCH v3 03/12] dts: add test case decorators
  ` [PATCH v3 04/12] dts: add mechanism to skip test cases or suites
  ` [PATCH v3 05/12] dts: add support for simpler topologies
  ` [PATCH v3 06/12] dst: add basic capability support
  ` [PATCH v3 07/12] dts: add testpmd port information caching
  ` [PATCH v3 08/12] dts: add NIC capability support
  ` [PATCH v3 09/12] dts: add topology capability
  ` [PATCH v3 10/12] doc: add DTS capability doc sources
  ` [PATCH v3 11/12] dts: add Rx offload capabilities
  ` [PATCH v3 12/12] dts: add NIC capabilities from show port info

[dpdk-dev] [PATCH 1/2] devtools: fix version pattern for fix search
 2024-08-21 13:51 UTC  (6+ messages)
` [dpdk-dev] [PATCH v3 "
  ` [dpdk-dev] [PATCH v3 2/2] devtools: fix patches missing if range newer than HEAD
    ` [dpdk-stable] "

[PATCH v1 1/2] usertools/cpu_layout: update coding style
 2024-08-21 11:44 UTC  (56+ messages)
` [PATCH v1 2/2] usertools/cpu_layout: print out NUMA nodes
` [PATCH v2 1/4] usertools/cpu_layout: update coding style
  ` [PATCH v2 2/4] usertools/cpu_layout: print out NUMA nodes
  ` [PATCH v2 3/4] usertools/dpdk-hugepages.py: sort by NUMA node
  ` [PATCH v2 4/4] usertools/dpdk-devbind: print "
` [PATCH v3 1/4] usertools/cpu_layout: update coding style
  ` [PATCH v3 2/4] usertools/cpu_layout: print out NUMA nodes
  ` [PATCH v3 3/4] usertools/dpdk-hugepages.py: update coding style
  ` [PATCH v3 4/4] usertools/dpdk-devbind: print NUMA node
` [PATCH v4 1/4] usertools/cpu_layout: update coding style
  ` [PATCH v4 2/4] usertools/cpu_layout: print out NUMA nodes
  ` [PATCH v4 3/4] usertools/dpdk-hugepages.py: update coding style
  ` [PATCH v4 4/4] usertools/dpdk-devbind: print NUMA node
` [PATCH v5 1/4] usertools/cpu_layout: update coding style
  ` [PATCH v5 2/4] usertools/cpu_layout: print out NUMA nodes
  ` [PATCH v5 3/4] usertools/dpdk-hugepages.py: update coding style
  ` [PATCH v5 4/4] usertools/dpdk-devbind: print NUMA node

[DPDK/core Bug 1525] dpdk mempool creation is resulting into lot of memory getting wasted
 2024-08-21 10:57 UTC 

DPDK 22.11.6 released
 2024-08-20 20:31 UTC 

[RFC v5 1/6] eal: add bitset type
 2024-08-20 17:09 UTC  (3+ messages)
` [PATCH "

[PATCH v2 1/5] eal: extend bit manipulation functionality
 2024-08-20 17:05 UTC  (3+ messages)
` [PATCH v3 0/5] Improve EAL bit operations API

[PATCH v3 2/2] eventdev: add support for enqueue reorder
 2024-08-20 16:48 UTC  (7+ messages)
` [PATCH v6 0/3] Independent Enqueue Support
  ` [PATCH v6 2/3] eventdev: add support for independent enqueue

[PATCH 0/4] dts: add pktgen and testpmd changes
 2024-08-20 16:04 UTC  (5+ messages)
` [PATCH v2 0/5] "
  ` [PATCH v2 5/5] dts: add testpmd set ports queues

[PATCH] test-pmd: add more packet decode options (verbose)
 2024-08-20 15:54 UTC  (5+ messages)
` [PATCH v7 0/4] Add network packet dissector
  ` [PATCH v7 4/4] test-pmd: add more packet verbose decode options

[PATCH v1 0/4] Add second scatter test case
 2024-08-20 14:38 UTC  (5+ messages)
` [PATCH v7 0/2] "
  ` [PATCH v7 1/2] dts: add methods for modifying MTU to testpmd shell

22.11.6 patches review and test
 2024-08-20  8:58 UTC  (6+ messages)

[DPDK/core Bug 1524] rte_lcore API treats Service cores and Registered Non-EAL threads as disabled
 2024-08-20  7:01 UTC 

[PATCH] net/tap: avoid memcpy with NULL arg
 2024-08-19 15:10 UTC  (4+ messages)

[PATCH v1] dts: correct typos in conf.yaml
 2024-08-19 13:29 UTC  (3+ messages)

Ethdev tracepoints optimization
 2024-08-19 12:20 UTC  (7+ messages)

[PATCH] net/gve: Add support for TSO in DQO RDA
 2024-08-19 10:03 UTC  (3+ messages)
` [PATCH v3] net/gve: add "

[RFC] table: report victim replace stats in LRU tables
 2024-08-19  5:23 UTC  (2+ messages)

[PATCH] examples/eventdev: fix segment fault with generic pipeline
 2024-08-18  8:34 UTC  (3+ messages)

[PATCH] doc: announce cryptodev changes to offload RSA in VirtIO
 2024-08-18  4:36 UTC  (6+ messages)

[dpdk-dev] [PATCH v2 00/41] add MLX5 FreeBSD support
 2024-08-16 16:01 UTC  (2+ messages)

[DPDK/cryptodev Bug 1523] cryptodev_openssl_asym_autotest unit test fails on OpenSUSE Leap 15.6
 2024-08-16 15:51 UTC 

[24.11 PATCH v3 1/5] graph: add support for node specific errors
 2024-08-16 15:09 UTC  (6+ messages)
` [PATCH v4 "
  ` [PATCH v4 2/5] graph: add node fastpath error counters
  ` [PATCH v4 3/5] graph: add stats for node specific errors
  ` [PATCH v4 4/5] node: add error stats for ip4 lookup node
  ` [PATCH v4 5/5] node: add error stats for ip4 reassembly node

[PATCH] app/testpmd: add L4 port to verbose output
 2024-08-16 11:46 UTC  (3+ messages)

[dpdk-dev] [PATCH] devtools: script to track map symbols
 2024-08-16  8:54 UTC  (5+ messages)
` [dpdk-dev] [PATCH v13 0/4] devtools: scripts to count and track symbols
  ` [dpdk-dev] [PATCH v13 1/4] devtools: script to track symbols over releases

[PATCH v1] examples/ipsec-secgw: free the actual mbuf pointer
 2024-08-16  7:22 UTC 

[PATCH v4 1/1] examples/l2fwd-jobstats: fix lock availability
 2024-08-16  5:25 UTC  (4+ messages)
` [PATCH v5 "
    ` [EXTERNAL] "

DTS WG Meeting Minutes - August 15, 2024
 2024-08-15 16:54 UTC 

[dpdk-dev] [PATCH] devtools: test different build types
 2024-08-15 16:26 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3 0/5] more build tests
  ` [dpdk-dev] [PATCH v3 5/5] devtools: test different build types

[PATCH] net/bonding: add user callback for bond xmit policy
 2024-08-15 15:55 UTC  (2+ messages)

[RFC 0/6] Stage-Ordered API and other extensions for ring library
 2024-08-15 13:22 UTC  (10+ messages)
` [RFC 1/6] ring: common functions for 'move head' ops
` [RFC 2/6] ring: make copying functions generic
` [RFC 3/6] ring/soring: introduce Staged Ordered Ring
` [RFC 4/6] app/test: add unit tests for soring API
` [RFC 5/6] examples/l3fwd: make ACL work in pipeline and eventdev modes
` [RFC 6/6] ring: minimize reads of the counterpart cache-line

[PATCH] net/af_packet: add explicit flush for Tx
 2024-08-15 11:56 UTC 

crc stripping for vf on same pf
 2024-08-15  9:13 UTC 

[PATCH v2 0/2] examples/l3fwd fixes for ACL mode
 2024-08-15  9:01 UTC  (2+ messages)

Inquiry Regarding Sending Patches to DPDK
 2024-08-15  7:55 UTC  (5+ messages)
  ` 答复: "

[PATCH] net/r8169: add PMD driver skeleton
 2024-08-15  5:27 UTC 

[PATCH 1/4] [v1,1/4] zsda: Introduce zsda device drivers
 2024-08-15  1:50 UTC  (2+ messages)

[PATCH v2] doc: add new driver guidelines
 2024-08-14 19:08 UTC  (2+ messages)

[PATCH v1 0/2] dts: port over port_control testing suite
 2024-08-14 18:20 UTC  (3+ messages)
` [PATCH v1 1/2] dts: add methods for closing ports to testpmd
` [PATCH v1 2/2] dts: add port control testing suite

[RFC PATCH] config: make queues per port a meson config option
 2024-08-14 15:12 UTC  (5+ messages)
` [RFC PATCH v2 00/26] add meson config options for queues per port
  ` [RFC PATCH v2 26/26] config: add computed max queues define for compatibility

(no subject)
 2024-08-14 15:04 UTC  (2+ messages)
` 

DPDK configuration options
 2024-08-14 15:04 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).