DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH] test/dispatcher: transfer impl_opaque field
 2024-12-11 14:13 UTC 

[DPDK/testpmd Bug 1595] failed to compile DPDK
 2024-12-11 11:36 UTC 

[RFC 0/8] ioring: network driver
 2024-12-11 11:34 UTC  (10+ messages)
` [RFC 1/8] net/ioring: introduce new driver
` [RFC 2/8] net/ioring: implement link state
` [RFC 3/8] net/ioring: implement control functions
` [RFC 4/8] net/ioring: implement management functions
` [RFC 5/8] net/ioring: implement primary secondary fd passing
` [RFC 6/8] net/ioring: implement receive and transmit
` [RFC 7/8] net/ioring: add VLAN support
` [RFC 8/8] net/ioring: implement statistics

23.11.3 patches review and test
 2024-12-11 11:24 UTC  (2+ messages)

[PATCH] devtools: enhance the license check
 2024-12-11  9:00 UTC  (3+ messages)

[DPDK/meson Bug 1593] meson_tests/driver link_bonding_autotest test failed
 2024-12-11  8:33 UTC  (2+ messages)
` [DPDK/meson Bug 1593] [dpdk-22.11.7-rc1]meson_tests/driver "

[DPDK/meson Bug 1594] [dpdk-21.11.9-rc1] unit_tests_eal/link_bonding: link_bonding_autotest test failed
 2024-12-11  8:33 UTC  (2+ messages)

[PATCH 00/21] use portable variadic macros
 2024-12-11  3:14 UTC  (24+ messages)
` [PATCH 01/21] app/test-acl: "
` [PATCH 02/21] app/test-eventdev: "
` [PATCH 03/21] app/test-mldev: "
` [PATCH 04/21] app/test-pmd: "
` [PATCH 05/21] drivers/baseband: ensure code structure does not change
` [PATCH 06/21] drivers/bus: use portable variadic macros
` [PATCH 07/21] drivers/common: "
` [PATCH 08/21] drivers/compress: "
` [PATCH 09/21] drivers/crypto: "
` [PATCH 10/21] drivers/dma: "
` [PATCH 11/21] drivers/event: "
` [PATCH 12/21] drivers/mempool: "
` [PATCH 13/21] drivers/net: "
` [PATCH 14/21] drivers/raw: "
` [PATCH 15/21] drivers/vdpa: "
` [PATCH 16/21] lib/log: ensure code structure does not change
` [PATCH 17/21] lib/pipeline: "
` [PATCH 18/21] lib/port: "
` [PATCH 19/21] lib/power: "
` [PATCH 20/21] lib/rcu: "
` [PATCH 21/21] lib/vhost: "

[PATCH] MAINTAINERS: update maintainers for next-net
 2024-12-10 20:41 UTC  (3+ messages)
` [PATCH v2] MAINTAINERS: change maintainer "

raw/gdtc: use standard macros to optimize code style
 2024-12-10 20:37 UTC  (2+ messages)

[PATCH v2 1/3] net/macb: add new driver
 2024-12-10 19:46 UTC  (6+ messages)
` [PATCH v3 "
` [PATCH v3 1/6] "
` [PATCH v3 4/6] net/macb: zero ol_flags in each recv function
` [PATCH v3 5/6] net/macb: fix tab errors in meson.build file

[DPDK/ethdev Bug 1592] AF_PACKET PMD loops back packets on veth with tc
 2024-12-10 19:43 UTC  (2+ messages)

[PATCH 0/3] Defer lcore variables allocation
 2024-12-10 17:09 UTC  (14+ messages)
` [PATCH 1/3] random: defer seeding to EAL init
` [PATCH 2/3] power: defer lcore variable allocation
` [PATCH 3/3] eal/x86: defer power intrinsics "

[PATCH 0/3] enable build of lib/stack when using MSVC
 2024-12-10 16:32 UTC  (4+ messages)
` [PATCH 1/3] lib/eal: add rte_atomic128_cmp_exchange compatible with MSVC
` [PATCH 2/3] app/test: add basic test for rte_atomic128_cmp_exchange
` [PATCH 3/3] lib/stack: enable build with MSVC

[PATCH v1 1/2] dts: add new testpmd shell functions
 2024-12-10 14:11 UTC  (2+ messages)
` [PATCH v1 2/2] dts: add port restart configuration persistency test

[RFC 0/6] Add a stricter headers check
 2024-12-10 13:36 UTC  (4+ messages)
` [RFC 5/6] build: install indirect headers to a dedicated directory

[PATCH v8 00/47] TruFlow update for Thor2
 2024-12-10 13:32 UTC  (3+ messages)
` [PATCH v8 17/47] net/bnxt: tf_ulp: support for Thor2 ulp layer

[PATCH 0/3] dts: enable types of Scapy
 2024-12-10 10:47 UTC  (8+ messages)
` [PATCH 1/3] dts: update dependencies
` [PATCH 2/3] dts: add missing type stubs
` [PATCH 3/3] dts: resolve mypy type errors
` [PATCH v2 0/3] dts: enable types of Scapy
  ` [PATCH v2 1/3] dts: update dependencies
  ` [PATCH v2 2/3] dts: add missing type stubs
  ` [PATCH v2 3/3] dts: resolve mypy type errors

[DPDK/DTS Bug 1389] Investigate automatically building config schema documentation
 2024-12-10 10:41 UTC  (2+ messages)

[RFC] eventdev: add atomic queue to test-eventdev app
 2024-12-10 10:37 UTC  (2+ messages)

[PATCH 0/6] dts: add Ruff and docstring linting
 2024-12-10 10:32 UTC  (7+ messages)
` [PATCH 1/6] dts: add Ruff as linter and formatter
` [PATCH 2/6] dts: enable Ruff preview pydoclint rules
` [PATCH 3/6] dts: fix docstring linter errors
` [PATCH 4/6] dts: apply Ruff formatting
` [PATCH 5/6] dts: update dts-check-format to use Ruff
` [PATCH 6/6] dts: remove old linters and formatters

[PATCH v3 6/6] net/macb: add necessary docs and update related files
 2024-12-10  7:10 UTC 

[PATCH v2 2/3] net/macb: add NEON vectorized Rx/Tx
 2024-12-10  7:07 UTC  (4+ messages)
` [PATCH v3 "
` [PATCH v3 2/6] "
` [PATCH v3 3/6] net/macb: fix logic error in macb_rxq_rearm function

txgbe: vlan offload setting errors
 2024-12-10  6:21 UTC  (4+ messages)

[PATCH v10 01/10] net/zxdh: add zxdh ethdev pmd driver
 2024-12-10  5:53 UTC  (33+ messages)
` [PATCH v1 00/15] net/zxdh: updated net zxdh driver
  ` [PATCH v1 01/15] net/zxdh: zxdh np init implementation
    ` [PATCH v2 00/15] net/zxdh: updated net zxdh driver
      ` [PATCH v2 01/15] net/zxdh: zxdh np init implementation
      ` [PATCH v2 02/15] net/zxdh: zxdh np uninit implementation
      ` [PATCH v2 03/15] net/zxdh: port tables init implementations
      ` [PATCH v2 04/15] net/zxdh: port tables unint implementations
      ` [PATCH v2 05/15] net/zxdh: rx/tx queue setup and intr enable
      ` [PATCH v2 06/15] net/zxdh: dev start/stop ops implementations
      ` [PATCH v2 07/15] net/zxdh: provided dev simple tx implementations
      ` [PATCH v2 08/15] net/zxdh: provided dev simple rx implementations
      ` [PATCH v2 09/15] net/zxdh: link info update, set link up/down
      ` [PATCH v2 10/15] net/zxdh: mac set/add/remove ops implementations
      ` [PATCH v2 11/15] net/zxdh: promisc/allmulti "
      ` [PATCH v2 12/15] net/zxdh: vlan filter/ offload "
      ` [PATCH v2 13/15] net/zxdh: rss hash config/update, reta update/get
      ` [PATCH v2 14/15] net/zxdh: basic stats ops implementations
      ` [PATCH v2 15/15] net/zxdh: mtu update "
  ` [PATCH v1 02/15] net/zxdh: zxdh np uninit implementation
  ` [PATCH v1 03/15] net/zxdh: port tables init implementations
  ` [PATCH v1 04/15] net/zxdh: port tables unint implementations
  ` [PATCH v1 05/15] net/zxdh: rx/tx queue setup and intr enable
  ` [PATCH v1 06/15] net/zxdh: dev start/stop ops implementations
  ` [PATCH v1 07/15] net/zxdh: provided dev simple tx implementations
  ` [PATCH v1 08/15] net/zxdh: provided dev simple rx implementations
  ` [PATCH v1 09/15] net/zxdh: link info update, set link up/down
  ` [PATCH v1 10/15] net/zxdh: mac set/add/remove ops implementations
  ` [PATCH v1 11/15] net/zxdh: promiscuous/allmulticast "
  ` [PATCH v1 12/15] net/zxdh: vlan filter, vlan offload "
  ` [PATCH v1 13/15] net/zxdh: rss hash config/update, reta update/get
  ` [PATCH v1 14/15] net/zxdh: basic stats ops implementations
  ` [PATCH v1 15/15] net/zxdh: mtu update "

[PATCH RESEND v7 0/5] app/testpmd: support multiple process attach and detach port
 2024-12-10  1:50 UTC  (3+ messages)
  ` [PATCH RESEND v7 2/5] ethdev: fix skip valid port in probing callback

[PATCH 0/2] enable dmadev lib to be compiled with MSVC
 2024-12-10  0:58 UTC  (7+ messages)
` [PATCH 1/2] lib/dmadev: eliminate undefined behavior
    ` [EXTERNAL] "
` [PATCH 2/2] lib/dmadev: enable dmadev lib to be compiled with MSVC

[PATCH v1 0/1] dts: add EAL sanity check suite
 2024-12-09 21:54 UTC  (2+ messages)
` [PATCH v1 1/1] "

[RFC PATCH 0/1] dts: add SUT cleanup to framework
 2024-12-09 20:59 UTC  (2+ messages)
` [RFC PATCH 1/1] "

GCP cloud : Virtio-PMD performance Issue
 2024-12-09 15:37 UTC  (4+ messages)

22.11.7 patches review and test
 2024-12-09 13:48 UTC  (3+ messages)

graph: dispatch mode with libevent for control plane
 2024-12-09  9:27 UTC 

[PATCH] net/mlx5: do not poll CQEs when no available elts
 2024-12-09  8:10 UTC  (2+ messages)

21.11.9 patches review and test
 2024-12-09  3:44 UTC  (2+ messages)

[PATCH 0/1] buildtools: clear out regex syntax warnings
 2024-12-08  2:25 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH] net/tap: add new macpair option for split MAC address
 2024-12-07 17:47 UTC  (3+ messages)

[PATCH v10 0/7] Stage-Ordered API and other extensions for ring library
 2024-12-06 18:36 UTC  (9+ messages)
` [PATCH v11 "
  ` [PATCH v11 1/7] test/ring: fix failure with custom number of lcores
  ` [PATCH v11 2/7] ring: common functions for 'move head' ops
  ` [PATCH v11 3/7] ring: make copying functions generic
  ` [PATCH v11 4/7] ring: make dump function more verbose
  ` [PATCH v11 5/7] ring/soring: introduce Staged Ordered Ring
  ` [PATCH v11 6/7] app/test: add unit tests for soring API
  ` [PATCH v11 7/7] test: add stress test suite

[PATCH v15 0/4] add support for self monitoring
 2024-12-06 18:15 UTC  (4+ messages)
` [PATCH v16 "
  ` [PATCH v16 1/4] lib: add generic support for reading PMU events

[PATCH 1/6] drivers/bus: eliminate dependency on non-portable __SIZEOF_LONG__
 2024-12-06 18:14 UTC  (8+ messages)
` [PATCH v3 0/7] "
  ` [PATCH v3 2/7] drivers/bus: "

Scheduled maintenance for git.dpdk.org
 2024-12-06 17:55 UTC 

[PATCH] net/mlx5: fix hypervisor detection in VLAN workaround
 2024-12-06 14:26 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] net/sxe: add a basic directory structure and doc
 2024-12-06  9:26 UTC 

[PATCH v3 3/3] net/macb: fix logic error in macb_rxq_rearm function
 2024-12-06  8:09 UTC 

rte_mempool_create fails with --no-huge
 2024-12-06  7:38 UTC  (6+ messages)
  ` [**EXTERNAL**] "

[PATCH V1] doc: add tested Intel platforms two NICs
 2024-12-06  5:39 UTC 

[PATCH] net/ice/base: support switch recipe reuse
 2024-12-06  1:38 UTC 

[RFC v2] ethdev: an API for cache stashing hints
 2024-12-05 21:00 UTC  (6+ messages)
` [RFC v3 0/2] An API for Stashing Packets into CPU caches
  ` [RFC v3 2/2] ethdev: introduce the cache stashing hints API

[PATCH 0/2] provide rte_ffs32, rte_ffs64 and __rte_x86_movdiri for MSVC
 2024-12-05 20:35 UTC  (8+ messages)
` [PATCH 2/2] eal: add rte ffs32 and rte ffs64 inline functions
` [PATCH v2 0/3] provide rte_ffs32, rte_ffs64 and __rte_x86_movdiri
  ` [PATCH v2 1/3] eal: provide movdiri for MSVC
  ` [PATCH v2 2/3] eal: add rte ffs32 and rte ffs64 inline functions
  ` [PATCH v2 3/3] app/test: add test for rte_ffs32 and rte_ffs64 functions

lib/eal/arm/include/rte_vect.h fails to compile with clang14 for 32bit ARM
 2024-12-05 20:09 UTC  (6+ messages)

[PATCH] lib/fib: remove warning about implicit 64-bit conversion
 2024-12-05 15:38 UTC  (4+ messages)
` [PATCH v2] "

[DPDK/DTS Bug 1516] Port over checksum offload suite to new DTS
 2024-12-05 13:58 UTC  (2+ messages)

[RFC] crypto/virtio: add vhost-vdpa backend
 2024-12-05 12:27 UTC  (5+ messages)
  ` [EXTERNAL] "

[PATCH] crypto/openssl: fix CMAC auth context update
 2024-12-05 11:33 UTC  (2+ messages)

[PATCH v22 13/13] compress/zsda: add zsda compressdev capabilities
 2024-12-05  8:25 UTC  (4+ messages)
` [v22,13/13] "
    ` [EXTERNAL] "

[PATCH] lib/gso: gso Adds the processing of IPV6 tcp packets
 2024-12-04 10:05 UTC 

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