[DPDK/testpmd Bug 1695] pdump regression caused by test-pmd change
2025-04-08 20:23 UTC
DPDK 22.11.8 released
2025-04-08 19:13 UTC
[RFC] eal: remove support for I/O port
2025-04-08 19:04 UTC (2+ messages)
DPDK Release Status Meeting 2025-04-08
2025-04-08 18:42 UTC
22.11.8 patches review and test
2025-04-08 18:39 UTC (6+ messages)
[PATCH] doc/linux_gsg: remove note referring to old pkg-config
2025-04-08 17:19 UTC
[PATCH] doc/linux_gsg: update recommended compiler versions
2025-04-08 17:18 UTC
[RFC PATCH] drivers: add generic build of SVE files
2025-04-08 17:10 UTC (5+ messages)
[PATCH] net/intel: using common functions in idpf driver
2025-04-08 16:52 UTC (11+ messages)
` [PATCH v6 0/4] "
` [PATCH v6 1/4] net/intel: align Tx queue struct field names
` [PATCH v6 2/4] net/intel: use common Tx entry structure
` [PATCH v6 3/4] net/intel: use common Tx queue structure
` [PATCH v6 4/4] net/idpf: use common Tx free fn in idpf
[PATCH] net/cpfl: enable AVX2 for singleq Rx/Tx
2025-04-08 16:17 UTC (3+ messages)
[PATCH] net/ice: fix Rx of large packets
2025-04-08 15:57 UTC
[PATCH] rust: support DPDK API
2025-04-08 15:05 UTC (3+ messages)
` [RFC PATCH] add rust binding support to DPDK
[patch v4 0/6] Support VMBUS channels without monitoring enabled
2025-04-08 14:18 UTC (8+ messages)
` [patch v4 1/6] net/netvsc: introduce private data for storing vmbus device for secondary process
` [patch v4 2/6] net/netvsc: introduce get_vmbus_device to get the vmbus device
` [patch v4 3/6] bus/vmbus: store UIO fd for secondary process
` [patch v4 4/6] bus/vmbus: support channels without monitoring enabled
` [patch v4 5/6] bus/vmbus: add rte_vmbus_device to all functions accessing vmbus
` [patch v4 6/6] bus/vmbus: set event for channel without monitoring support
[DPDK/ethdev Bug 1673] failed to parse device "net_pcap0"
2025-04-08 13:35 UTC (2+ messages)
` [DPDK/ethdev Bug 1673] failed to parse device "net_tap0"
[PATCH v5 00/14] net/zxdh: add network processor ops
2025-04-08 13:34 UTC (4+ messages)
` [PATCH v6 "
` [PATCH v6 14/14] net/zxdh: optimize msg processing ops and modify some issues
Inquiry About DPDK's Roadmap for Dynamic CPU Scaling Support
2025-04-08 13:27 UTC (2+ messages)
[RFC 0/1] support ThreadSanitizer
2025-04-08 13:05 UTC (2+ messages)
` [RFC 1/1] build: "
[PATCH v4] event/dlb2: consolidate AVX512 and SSE changes
2025-04-08 13:00 UTC
[PATCH 1/5] crypto/ipsec_mb: add support for SNOW-V
2025-04-08 11:19 UTC (5+ messages)
` [PATCH 2/5] examples/l2fwd-crypto: "
` [PATCH 3/5] tests: add unit tests and test vectors "
` [PATCH 4/5] app/crypto-perf: add support "
` [PATCH 5/5] app/eventdev: update eventdev app "
[PATCH] cryptodev: add SNOW-V algorithms
2025-04-08 11:08 UTC
[PATCH 0/2] node: add mbuf dynamic field for nodes
2025-04-08 8:42 UTC (19+ messages)
` [PATCH 1/2] node: add global node mbuf dynfield
` [EXTERNAL] "
` [PATCH v2 0/2] node: add mbuf dynamic field for nodes
` [PATCH v2 1/2] node: add global node mbuf dynfield
` [PATCH v2 2/2] node: use node mbuf dynfield in ip4 nodes
` [PATCH v3 0/2] node: add mbuf dynamic field for nodes
` [PATCH v3 1/2] node: add global node mbuf dynfield
` [PATCH v3 2/2] node: use node mbuf dynfield in ip4 nodes
` [PATCH v4 0/2] node: add mbuf dynamic field for nodes
` [PATCH v4 1/2] node: add global node mbuf dynfield
` [PATCH v4 2/2] node: use node mbuf dynfield in ip4 nodes
[PATCH 0/7] net/hns3: bugfix for hns3
2025-04-08 8:31 UTC (8+ messages)
` [PATCH 1/7] net/hns3: fix variable overflow
` [PATCH 2/7] net/hns3: fix memory leakage in failure path
` [PATCH 3/7] net/hns3: fix extra waiting for link up
` [PATCH 4/7] net/hns3: fix memory leakage for indirect action
` [PATCH 5/7] net/hns3: fix incorrect failed rollback
` [PATCH 6/7] net/hns3: fix divide by zero
` [PATCH 7/7] net/hns3: fix unrelease some resources on reset case
[PATCH] maintainers: update for hns3
2025-04-08 8:28 UTC (3+ messages)
[PATCH] common/mlx5: fix build on Linux in dlopen link mode
2025-04-08 8:18 UTC (3+ messages)
[PATCH] vhost: fix wrapping on control virtqueue rings
2025-04-08 7:31 UTC (2+ messages)
[PATCH v4 4/4] net/macb: add necessary docs and update related files
2025-04-08 6:22 UTC (4+ messages)
` [PATCH v5 "
` [PATCH v6 3/3] "
[PATCH v4 3/4] net/macb: add NEON vectorized Rx/Tx
2025-04-08 6:21 UTC (3+ messages)
` [PATCH v5 "
` [PATCH v6 2/3] "
[PATCH v4 2/4] net/macb: add new poll mode driver
2025-04-08 6:20 UTC (5+ messages)
` [PATCH v5 "
` [PATCH v6 1/3] "
[PATCH v6 0/3] net/macb: updated net macb driver
2025-04-08 6:19 UTC
[PATCH 0/3] Correct RSS algorithm related logic
2025-04-08 6:02 UTC (4+ messages)
` [PATCH 1/3] net/nfp: support get RSS algorithm capability
` [PATCH 2/3] net/nfp: support get RSS algorithm configuration
` [PATCH 3/3] net/nfp: correct RSS algorithm configuration logic
[Patch v3 0/6] Support VMBUS channels without monitoring enabled
2025-04-07 22:17 UTC (10+ messages)
` [Patch v3 1/6] net/netvsc: introduce private data for storing vmbus device for secondary process
` [Patch v3 2/6] net/netvsc: introduce get_vmbus_device to get the vmbus device
` [Patch v3 3/6] bus/vmbus: store UIO fd for secondary process
` [Patch v3 4/6] bus/vmbus: support channels without monitoring enabled
` [Patch v3 5/6] bus/vmbus: add rte_vmbus_device to all functions accessing vmbus
` [Patch v3 6/6] bus/vmbus: set event for channel without monitoring support
` [EXTERNAL] "
[PATCH v4 1/4] usertools/dpdk-devbind: add bind/unbind for platform device
2025-04-07 18:22 UTC (6+ messages)
` [PATCH v5 0/4]
` [PATCH v5 1/4] usertools/dpdk-devbind: add platform devices support
[PATCH] doc: provide examples of using lcores EAL parameter
2025-04-07 15:49 UTC (4+ messages)
` [PATCH v2] "
[DPDK/ethdev Bug 1694] mlx5: ASAN reports memory leaks with send_to_kernel
2025-04-07 15:47 UTC
[RFC PATCH 0/3] allow easier use of high lcore-ids
2025-04-07 15:38 UTC (19+ messages)
` [PATCH v2 "
` [PATCH v2 1/3] eal: centralize core parameter parsing
` [PATCH v2 2/3] eal: convert core masks and lists to core sets
[PATCH 00/10] centralise base code handling for drivers
2025-04-07 15:31 UTC (14+ messages)
` [PATCH v2 00/10] centralize "
` [PATCH v2 01/10] build: add generic support for base code in drivers
` [PATCH v2 02/10] common/sfc_efx: use common base code build handling
` [PATCH v2 03/10] net/hinic: "
` [PATCH v2 04/10] net/intel: "
` [PATCH v2 05/10] net/ngbe: "
` [PATCH v2 06/10] net/octeontx: "
` [PATCH v2 07/10] net/qede: "
` [PATCH v2 08/10] net/thunderx: "
` [PATCH v2 09/10] net/txgbe: "
` [PATCH v2 10/10] raw/ifpga: "
Community CI Meeting Minutes - April 3, 2025
2025-04-07 15:19 UTC
[PATCH] net/pcap: fix indentation and numa node
2025-04-07 15:08 UTC (3+ messages)
[DPDK/ethdev Bug 1693] ring PMD rte_eth_from_ring does not do what is expected
2025-04-07 14:54 UTC
[PATCH] mbuf: enable to be compiled with MSVC
2025-04-07 13:53 UTC (4+ messages)
` [PATCH v3 0/6] "
` [PATCH v3 6/6] "
[RFC] eal: add new function versioning macros
2025-04-07 13:46 UTC (15+ messages)
` [PATCH v7 0/8] Symbol versioning and export rework
` [PATCH v7 1/8] lib: remove incorrect exported symbols
` [PATCH v7 2/8] drivers: "
` [PATCH v7 3/8] buildtools: display symbols version from map
` [PATCH v7 4/8] build: generate symbol maps
` [PATCH v7 5/8] build: mark exported symbols
` [PATCH v7 6/8] build: use dynamically generated version maps
` [PATCH v7 7/8] build: remove static "
` [PATCH v7 8/8] eal: rework function versioning macros
Tech Board Meeting Minutes - 2025-Apr-02
2025-04-07 12:47 UTC
[PATCH v3] event/dlb2: consolidate AVX512 and SSE changes
2025-04-07 9:19 UTC
[PATCH 1/1] examples/ipsec-secgw: resolve segfault for IPsec packets
2025-04-07 7:21 UTC
[PATCH] eal: prevent socket closure before MP sync
2025-04-07 5:25 UTC (6+ messages)
` [External] "
` [PATCH v2 1/2] "
` [PATCH v2 2/2] crypto/ipsec_mb: fix QP release in secondary
[PATCH v2 1/9] crypto/zsda: add skeleton
2025-04-07 1:43 UTC (2+ messages)
` [v2,1/9] "
[PATCH v10 00/20] Remove use of noninclusive term sanity
2025-04-04 7:39 UTC (9+ messages)
` [PATCH v12 00/10] replace use of term sanity check
` [PATCH v12 03/10] net/sfc: replace use of rte_mbuf_sanity_check
` [PATCH v12 07/10] dts: replace use of sanity check in comment
` [PATCH v12 10/10] drivers: remove use of term sanity check
[PATCH] drivers: remove __rte_used from functions for compatibility with MSVC
2025-04-04 1:47 UTC
[RFC PATCH 1/4] ethdev: add support to provide link type
2025-04-04 0:46 UTC (5+ messages)
` [RFC PATCH 2/4] common/cnxk: support to get speed cap from fwdata
` [RFC PATCH 3/4] common/cnxk: provide port type "
` [RFC PATCH 4/4] net/cnxk: report link type along with link status
[DPDK/ethdev Bug 1691] e1000 device initialization fails with SIGILL in KVM
2025-04-03 21:07 UTC
[DPDK/ethdev Bug 1690] Calling rte_eth_dev_get_module_info() and rte_eth_dev_get_module_eeprom() for MLX ConnectX-6 spawn errors when transceiver not inserted
2025-04-03 20:12 UTC
[PATCH] net/ice: enlarge limits to 64 bits (ice_stats_get)
2025-04-03 14:49 UTC
[PATCH] dts: add Scapy asynchronous sniffer
2025-04-03 13:54 UTC (2+ messages)
[PATCH 0/2] dts: smoke test bugfixes
2025-04-03 13:45 UTC (6+ messages)
` [PATCH 1/2] dts: include smoke tests in tests config
` [PATCH 2/2] dts: update dpdk-devbind script regex
[PATCH 2/2] crypto/virtio: fix cipher data src length
2025-04-03 12:26 UTC
[PATCH 1/2] vhost: fix cipher data length
2025-04-03 12:22 UTC
ConnectX-7 performance anomaly
2025-04-03 11:27 UTC
[PATCH] trace: fix out of bounds write in __rte_trace_mem_get
2025-04-03 9:25 UTC (3+ messages)
` [EXTERNAL] "
[PATCH 0/2] fix the problem of dma-perf infinite loop
2025-04-03 8:12 UTC (5+ messages)
` [PATCH v3 0/3] "
` [PATCH v3 2/3] eal: fix unckeck pipe
[PATCH] examples/flow_filtering: fix make clean
2025-04-03 7:01 UTC (2+ messages)
[PATCH] mem: fix infinite loop
2025-04-03 2:57 UTC (2+ messages)
` [PATCH v2] "
[PATCH v2] mem: fix infinite loop
2025-04-03 2:54 UTC
[PATCH v4 4/4] net/macb: add necessary docs and update related files
2025-04-03 1:44 UTC (2+ messages)
page: next (older)
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).