[PATCH 1/1] vhost: fix missing gso_size validity check
2024-12-20 3:45 UTC
[PATCH 1/1] vhost: fix a double fetch when dequeue offloading
2024-12-20 2:17 UTC (5+ messages)
[PATCH v5] graph: mcore: optimize graph search
2024-12-20 2:05 UTC (5+ messages)
` [PATCH v6] "
[PATCH] net/virtio: check return value when calling pthread_mutex_init
2024-12-20 1:53 UTC
[PATCH v4] net/zxdh: Provided zxdh basic init
2024-12-20 1:47 UTC (3+ messages)
[PATCH] net/gve: Allocate qpl pages using malloc if memzone allocation fails
2024-12-20 0:04 UTC (5+ messages)
[PATCH] pdump: clear statistics when enabled
2024-12-19 23:58 UTC
[PATCH] bus/fslmc: fix use after rte_free
2024-12-19 22:49 UTC (7+ messages)
` [PATCH v2 0/5] Fixes for build with -Dsanitize=undefined
` [PATCH v2 1/5] bus/fslmc: fix use after rte_free
` [PATCH v2 2/5] net/bnxt: fix use after free
` [PATCH v2 3/5] net/bnx2x: use RTE_BIT32
` [PATCH v2 4/5] net/qede: fix use after free
` [PATCH v2 5/5] vhost: use strlcpy instead of strncpy
rte_event_eth_tx_adapter_enqueue() short enqueue
2024-12-19 17:12 UTC (6+ messages)
The question for the modification against (lib/cryptodev/rte_cryptodev.h) in commit 719834a6
2024-12-19 16:36 UTC (9+ messages)
` [PATCH] cryptodev: fix C++ include
` [EXTERNAL] "
` [PATCH v2] "
[PATCH] cryptodev: allow use of global variables from C++
2024-12-19 16:35 UTC
[PATCH] net/mlx5: fix fragmented ptype match
2024-12-19 16:05 UTC (2+ messages)
` [PATCH v2] net/mlx5/hws: "
[RFC 0/8] ioring: network driver
2024-12-19 15:40 UTC (5+ messages)
[RFC v2 1/1] eventdev: add atomic queue to test-eventdev app
2024-12-19 14:48 UTC
[RFC] eventdev: add atomic queue to test-eventdev app
2024-12-19 13:24 UTC (4+ messages)
[PATCH] power: use hugepage memory for queue list entry structure
2024-12-19 7:53 UTC
[RFC PATCH] eventdev: adapter API to configure multiple Rx queues
2024-12-19 7:40 UTC (2+ messages)
[RFC PATCH] eventdev: adapter API to configure multiple Rx queues
2024-12-19 7:34 UTC
[PATCH 0/2] add function to set dedicated queue size
2024-12-19 5:52 UTC (8+ messages)
` [PATCH v2 "
` [PATCH v2 2/2] net/bonding: add command "
[PATCH] net/nfp: implement the burst mode get operation
2024-12-19 1:49 UTC (4+ messages)
` [PATCH v2] "
[PATCH 0/3] Defer lcore variables allocation
2024-12-18 20:10 UTC (30+ messages)
` [PATCH 1/3] random: defer seeding to EAL init
` [PATCH 2/3] power: defer lcore variable allocation
` [PATCH v2 0/5] Defer lcore variables allocation
` [PATCH v2 1/5] eal: check lcore variable handle
` [PATCH v2 2/5] random: defer seeding to EAL init
` [PATCH v2 3/5] power: defer lcore variable allocation
` [PATCH v2 4/5] power: reduce memory footprint of per-lcore state
` [PATCH v2 5/5] eal/x86: defer power intrinsics variable allocation
[PATCH 0/1] net/{octeon_ep,enetfec}: remove unused value
2024-12-18 20:00 UTC (2+ messages)
` [PATCH 1/1] "
[PATCH] net/virtio: fix Rx checksum calculation
2024-12-18 17:19 UTC (6+ messages)
[PATCH] MAINTAINERS: update maintainers for next-net
2024-12-18 17:13 UTC (3+ messages)
` [PATCH v2] MAINTAINERS: change maintainer "
[DPDK/core Bug 1605] lib/eal build failure with address and undefined behavior sanitizers
2024-12-18 16:52 UTC (2+ messages)
[PATCH] drivers/common: avoid truncation of constant value
2024-12-18 16:05 UTC
[PATCH] app/test: fix stack overflow in lpm6_perf_autotest
2024-12-18 15:21 UTC (5+ messages)
` [PATCH v2] "
` [PATCH v3] "
[DPDK/examples Bug 1606] flow_filtering/flow_filtering_mismatch_rule: Some mismatch rule packets match the rule
2024-12-18 10:49 UTC
[PATCH v2 01/15] net/zxdh: zxdh np init implementation
2024-12-18 9:26 UTC (33+ messages)
` [PATCH v3 00/15] net/zxdh: updated net zxdh driver
` [PATCH v3 01/15] net/zxdh: zxdh np init implementation
` [PATCH v3 02/15] net/zxdh: zxdh np uninit implementation
` [PATCH v3 03/15] net/zxdh: port tables init implementations
` [PATCH v3 04/15] net/zxdh: port tables unint implementations
` [PATCH v3 05/15] net/zxdh: rx/tx queue setup and intr enable
` [PATCH v3 06/15] net/zxdh: dev start/stop ops implementations
` [PATCH v3 07/15] net/zxdh: provided dev simple tx implementations
` [PATCH v3 08/15] net/zxdh: provided dev simple rx implementations
` [PATCH v3 09/15] net/zxdh: link info update, set link up/down
` [PATCH v3 10/15] net/zxdh: mac set/add/remove ops implementations
` [PATCH v3 11/15] net/zxdh: promisc/allmulti "
` [PATCH v3 12/15] net/zxdh: vlan filter/ offload "
` [PATCH v3 13/15] net/zxdh: rss hash config/update, reta update/get
` [PATCH v3 14/15] net/zxdh: basic stats ops implementations
` [PATCH v3 15/15] net/zxdh: mtu update "
` [PATCH v4 00/15] net/zxdh: updated net zxdh driver
` [PATCH v4 01/15] net/zxdh: zxdh np init implementation
` [PATCH v4 02/15] net/zxdh: zxdh np uninit implementation
` [PATCH v4 03/15] net/zxdh: port tables init implementations
` [PATCH v4 04/15] net/zxdh: port tables unint implementations
` [PATCH v4 05/15] net/zxdh: rx/tx queue setup and intr enable
` [PATCH v4 06/15] net/zxdh: dev start/stop ops implementations
` [PATCH v4 07/15] net/zxdh: provided dev simple tx implementations
` [PATCH v4 08/15] net/zxdh: provided dev simple rx implementations
` [PATCH v4 09/15] net/zxdh: link info update, set link up/down
` [PATCH v4 10/15] net/zxdh: mac set/add/remove ops implementations
` [PATCH v4 11/15] net/zxdh: promisc/allmulti "
` [PATCH v4 12/15] net/zxdh: vlan filter/ offload "
` [PATCH v4 13/15] net/zxdh: rss hash config/update, reta update/get
` [PATCH v4 14/15] net/zxdh: basic stats ops implementations
` [PATCH v4 15/15] net/zxdh: mtu update "
[PATCH] net/nfp: fix VF link speed problem
2024-12-18 6:52 UTC
[PATCH] net/nfp: unify the queue threshold value
2024-12-18 6:17 UTC
[PATCH v11] dts: port over queue start/stop suite
2024-12-18 3:05 UTC (3+ messages)
` [PATCH v12] "
21.11.9 patches review and test
2024-12-18 2:46 UTC (7+ messages)
[PATCH 0/2] buildtools, devtools, dts: clear out Python syntax warnings
2024-12-17 18:10 UTC (4+ messages)
` [PATCH 1/2] buildtools,devtools: "
` [PATCH 2/2] dts: "
CVE-2024-11614: DPDK Vhost Rx checksum vulnerability
2024-12-17 15:02 UTC
DPDK 22.11.7 released
2024-12-17 14:44 UTC
DPDK 23.11.3 released
2024-12-17 14:34 UTC
DPDK 21.11.9 released
2024-12-17 14:30 UTC
DPDK 24.11.1 released
2024-12-17 14:29 UTC
[PATCH 0/6] dts: add Ruff and docstring linting
2024-12-17 10:15 UTC (4+ messages)
` [PATCH v2 0/7] "
` [PATCH v2 7/7] dts: update linters in doc page
[DPDK/other Bug 1604] Issues with packet capture counting in dpdk-dumpcap
2024-12-17 8:06 UTC
23.11.3 patches review and test
2024-12-17 8:02 UTC (3+ messages)
[PATCH 0/5] centralize deferred start checks
2024-12-17 6:07 UTC (22+ messages)
` [PATCH 1/5] ethdev: check that device supports deferred start
` [PATCH 2/5] net/dpaa: remove unnecessary deferred start check
` [PATCH 3/5] net/dpaa2: remove unneeded "
` [PATCH 4/5] net/enetfec: "
` [PATCH 5/5] net/virtio: "
` [PATCH v2 0/5] add check for deferred start to ethdev
` [PATCH v2 1/5] ethdev: check that device supports deferred start
` [PATCH v2 2/5] net/dpaa: remove unnecessary deferred start check
` [PATCH v2 3/5] net/dpaa2: remove unneeded "
` [PATCH v2 4/5] net/enetfec: "
` [PATCH v2 5/5] net/virtio: "
` [PATCH v3 0/6] queue start/stop and deferred checks
` [PATCH v3 1/6] ethdev: check that device supports deferred start
` [PATCH v3 2/6] doc: fix feature flags for queue start/stop
` [PATCH v3 3/6] net/dpaa: remove unnecessary deferred start check
` [PATCH v3 4/6] net/dpaa2: remove unneeded "
` [PATCH v3 5/6] net/enetfec: "
` [PATCH v3 6/6] net/virtio: "
[PATCH v1] event/dlb2: add port attribute for independent enqueue
2024-12-16 20:33 UTC (2+ messages)
` [PATCH v2] eventdev: "
[PATCH v3 0/8] record and rework component dependencies
2024-12-16 16:06 UTC (5+ messages)
` [PATCH v5 0/8] Record "
` [PATCH v5 6/8] build: reduce driver dependencies
[PATCH] net/sfc: avoid duplicate configuration restore
2024-12-16 11:11 UTC
GCP cloud : Virtio-PMD performance Issue
2024-12-16 11:04 UTC (2+ messages)
[PATCH] net/af_packet: allow disabling packet fanout
2024-12-16 9:58 UTC (3+ messages)
[RFC 0/6] Add a stricter headers check
2024-12-16 9:13 UTC (10+ messages)
` [PATCH v2 "
` [PATCH v2 2/6] drivers: drop export of driver headers
` [PATCH v2 4/6] drivers: fix exported headers
[PATCH 00/21] use portable variadic macros
2024-12-16 9:02 UTC (3+ messages)
` [PATCH 13/21] drivers/net: "
graph: dispatch mode with libevent for control plane
2024-12-16 8:10 UTC (2+ messages)
` [EXTERNAL] "
rte_hash socket memory usage is not balance issue
2024-12-16 7:40 UTC
Community CI Meeting Minutes - December 12, 2024
2024-12-16 4:18 UTC
DTS WG Meeting Minutes - December 5, 2024
2024-12-16 4:14 UTC
DTS WG Meeting Minutes - November 21, 2024
2024-12-16 4:12 UTC
Community CI Meeting Minutes - November 14, 2024
2024-12-16 4:09 UTC
[PATCH] test/bonding: fix active backup rx test
2024-12-16 1:53 UTC (6+ messages)
` [PATCH v2] "
[PATCH 0/2] clear out Coverity issues 384444 & 451221
2024-12-13 21:41 UTC (3+ messages)
` [PATCH 1/2] examples/flow_filtering: remove unused variable
` [PATCH 2/2] drivers/net/sfc: remove unused value
[PATCH 0/1] app/test: remove useless calls to rte_bitmap_free
2024-12-13 21:38 UTC (4+ messages)
` [PATCH 1/1] "
[PATCH v1 01/15] net/zxdh: zxdh np init implementation
2024-12-13 21:05 UTC (16+ messages)
` [PATCH v2 00/15] net/zxdh: updated net zxdh driver
` [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 06/15] net/zxdh: dev start/stop ops implementations
` [PATCH v2 09/15] net/zxdh: link info update, set link up/down
[PATCH 1/2] net/mlx5: improve socket file path
2024-12-13 17:16 UTC (3+ messages)
[PATCH 0/1] buildtools: clear out regex syntax warnings
2024-12-13 13:10 UTC (2+ messages)
` [PING] "
page: next (older) | prev (newer) | 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).