[PATCH] config/arm: add Ampere AmpereOneX platform
2024-04-11 0:31 UTC (3+ messages)
[PATCH] ARM64: Cross-Compilation Support
2024-04-10 22:23 UTC (3+ messages)
Strict aliasing problem with rte_eth_linkstatus_set()
2024-04-10 21:18 UTC (8+ messages)
UNH Lab downtime
2024-04-10 20:10 UTC
[PATCH 0/2] uuid: enhancements and tests
2024-04-10 18:28 UTC (25+ messages)
` [PATCH v4 00/30] replace use of rte_memcpy with fixed sizes
` [PATCH v4 01/30] cocci/rte_memcpy: add script to eliminate fixed size rte_memcpy
` [PATCH v4 05/30] cryptodev: replace use of "
` [EXTERNAL] "
` [PATCH v4 13/30] security: "
` [EXTERNAL] "
` [PATCH v4 18/30] common: "
` [PATCH v4 19/30] crypto: "
` [PATCH v4 20/30] "
` [PATCH v4 21/30] event: "
` [PATCH v4 22/30] mempool: "
` [PATCH v4 23/30] ml/cnxk: "
` [PATCH v4 24/30] app/test-pmd: "
` [PATCH v4 25/30] app/graph: "
` [PATCH v4 26/30] app/test-eventdev: "
` [PATCH v4 27/30] app/test: "
` [EXTERNAL] "
` [PATCH v4 28/30] app/test-pipeline: remove unused rte_memcpy.h include
` [PATCH v4 29/30] app/test-bbdev: remove unnecessary include of rte_memcpy.h
` [PATCH v4 30/30] examples: replace use of fixed size rte_memcpy
` [PATCH v4 0/2] uuid: generator functions and unit test
` [PATCH v4 1/2] eal: add functions to generate uuid values
` [PATCH v4 2/2] test: add functional test for uuid
RFC acceptable handling of VLAs across toolchains
2024-04-10 17:10 UTC (26+ messages)
` [PATCH 0/4] RFC samples converting VLA to alloca
` [PATCH 1/4] latencystats: use alloca instead of vla trivial
` [PATCH 2/4] hash: "
` [PATCH 3/4] vhost: use alloca instead of vla sizeof
` [PATCH 4/4] dispatcher: use alloca instead of vla multi dimensional
[DPDK/DTS Bug 1413] Build initial list of device capabilities required by testsuites we are trying to write this year
2024-04-10 16:30 UTC
DTS 24.07 Roadmap
2024-04-10 16:17 UTC
DTS WG Meeting Minutes - April 10, 2024
2024-04-10 16:11 UTC
[PATCH 00/83] move alignment attribute on types
2024-04-10 15:29 UTC (5+ messages)
` [PATCH 01/83] examples: "
[PATCH 0/1] fix GCC 13 build errors on 32-bit targets
2024-04-10 15:21 UTC (2+ messages)
` [PATCH 1/1] vhost: fix GCC 13 build error
[PATCH 0/6] dts: add testpmd params and statefulness
2024-04-10 14:07 UTC (34+ messages)
` [PATCH 1/6] dts: add parameters data structure
` [PATCH 2/6] dts: use Params for interactive shells
` [PATCH 3/6] dts: add testpmd shell params
` [PATCH 4/6] dts: use testpmd params for scatter test suite
` [PATCH 5/6] dts: add statefulness to InteractiveShell
` [PATCH 6/6] dts: add statefulness to TestPmdShell
[PATCH] dts: Change hugepage runtime config to 2MB Exclusively
2024-04-10 13:50 UTC (11+ messages)
` [PATCH v2] "
question about eth and vlan item in flow pattern
2024-04-10 13:19 UTC (3+ messages)
[PATCH] net/cnxk: add RSS config via ethdev configure API
2024-04-10 13:11 UTC
[PATCH] MAINTAINERS: remove maintainers that bounce
2024-04-10 13:06 UTC (4+ messages)
` [PATCH v2] "
[PATCH 0/8] Fix outer UDP checksum for Intel nics
2024-04-10 12:20 UTC (13+ messages)
` [PATCH v2 "
` [PATCH v2 1/8] net/ice: fix check for outer UDP checksum offload
` [PATCH v2 2/8] net/ice: enhance debug when HW fails to transmit
` [PATCH v2 3/8] mbuf: fix Tx checksum offload examples
[PATCH v1 0/2] Improve interactive shell output gathering
2024-04-10 10:20 UTC (5+ messages)
` [PATCH v1 1/2] dts: Improve output gathering in interactive shells
[PATCH 0/4] dts: error and usage improvements
2024-04-10 9:46 UTC (6+ messages)
` [PATCH v2 0/3] "
` [PATCH v2 1/3] dts: rework arguments framework
[PATCH v3 0/5] vhost: FD manager improvements
2024-04-10 6:22 UTC (8+ messages)
` [PATCH v3 1/5] vhost: rename polling mutex
` [PATCH v3 2/5] vhost: make use of FD manager init function
` [PATCH v3 3/5] vhost: hide synchronization within FD manager
` [PATCH v3 4/5] vhost: improve fdset initialization
` [PATCH v3 5/5] vhost: manage FD with epoll
[PATCH 00/46] use stdatomic API
2024-04-09 19:31 UTC (5+ messages)
` [PATCH v2 00/45] "
` [PATCH v2 34/45] event/dlb2: use rte "
[PATCH v2 0/2] Wangxun support vector Rx/Tx
2024-04-09 6:31 UTC (3+ messages)
` [PATCH v2 1/2] net/txgbe: add vectorized functions for Rx/Tx
` [PATCH v2 2/2] net/ngbe: "
[RFC 0/2] net/tap RSS BPF rewrite
2024-04-09 3:40 UTC (28+ messages)
` [PATCH v6 0/8] net/tap: cleanup and fix BPF flow support
` [PATCH v6 1/8] net/tap: do not duplicate fd's
` [PATCH v6 2/8] doc: fix the requirements and building of TAP flow
` [PATCH v6 3/8] net/tap: remove unused fields
` [PATCH v6 4/8] net/tap: validate and setup parameters for BPF RSS
` [PATCH v6 5/8] net/tap: stop "vendoring" linux bpf headers
` [PATCH v6 6/8] net/tap: rewrite the RSS BPF program
` [PATCH v6 7/8] net/tap: use libbpf to load new "
` [PATCH v6 8/8] net/tap: remove no longer used files
` [PATCH v7 0/8] net/tap: cleanups and fix BPF support
` [PATCH v7 1/8] net/tap: do not duplicate fd's
` [PATCH v7 2/8] net/tap: remove unused fields
` [PATCH v7 3/8] net/tap: validate and setup parameters for BPF RSS
` [PATCH v7 4/8] net/tap: do not build flow support if header is out of date
` [PATCH v7 5/8] net/tap: rewrite the RSS BPF program
` [PATCH v7 6/8] net/tap: use libbpf to load new "
` [PATCH v7 7/8] net/tap: remove no longer used files
` [PATCH v7 8/8] doc: update documentation of TAP PMD
` [PATCH v8 0/8] net/tap: cleanups and fix BPF support
` [PATCH v8 1/8] net/tap: do not duplicate fd's
` [PATCH v8 2/8] net/tap: remove unused fields
` [PATCH v8 3/8] net/tap: validate and setup parameters for BPF RSS
` [PATCH v8 4/8] net/tap: do not build flow support if header is out of date
` [PATCH v8 5/8] net/tap: rewrite the RSS BPF program
` [PATCH v8 6/8] net/tap: use libbpf to load new "
` [PATCH v8 7/8] net/tap: remove no longer used files
` [PATCH v8 8/8] doc: update documentation of TAP PMD
[PATCH] app/testpmd: handle IEEE1588 init fail
2024-04-09 2:50 UTC (6+ messages)
[RFC] latencystats: performance overhaul
2024-04-08 21:26 UTC (2+ messages)
` [PATCH v2] "
[PATCH 1/1] eal: add C++ include guard in generic/rte_vect.h
2024-04-08 15:29 UTC (9+ messages)
` [PATCH v3 "
[PATCH] net/ice: fix EIPT check is always true
2024-04-08 15:16 UTC (2+ messages)
[v14 0/3] net/af_xdp: fix multi interface support for K8s
2024-04-08 13:19 UTC (5+ messages)
` [v14 1/3] docs: AF_XDP Device Plugin
` [v14 2/3] net/af_xdp: fix multi interface support for K8s
` [v14 3/3] net/af_xdp: support AF_XDP DP pinned maps
[v13 0/3] net/af_xdp: fix multi interface support for K8s
2024-04-08 13:12 UTC (5+ messages)
` [v13 2/3] "
[PATCH v2 0/1] net/ena/base: bug fix for 23.11 stable only
2024-04-08 12:15 UTC (2+ messages)
` [PATCH v2 1/1] net/ena/base: fix metrics excessive memory consumption
22.11.5 patches review and test
2024-04-08 9:24 UTC (3+ messages)
[PATCH] maintainers: change e-mail for vmxnet3
2024-04-08 8:58 UTC (3+ messages)
DPDK Secondary process not able to xmit packets with MLX5 VF
2024-04-08 7:29 UTC (2+ messages)
[DPDK/meson Bug 1412] [dpdk-24.03] meson_tests/driver: core dumped occurred after exit dpdk-test
2024-04-08 7:06 UTC
[PATCH] compress/mlx5: add VF device ID
2024-04-08 6:39 UTC
[PATCH] net/mlx5/hws: add fragment packet ID matching support
2024-04-08 6:32 UTC
Error in rte_eal_init() when multiple PODs over single node of K8 cluster
2024-04-08 5:29 UTC (5+ messages)
[PATCH 0/1] net/ena/base: bug fix for 23.11 stable only
2024-04-07 11:45 UTC (2+ messages)
` [PATCH 1/1] net/ena/base: fix metrics excessive memory consumption
[PATCH 0/2] Wangxun support vector Rx/Tx
2024-04-07 8:32 UTC (6+ messages)
` [PATCH 1/2] net/txgbe: add vectorized functions for Rx/Tx
[PATCH 1/2] eventdev/dma: reorganize event DMA ops
2024-04-06 10:13 UTC (2+ messages)
` [PATCH 2/2] dma/cnxk: remove completion pool
[RFC] lib/st_ring: add single thread ring
2024-04-06 9:35 UTC (4+ messages)
` [PATCH v1 0/2] deque: add multithread unsafe deque library
` [PATCH v1 1/2] deque: add multi-thread unsafe double ended queue
[PATCH] build: exclude rather than include libs in MSVC build
2024-04-06 0:38 UTC (5+ messages)
` [PATCH v2] "
[RFC] graph/node: feedback and future improvements
2024-04-05 23:11 UTC (2+ messages)
[PATCH] cnxk: disable building template files
2024-04-05 21:47 UTC (3+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH v1 0/3] Additional queue stats
2024-04-05 18:17 UTC (4+ messages)
` [PATCH v1 1/3] bbdev: new queue stat for available enqueue depth
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).