DPDK patches and discussions
 help / color / mirror / Atom feed
[DPDK/eventdev Bug 1616] libtmp_rte_event_dlb2 sse fails to compile
 2025-01-17 11:26 UTC 

[PATCH 00/15] net/ngbe: add VF driver support
 2025-01-17 10:41 UTC  (17+ messages)
` [PATCH v2 "
  ` [PATCH v2 01/15] net/ngbe: add ethdev probe and remove for VF device
  ` [PATCH v2 02/15] net/ngbe: add support for PF-VF mailbox interface
  ` [PATCH v2 03/15] net/ngbe: add hardware configuration code for VF device
  ` [PATCH v2 04/15] net/ngbe: add promiscuous and allmulticast ops "
  ` [PATCH v2 05/15] net/ngbe: add set MTU "
  ` [PATCH v2 06/15] net/ngbe: add add/remove/set mac addr "
  ` [PATCH v2 07/15] net/ngbe: add datapath init code "
  ` [PATCH v2 08/15] net/ngbe: add VLAN related ops "
  ` [PATCH v2 09/15] net/ngbe: add interrupt support "
  ` [PATCH v2 10/15] net/ngbe: add link update ops "
  ` [PATCH v2 11/15] net/ngbe: add stats and xstats "
  ` [PATCH v2 12/15] net/ngbe: add start/stop/reset/close "
  ` [PATCH v2 13/15] net/ngbe: add multicast MAC filter "
  ` [PATCH v2 14/15] net/ngbe: add dump registers "
  ` [PATCH v2 15/15] net/ngbe: add some ops which PF has implemented

DPDK Release Status Meeting 2025-01-14
 2025-01-17  9:49 UTC  (2+ messages)

[PATCH v1 0/2] Update Base code for TXPP Implementation
 2025-01-17  9:39 UTC  (3+ messages)
` [PATCH v1 1/2] net/ice: add tstamp descriptor
` [PATCH v1 2/2] net/ice: add Tx Time queue context configuration support

[PATCH v3 0/3] vhost: fix and improve dequeue error path
 2025-01-17  9:31 UTC  (12+ messages)
` [PATCH v3 1/3] vhost: fix missing packets count reset when not ready
` [PATCH v3 2/3] vhost: rework dequeue paths error handling
` [PATCH v3 3/3] vhost: improve RARP handling in dequeue paths

[PATCH] vhost: fix misleading log when setting max queue num
 2025-01-17  9:28 UTC  (2+ messages)

[PATCH 1/1] vhost: fix missing gso_size validity check
 2025-01-17  9:27 UTC  (2+ messages)

[PATCH v3] vhost/user: clear ring addresses when getting vring base
 2025-01-17  9:25 UTC  (3+ messages)
` [PATCH v4] "

[PATCH v1 0/2] ethdev: clarify something about new event
 2025-01-17  9:12 UTC  (22+ messages)
` [PATCH v1 1/2] ethdev: clarify do not something in the "
` [PATCH v1 2/2] ethdev: fix some APIs can be used "
` [PATCH v2 0/2] ethdev: clarify something about "
  ` [PATCH v2 1/2] ethdev: clarify something about the "
  ` [PATCH v2 2/2] ethdev: fix some functions are available in "
` [PATCH v3 0/2] ethdev: clarify something about "
  ` [PATCH v3 1/2] ethdev: clarify something about the "
  ` [PATCH v3 2/2] ethdev: fix some functions are available in "

[PATCH v16 0/4] add support for self monitoring
 2025-01-17  9:00 UTC  (6+ messages)
` [PATCH v17 "
  ` [PATCH v17 1/4] lib: add generic support for reading PMU events
  ` [PATCH v17 2/4] pmu: support reading ARM PMU events in runtime
  ` [PATCH v17 3/4] pmu: support reading Intel x86_64 "
  ` [PATCH v17 4/4] eal: add PMU support to tracing library

[RFC PATCH 00/21] Reduce code duplication across Intel NIC drivers
 2025-01-17  8:53 UTC  (11+ messages)
` [PATCH v4 00/24] "
    ` [RFC PATCH] net: move intel drivers to intel subdirectory

[PATCH] Skip vfio in the scenario of non-privileged mode
 2025-01-17  7:28 UTC 

[PATCH] net/af_packet: provide packet drop stats
 2025-01-17  7:20 UTC  (3+ messages)

[PATCH 0/3] add diagnostics macros to make code portable
 2025-01-17  3:56 UTC  (9+ messages)
` [PATCH v13 "
  ` [PATCH v13 1/3] eal: "
  ` [PATCH v13 2/3] drivers/common: "
  ` [PATCH v13 3/3] drivers/net: "

[PATCH v5 00/15] XSC PMD for Yunsilicon NICs
 2025-01-17  3:29 UTC  (10+ messages)
` [PATCH v5 01/15] net/xsc: add xsc PMD framework
` [PATCH v5 07/15] net/xsc: add ethdev configure and RSS ops
` [PATCH v5 13/15] net/xsc: add basic stats ops

[PATCH v5 13/15] net/xsc: add basic stats ops
 2025-01-17  2:03 UTC 

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

[PATCH 0/2] Fix use after free, and refactor af_xdp_tx_zc()
 2025-01-16 22:51 UTC  (10+ messages)
` [PATCH 1/2] net/af_xdp: fix use after free in af_xdp_tx_zc()
` [PATCH 2/2] net/af_xdp: Refactor af_xdp_tx_zc()
` [PATCH v2 0/2] Fix use after free, and refactor af_xdp_tx_zc()
  ` [PATCH v2 1/2] net/af_xdp: fix use after free in af_xdp_tx_zc()
  ` [PATCH v2 2/2] net/af_xdp: Refactor af_xdp_tx_zc()

[PATCH v2 0/6] dts: Remove Excess Attributes From User Config
 2025-01-16 21:01 UTC  (16+ messages)
` [PATCH v3 0/7] dts: refactor configuration
  ` [PATCH v3 1/7] dts: enable arch self-discovery
  ` [PATCH v3 2/7] dts: simplify build options config
  ` [PATCH v3 3/7] dts: infer use first core without config
  ` [PATCH v3 4/7] dts: rework DPDK attributes in SUT node config
  ` [PATCH v3 5/7] dts: handle CLI overrides in the configuration
  ` [PATCH v3 6/7] dts: split configuration file
  ` [PATCH v3 7/7] dts: run all test suites by default

[PATCH v1] dts: fix multicast set function in testpmd shell
 2025-01-16 19:33 UTC 

[PATCH v1] dts: fix checksum suite docstring/variable format
 2025-01-16 18:43 UTC 

[PATCH v1] dts: fix attribute error in checksum offload suite
 2025-01-16 18:17 UTC 

[PATCH] .mailmap: resort entries
 2025-01-16 17:54 UTC  (4+ messages)

[PATCH v5 00/32] Introduce sssnic PMD for 3SNIC's 9x0 serials Ethernet adapters
 2025-01-16 16:51 UTC  (4+ messages)

[PATCH v6 0/8] [v6]drivers/net Add Support mucse N10 Pmd Driver
 2025-01-16 16:49 UTC  (2+ messages)

2025 DPDK Summit in Prague
 2025-01-16 16:38 UTC 

[PATCH v10 0/7] Stage-Ordered API and other extensions for ring library
 2025-01-16 15:29 UTC  (4+ messages)
` [PATCH v11 "

[PATCH 0/2] buildtools, devtools, dts: clear out Python syntax warnings
 2025-01-16 14:59 UTC  (3+ messages)
` [PATCH 2/2] "

[PATCH v1 0/2] dts: add promiscuous mode verification test
 2025-01-16 13:16 UTC  (3+ messages)
` [PATCH v1 1/2] "
` [PATCH v1 2/2] dts: add verify to match all packets

[PATCH] base/thunderx: fix build with Gcc 15
 2025-01-16 13:04 UTC  (2+ messages)

[PATCH v2 0/4] vhost: fix and improve dequeue error path
 2025-01-16  9:51 UTC  (12+ messages)
` [PATCH v2 1/4] vhost: fix missing packets count reset when not ready
` [PATCH v2 2/4] vhost: rework dequeue path error handling
` [PATCH v2 3/4] vhost: rework async "
` [PATCH v2 4/4] vhost: improve RARP handling in dequeue paths

Tech Board Meeting Minutes - 2024-Dec-11
 2025-01-16  9:21 UTC 

[PATCH] test/crypto: fix the bug of AES-ECB test
 2025-01-16  8:35 UTC 

[RFC PATCH] eventdev: adapter API to configure multiple Rx queues
 2025-01-16  6:27 UTC  (6+ messages)

[PATCH v7 1/2] dts: add multicast set function to shell
 2025-01-16  5:16 UTC  (7+ messages)
` [PATCH v8 "
  ` [PATCH v8 2/2] dts: port over dynamic config test suite

[PATCH] mbuf: add fast free bulk function
 2025-01-16  3:50 UTC  (6+ messages)
` [PATCH v2] "

Tech Board Meeting Minutes - 2025-Jan-08
 2025-01-15 23:23 UTC 

[PATCH v3 0/2] dts: port over unified packet type suite
 2025-01-15 22:05 UTC  (4+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/2] dts: add VXLAN port method to testpmd shell
  ` [PATCH v4 2/2] dts: port over unified packet suite

[DPDK/other Bug 1608] dpdk-dumpcap not allowed to do multiple invocations on the same interface
 2025-01-15 18:47 UTC  (2+ messages)

[DPDK/other Bug 1610] dpdk-dumpcap does not support packet capture on vhost-user-client interfaces
 2025-01-15 18:39 UTC  (2+ messages)

[PATCH 00/15] fix packing of structs when building with MSVC
 2025-01-15 16:51 UTC  (4+ messages)
` [PATCH v11 00/30] "

[PATCH v1] dts: fix pass rate edge case in results json
 2025-01-15 16:30 UTC  (8+ messages)
` [PATCH v2] "

[PATCH v15] dts: port over queue start/stop suite
 2025-01-15 16:09 UTC  (2+ messages)
` [PATCH v16] "

[PATCH v4] dts: reform hello world test suite
 2025-01-15 15:51 UTC  (7+ messages)
` [PATCH v5] "
  ` [PATCH v6] "

[PATCH v1] dts: Testbed And Node Configuration Split
 2025-01-15 14:20 UTC  (3+ messages)
` [PATCH v2] "

[RFC v4 1/1] eventdev: add atomic queue to test-eventdev app
 2025-01-15 13:38 UTC  (3+ messages)
` [RFC v5 1/2] "
` [RFC v5 2/2] eventdev: documentation for atomic queue test

[PATCH v0 1/1] common/cnxk: fix DPI mailbox structure
 2025-01-15 12:36 UTC 

[PATCH 0/2] clear out Coverity issues 384444 & 451221
 2025-01-15 12:11 UTC  (5+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] examples/flow_filtering: remove unused variable
  ` [PATCH v2 2/3] drivers/net/sfc: remove unused value
  ` [PATCH v2 3/3] Update .mailmap

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