DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH v2] net/ice: fix incorrect reading of PHY timestamp
 2024-11-06 10:59 UTC  (7+ messages)
` [PATCH v3] "
  ` [PATCH v4] "
    ` [PATCH v5] "

[PATCH v1] crypto/ipsec_mb: bump minimum IPsec MB version
 2024-11-06 10:51 UTC  (4+ messages)
` [PATCH v3] "

RFC - Tap io_uring PMD
 2024-11-06 10:30 UTC  (12+ messages)

[PATCH] net/zxdh: remove redundant log prefix
 2024-11-06 10:29 UTC  (3+ messages)
`  "

[PATCH v8 0/3] add ec points to sm2 op
 2024-11-06 10:12 UTC  (5+ messages)
` [PATCH v8 1/3] cryptodev: "
  ` [EXTERNAL] "
` [PATCH v8 2/3] crypto/qat: add sm2 encryption/decryption function
  ` [EXTERNAL] "

[PATCH] doc: update match with compare result item limitation
 2024-11-06  9:34 UTC  (4+ messages)
` [PATCH v2] "

[DPDK/ethdev Bug 1574] bnxt dropping all packets when memory is low
 2024-11-06  9:19 UTC 

[PATCH] net/ixgbe: fix queue interrupt for E610
 2024-11-06  8:53 UTC 

[PATCH v18 01/15] config: add zsda device number
 2024-11-06  8:31 UTC  (4+ messages)
` [PATCH v18 02/15] common/zsda: configure pci_driver and logging macros for zsda
  ` [PATCH v18 11/15] crypto/zsda: initialize cryptodev of zsda
    ` [EXTERNAL] "

[PATCH v1 1/2] net/macb: add new driver
 2024-11-06  3:55 UTC  (9+ messages)
` [PATCH v1 2/2] /usertools/dpdk-devbind:add the binding and unbinding of platform device
  ` [PATCH v2 3/3] usertools/dpdk-devbind: add platform device bind/unbind
    ` [PATCH v2 3/3] usertools/dpdk-devbind: add bind/unbind for platform device
` [PATCH v2 1/3] net/macb: add new driver
  ` [PATCH v2 2/3] net/macb: add NEON vectorized Rx/Tx

[PATCH] net/hns3: fix Rx packet truncation when KEEP CRC enabled
 2024-11-06  2:19 UTC  (3+ messages)
` [PATCH v3 0/3] bugfix about KEEP CRC offload

[PATCH] net: increase the maximum of RX/TX descriptors
 2024-11-06  2:14 UTC  (13+ messages)
` [PATCH v3 1/1] net/bonding: make bonding functions stable

[PATCH] net/hns3: support flow rule priority
 2024-11-06  2:12 UTC  (2+ messages)

[PATCH 00/16] remove use of VLAs for Windows built code
 2024-11-06  2:06 UTC  (26+ messages)
` [PATCH v4 00/19] remove use of VLAs for Windows
  ` [PATCH v4 01/19] eal: include header required for alloca
  ` [PATCH v4 02/19] eal/linux: remove use of VLAs
  ` [PATCH v4 03/19] eal/common: "
  ` [PATCH v4 04/19] ethdev: remove use of VLAs for Windows built code
  ` [PATCH v4 05/19] hash: "
  ` [PATCH v4 06/19] hash/thash: remove use of VLAs for Windows built
  ` [PATCH v4 07/19] rcu: remove use of VLAs for Windows built code
  ` [PATCH v4 08/19] gro: "
  ` [PATCH v4 09/19] app/testpmd: remove use of VLAs for Windows built
  ` [PATCH v4 10/19] test: remove use of VLAs for Windows built code
  ` [PATCH v4 11/19] common/idpf: "
  ` [PATCH v4 12/19] net/i40e: "
  ` [PATCH v4 13/19] net/ice: "
  ` [PATCH v4 14/19] net/ixgbe: "
  ` [PATCH v4 15/19] common/mlx5: "
  ` [PATCH v4 16/19] net/mlx5: "
  ` [PATCH v4 17/19] build: enable vla warnings on "
  ` [PATCH v4 18/19] test: remove use of VLAs for Windows built code in bitset tests
  ` [PATCH v4 19/19] app/testpmd: remove use of VLAs for Windows built code in shared_rxq_fwd

[PATCH] net/vmxnet3: support per-queue stats for less queues
 2024-11-06  2:04 UTC  (6+ messages)
` [PATCH v3 1/2] net/vmxnet3: fix potential out of bounds access
  ` [PATCH v3 2/2] net/vmxnet3: support larger MTU with version 6

[PATCH] examples/l3fwd: add option to set RX burst size
 2024-11-06  1:52 UTC  (4+ messages)
` [PATCH v4 0/2] examples/l3fwd: add more options

[PATCH v3 0/4] NFP PMD enhancement
 2024-11-06  1:46 UTC  (3+ messages)
` [PATCH v4 "

[PATCH v2 00/13] Wangxun fixes
 2024-11-06  1:23 UTC  (3+ messages)
` [PATCH v3 "

Community CI Meeting Minutes - October 31, 2024
 2024-11-06  0:56 UTC 

DTS WG Meeting Minutes - October 25, 2024
 2024-11-06  0:45 UTC 

[PATCH v9 1/9] net/zxdh: add zxdh ethdev pmd driver
 2024-11-06  0:40 UTC  (13+ messages)
` [PATCH v10 00/10] net/zxdh: introduce net zxdh driver
  ` [PATCH v10 01/10] net/zxdh: add zxdh ethdev pmd driver
  ` [PATCH v10 02/10] net/zxdh: add logging implementation
  ` [PATCH v10 03/10] net/zxdh: add zxdh device pci init implementation
  ` [PATCH v10 04/10] net/zxdh: add msg chan and msg hwlock init
  ` [PATCH v10 05/10] net/zxdh: add msg chan enable implementation
  ` [PATCH v10 06/10] net/zxdh: add zxdh get device backend infos
  ` [PATCH v10 07/10] net/zxdh: add configure zxdh intr implementation
  ` [PATCH v10 08/10] net/zxdh: add zxdh dev infos get ops
  ` [PATCH v10 09/10] net/zxdh: add zxdh dev configure ops
  ` [PATCH v10 10/10] net/zxdh: add zxdh dev close ops

[PATCH v9 0/9] net/zxdh: introduce net zxdh driver
 2024-11-06  0:38 UTC  (5+ messages)

[PATCH v6 3/3] examples/ptpclient: add frequency adjustment
 2024-11-05 23:54 UTC  (4+ messages)
` [PATCH v7] "

[PATCH dpdk 0/2] IPv6: Fix coverity issues
 2024-11-05 21:05 UTC  (2+ messages)

[PATCH] dpdk: remove redundant null check when parse kvargs
 2024-11-05 21:02 UTC  (2+ messages)

[PATCH v5 00/18] modify code as suggested by the maintainer
 2024-11-05 17:30 UTC  (5+ messages)
` [PATCH v5 01/18] net/r8169: add PMD driver skeleton
    ` 答复: "

[PATCH v5 0/2] dts: add dynamic queue configuration test suite
 2024-11-05 16:58 UTC  (4+ messages)
` [PATCH v6 "
  ` [PATCH v6 1/2] dts: add port queue modification and forwarding stats to testpmd
  ` [PATCH v6 2/2] dts: add dynamic queue test suite

[PATCH 00/21] replace strtok with strtok_r
 2024-11-05 16:28 UTC  (3+ messages)
` [PATCH v4 00/13] replace strtok with reentrant version

[PATCH dpdk] net: enforce 2-bytes alignment on IPv6 headers
 2024-11-05 14:20 UTC  (5+ messages)
` [PATCH dpdk v2] "

[PATCH v1 0/1] baseband/acc: fix ring memory allocation logic
 2024-11-05 13:55 UTC  (3+ messages)
` [PATCH v1 1/1] "

[PATCH] graph: fix memory leak in node clone
 2024-11-05 13:34 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] net: fix IPv4 cksum simple function
 2024-11-05 13:12 UTC  (11+ messages)

[PATCH] app/dumpcap: remove unused struct array
 2024-11-05 11:27 UTC 

[PATCH v14 0/4] add support for self monitoring
 2024-11-05 11:04 UTC  (10+ messages)
` [PATCH v15 "
  ` [PATCH v15 1/4] lib: add generic support for reading PMU events
  ` [PATCH v15 4/4] eal: add PMU support to tracing library
      ` [EXTERNAL] "

[PATCH v4 0/4] Introduce Topology NUMA grouping for lcores
 2024-11-05 10:28 UTC  (5+ messages)
` [PATCH v4 1/4] eal/lcore: add topology based functions
` [PATCH v4 2/4] test/lcore: enable tests for topology
` [PATCH v4 3/4] doc: add topology grouping details
` [PATCH v4 4/4] examples: update with lcore topology API

[PATCH v5 0/1] devtools: add tracepoint check in checkpatch
 2024-11-05  7:06 UTC  (8+ messages)
` [PATCH v6 0/2] "
      ` [EXTERNAL] "

[PATCH] net/ice: fix wrong DDP search path
 2024-11-05  2:41 UTC  (4+ messages)
` [PATCH v2] "

[RFC v3 0/3] Introduce Topology NUMA grouping for lcores
 2024-11-05  2:17 UTC  (10+ messages)
` [RFC v3 1/3] eal/lcore: add topology based functions

[PATCH] dts: improve statistics
 2024-11-04 18:49 UTC  (3+ messages)

[PATCH 00/43] replace strerror
 2024-11-04 18:23 UTC  (45+ messages)
` [PATCH v5 00/52] "
  ` [PATCH v5 03/52] eal: replace strerror with reentrant version
  ` [PATCH v5 05/52] latency: "
  ` [PATCH v5 06/52] node: "
  ` [PATCH v5 12/52] bus/cdx: "
  ` [PATCH v5 14/52] bus/fslmc: "
  ` [PATCH v5 15/52] bus/pci: "
  ` [PATCH v5 17/52] bus/vdev: use rte strerror
  ` [PATCH v5 18/52] common/cnxk: replace strerror with reentrant version
  ` [PATCH v5 19/52] common/mlx5: "
  ` [PATCH v5 20/52] common/mlx5: use rte strerror
  ` [PATCH v5 21/52] crypto/caam_jr: replace strerror with reentrant version
  ` [PATCH v5 22/52] dma/idxd: "
  ` [PATCH v5 23/52] net/bnxt: "
  ` [PATCH v5 24/52] net/af_xdp: "
  ` [PATCH v5 25/52] net/af_xdp: use rte strerror
  ` [PATCH v5 26/52] net/bonding: replace strerror with reentrant version
  ` [PATCH v5 27/52] net/bonding: use rte strerror
  ` [PATCH v5 28/52] net/cnxk: replace strerror with reentrant version
  ` [PATCH v5 29/52] net/dpaa: "
  ` [PATCH v5 30/52] net/dpaa2: "
  ` [PATCH v5 31/52] net/enetfec: "
  ` [PATCH v5 32/52] net/failsafe: "
  ` [PATCH v5 33/52] net/failsafe: use rte strerror
  ` [PATCH v5 34/52] net/i40e: replace strerror with reentrant version
  ` [PATCH v5 35/52] net/ice: "
  ` [PATCH v5 36/52] net/ixgbe: "
  ` [PATCH v5 37/52] net/memif: "
  ` [PATCH v5 38/52] net/memif: use rte strerror
  ` [PATCH v5 39/52] net/mlx4: replace strerror with reentrant version
  ` [PATCH v5 40/52] net/mlx4: use rte strerror
  ` [PATCH v5 41/52] net/mlx5: replace strerror with reentrant version
  ` [PATCH v5 42/52] net/mlx5: use rte strerror
  ` [PATCH v5 43/52] net/qede: replace strerror with reentrant version
  ` [PATCH v5 44/52] net/sfc: "
  ` [PATCH v5 45/52] net/tap: "
  ` [PATCH v5 46/52] net/tap: use rte strerror
  ` [PATCH v5 47/52] net/vhost: replace strerror with reentrant version
  ` [PATCH v5 48/52] net/virtio: "
  ` [PATCH v5 49/52] raw/ifpga: "
  ` [PATCH v5 50/52] vdpa/ifc: "
  ` [PATCH v5 51/52] vdpa/mlx5: "
  ` [PATCH v5 52/52] vdpa/sfc: "

[PATCH 43/43] vdpa/sfc: use rte strerror
 2024-11-04 18:22 UTC  (3+ messages)
` [PATCH v4 00/42] replace strerror

[PATCH] Revert "eal/unix: fix thread creation"
 2024-11-04 17:59 UTC  (10+ messages)
` [PATCH v2] "

[PATCH v1] dts: add verify argument to set forward mode
 2024-11-04 17:56 UTC  (3+ messages)
` [PATCH v2] dts: fix verify argument in "

[PATCH 0/5] dts: Pydantic configuration
 2024-11-04 17:50 UTC  (10+ messages)
` [PATCH 4/5] dts: use TestSuiteSpec class imports
` [PATCH v4 0/8] dts: Pydantic configuration
  ` [PATCH v4 7/8] dts: improve configuration API docs
  ` [PATCH v4 8/8] dts: use TestSuiteSpec class imports

[PATCH] eal/unix: optimize thread creation with glibc
 2024-11-04 17:12 UTC  (3+ messages)
` [PATCH v4] eal/unix: optimize thread creation

Risk of rte_ether_addr_copy() causing bugs
 2024-11-04 16:19 UTC  (3+ messages)

[PATCH] net/mlx5: fix the Rx queue control management
 2024-11-04 16:15 UTC 

[PATCH 1/2] common/cnxk: fix mailbox timeout issues
 2024-11-04 13:08 UTC  (2+ messages)
` [PATCH 2/2] common/cnxk: add mailbox debug trace

[PATCH 0/2] ethdev: support single queue per port
 2024-11-04 12:53 UTC  (5+ messages)
` [PATCH 1/2] eal: add unreachable and precondition hints

[PATCH] event/cnxk: fix incorrect template macros
 2024-11-04 12:07 UTC 

[dpdk-dev] [PATCH 1/2] common/cnxk: support NPC flow on cn20k
 2024-11-04 11:29 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 2/2] net/cnxk: support rte "

[PATCH v5 0/9] drivers/raw: introduce cnxk rvu lf device driver
 2024-11-04 11:27 UTC  (5+ messages)
` [PATCH v6 "
  ` [PATCH v6 2/9] raw/cnxk_rvu_lf: support NPA/SSO pffunc get

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