[PATCH 01/34] net/cnxk: allow duplicate SPI in outbound IPsec
2025-01-31 8:05 UTC (23+ messages)
` [PATCH 02/34] common/cnxk: remove unused param in SA init
` [PATCH 03/34] net/cnxk: remove unnecessary delay on stats read
` [PATCH 04/34] common/cnxk: move CTX defines to common
` [PATCH 05/34] common/cnxk: add cn20k CPT result struct
` [PATCH 06/34] common/cnxk: enable IE with cn9k and cn10k only
` [PATCH 07/34] common/cnxk: make special handling only for 9k
` [PATCH 08/34] common/cnxk: add CPT cn20k device enumeration
` [PATCH 09/34] common/cnxk: add CPT LMT defines
` [PATCH 10/34] common/cnxk: add 20k defines for IPsec
` [PATCH 11/34] common/cnxk: update default eng group for cn20k
` [PATCH 12/34] common/cnxk: support for cn20k IPsec session
` [PATCH 13/34] common/cnxk: add cn20k meta pkt structs
` [PATCH 14/34] common/cnxk: support for inline IPsec for cn20k
` [PATCH 15/34] common/cnxk: support inline SA context invalidate
` [PATCH 16/34] common/cnxk: update feature flags for cn20k
` [PATCH 17/34] common/cnxk: add mbox define for inline profile support
` [PATCH 18/34] common/cnxk: support for inline inbound queue
` [PATCH 19/34] common/cnxk: add NIX inline reassembly profile config
` [PATCH 20/34] common/cnxk: add API to fetch inline profile ID
` [PATCH 21/34] common/cnxk: add NPC action2 support
` [PATCH 22/34] common/cnxk: support for NPC inline rule for cn20k
` [PATCH 23/34] net/cnxk: support for cn20k inline IPsec session
[PATCH 00/16] remove use of VLAs for Windows built code
2025-01-31 7:54 UTC (61+ messages)
` [PATCH v16 00/60] remove use of VLAs for Windows
` [PATCH v17 00/25] "
` [PATCH v17 01/25] eal: include header required for alloca
` [PATCH v17 02/25] eal/linux: remove use of VLAs
` [PATCH v17 03/25] eal/common: "
` [PATCH v17 04/25] ethdev: remove use of VLAs for Windows built code
` [PATCH v17 05/25] hash: "
` [PATCH v17 06/25] hash/thash: remove use of VLAs for Windows built
` [PATCH v17 07/25] rcu: remove use of VLAs for Windows built code
` [PATCH v17 08/25] gro: fix overwrite unprocessed packets
` [PATCH v17 09/25] gro: remove use of VLAs
` [PATCH v17 10/25] net/ixgbe: "
` [PATCH v17 11/25] net/ice: "
` [PATCH v17 12/25] app/testpmd: remove use of VLAs for Windows built
` [PATCH v17 13/25] test: remove use of VLAs for Windows built code
` [PATCH v17 14/25] common/idpf: "
` [PATCH v17 15/25] net/i40e: "
` [PATCH v17 16/25] common/mlx5: "
` [PATCH v17 17/25] net/mlx5: "
` [PATCH v17 18/25] test: remove use of VLAs for Windows built code in bitset tests
` [PATCH v17 19/25] app/testpmd: remove use of VLAs for Windows built code in shared_rxq_fwd
` [PATCH v17 20/25] hash: remove use of VLAs by using standard arrays
` [PATCH v17 21/25] config: define no_vla_cflag
` [PATCH v17 22/25] app: add no_vla_cflag to directories that are not VLA-free
` [PATCH v17 23/25] drivers: "
` [PATCH v17 24/25] lib: "
` [PATCH v17 25/25] config: add -Wvla project-wide
` [PATCH v18 00/26] remove use of VLAs for Windows
` [PATCH v18 01/26] eal: include header required for alloca
` [PATCH v18 02/26] eal/linux: remove use of VLAs
` [PATCH v18 03/26] eal/common: "
` [PATCH v18 04/26] ethdev: remove use of VLAs for Windows built code
` [PATCH v18 05/26] hash: "
` [PATCH v18 06/26] hash/thash: remove use of VLAs for Windows built
` [PATCH v18 07/26] rcu: remove use of VLAs for Windows built code
` [PATCH v18 08/26] gro: fix overwrite unprocessed packets
` [PATCH v18 09/26] gro: remove use of VLAs
` [PATCH v18 10/26] net/ixgbe: "
` [PATCH v18 11/26] net/ice: "
` [PATCH v18 12/26] app/testpmd: remove use of VLAs for Windows built
` [PATCH v18 13/26] test: remove use of VLAs for Windows built code
` [PATCH v18 14/26] common/idpf: "
` [PATCH v18 15/26] net/i40e: "
` [PATCH v18 16/26] common/mlx5: "
` [PATCH v18 17/26] net/mlx5: "
` [PATCH v18 18/26] test: remove use of VLAs for Windows built code in bitset tests
` [PATCH v18 19/26] app/testpmd: remove use of VLAs for Windows built code in shared_rxq_fwd
` [PATCH v18 20/26] hash: remove use of VLAs by using standard arrays
` [PATCH v18 21/26] config: define no_vla_cflag
` [PATCH v18 22/26] app: add no_vla_cflag to directories that are not VLA-free
` [PATCH v18 23/26] drivers: "
` [PATCH v18 24/26] lib: "
` [PATCH v18 25/26] examples: "
` [PATCH v18 26/26] config: add -Wvla project-wide
[PATCH 0/2] Fix use after free, and refactor af_xdp_tx_zc()
2025-01-30 23:55 UTC (13+ messages)
` [PATCH 1/2] net/af_xdp: fix use after free in af_xdp_tx_zc()
` [PATCH v3 0/2] Fix use after free, and refactor af_xdp_tx_zc()
` [PATCH v3 1/2] net/af_xdp: fix use after free in af_xdp_tx_zc()
` [PATCH v3 2/2] net/af_xdp: Refactor af_xdp_tx_zc()
` [PATCH v4 0/2] Fix use after free, and refactor af_xdp_tx_zc
` [PATCH v4 1/2] net/af_xdp: Fix use after free in af_xdp_tx_zc
` [PATCH v4 2/2] net/af_xdp: Refactor af_xdp_tx_zc
[RFC PATCH 0/1] dts: add SUT cleanup to framework
2025-01-30 22:13 UTC (6+ messages)
` [RFC PATCH 1/1] "
` [PATCH v2] "
[PATCH 1/2] trace: support expression for blob length
2025-01-30 21:06 UTC (6+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] dmadev: avoid copies in tracepoints
` [PATCH v2 3/3] trace: fix undefined behavior in register
[PATCH] net/ice: fix how ice driver handles flows
2025-01-30 20:18 UTC (4+ messages)
` [PATCH v2] "
[PATCH 0/1] net/{octeon_ep,enetfec}: remove unused value
2025-01-30 19:47 UTC (4+ messages)
` [PATCH 1/1] "
[PATCH] net/ice: fix segmentation fault Rx function
2025-01-30 19:26 UTC
[PATCH v3] net/gve: allocate RX QPL pages using malloc
2025-01-30 18:42 UTC (3+ messages)
` [PATCH v4] "
[PATCH] app/testpmd: add ipv6 extension header parse
2025-01-30 18:26 UTC (4+ messages)
` [PATCH v2 0/2] parse ptype for tunnel packets
` [PATCH v2 1/2] net: add ptype parse "
[PATCH] dma/idxd: add device ids for new HW versions
2025-01-30 17:26 UTC
[RFC PATCH] eventdev: adapter API to configure multiple Rx queues
2025-01-30 16:48 UTC (16+ messages)
[PATCH 0/4] remove common iavf and idpf drivers
2025-01-30 15:12 UTC (16+ messages)
` [PATCH 2/4] net/idpf: re-enable unused variable warnings
` [PATCH 3/4] drivers: move iavf common folder to iavf net
` [PATCH 4/4] net/intel: allow building ice driver without iavf
` [PATCH v2 0/4] remove common iavf and idpf drivers
` [PATCH v2 1/4] drivers: merge common and net "
` [PATCH v2 2/4] net/idpf: re-enable unused variable warnings
` [PATCH v2 3/4] drivers: move iavf common folder to iavf net
` [PATCH v2 4/4] net/intel: allow building ice driver without iavf
` [PATCH v3 0/4] remove common iavf and idpf drivers
` [PATCH v3 1/4] drivers: merge common and net "
` [PATCH v3 2/4] net/idpf: re-enable unused variable warnings
` [PATCH v3 3/4] drivers: move iavf common folder to iavf net
` [PATCH v3 4/4] net/intel: allow building ice driver without iavf
[PATCH 0/2] enable dmadev lib to be compiled with MSVC
2025-01-30 15:00 UTC (7+ messages)
` [PATCH 1/2] lib/dmadev: eliminate undefined behavior
` [EXTERNAL] "
[PATCH] mbuf: add fast free bulk function
2025-01-30 14:49 UTC (2+ messages)
` [PATCH v4] mbuf: add raw free and alloc bulk functions
[DPDK/DTS Bug 1623] dts: add linting support for validating testsuite docstring (steps and verify sections)
2025-01-30 14:42 UTC
[PATCH] dts: add sudo to linux link up
2025-01-30 14:11 UTC (4+ messages)
[PATCH] net/cnxk: fix of NIX send header L3 type
2025-01-30 11:55 UTC (2+ messages)
` [PATCH v2] "
[v2 0/2] vhost: add RSA support
2025-01-30 9:29 UTC (6+ messages)
` [v2 1/2] vhost: add asymmetric "
` [v2 2/2] examples/vhost_crypto: add asymmetric support
` [EXTERNAL] "
[PATCH] devtools: forbid use of compiler pragmas
2025-01-30 8:52 UTC (3+ messages)
[PATCH 1/2] common/idpf: enable AVX2 for single queue Rx
2025-01-30 8:24 UTC (12+ messages)
` [PATCH v2 0/3] enable AVX2 for single queue Rx/Tx
` [PATCH v2 1/3] common/idpf: enable AVX2 for single queue Rx
` [PATCH v3 0/2] enable AVX2 for single queue Rx/Tx
` [PATCH v3 1/2] common/idpf: enable AVX2 for single queue Rx
` [PATCH v3 2/2] common/idpf: enable AVX2 for single queue Tx
` [PATCH v2 2/3] "
` [PATCH v2 3/3] doc: documentaion update for idpf pmd
[PATCH] drivers/net: fix cast-qual and strict-aliasing errors for ppc64le
2025-01-30 8:15 UTC (4+ messages)
[PATCH 0/3] add diagnostics macros to make code portable
2025-01-30 7:28 UTC (10+ messages)
` [PATCH v16 "
` [PATCH v16 3/3] drivers/net: "
[PATCH v15] dts: port over queue start/stop suite
2025-01-30 7:09 UTC (3+ messages)
` [PATCH v16] "
[PATCH 1/4] net/netvsc: scan all net devices under the PCI device
2025-01-30 3:59 UTC (8+ messages)
` [PATCH 4/4] net/netvsc: cache device parameters for hot plug events
` [EXTERNAL] "
[PATCH v3] eal/common: fix inconsistent representation of PCI numbers
2025-01-29 18:06 UTC (6+ messages)
` [PATCH v4] bus: "
[PATCH RFC 1/4] dmadev: add enqueue dequeue operations
2025-01-29 14:36 UTC (4+ messages)
` [PATCH RFC 2/4] eventdev: refactor rte_event_dma_adapater_op calls
` [PATCH RFC 3/4] doc: update prog guide to use rte_dma_op
` [PATCH RFC 4/4] dma/cnxk: implement enqueue dequeue ops
[PATCH 0/2] provide rte_ffs32, rte_ffs64 and __rte_x86_movdiri for MSVC
2025-01-29 13:56 UTC (3+ messages)
` [PATCH v3 0/3] provide rte_ffs32, rte_ffs64 and __rte_x86_movdiri
[PATCH v7 00/15] XSC PMD for Yunsilicon NICs
2025-01-29 13:32 UTC (3+ messages)
CFP - DPDK Summit in Prague
2025-01-29 13:19 UTC
[PATCH v1 1/2] crypto/ipsec_mb: add SM4 GCM support
2025-01-29 9:32 UTC (4+ messages)
` [PATCH v3 "
` [PATCH v3 2/2] app/test: add SM4 GCM tests
[PATCH v5 2/2] dts: add flow create/delete to testpmd shell
2025-01-28 22:59 UTC (7+ messages)
` [PATCH v6 1/2] dts: add flow rule dataclass "
` [PATCH v6 2/2] dts: add flow create/delete "
` [PATCH v7 1/2] dts: add flow rule dataclass "
` [PATCH v7 2/2] dts: add flow create/delete "
[PATCH 0/3] enable build of lib/stack when using MSVC
2025-01-28 21:25 UTC (7+ messages)
` [PATCH 1/3] lib/eal: add rte_atomic128_cmp_exchange compatible with MSVC
` [PATCH v2 0/2] enable build of lib/stack when using MSVC
` [PATCH v2 1/2] test: disable non-C11 atomic tests for MSVC
` [PATCH v2 2/2] stack: enable build with MSVC
[PATCH 0/5] centralize deferred start checks
2025-01-28 21:03 UTC (3+ messages)
` [PATCH v3 0/6] queue start/stop and deferred checks
[PATCH v2 01/15] net/zxdh: zxdh np init implementation
2025-01-28 20:12 UTC (3+ messages)
` [PATCH v9 00/15] net/zxdh: updated net zxdh driver
[DPDK/ethdev Bug 1622] ntnic: using signals and threads
2025-01-28 18:59 UTC
[PATCH v1 00/31] net/ntnic: bugfixes and refactoring
2025-01-28 18:54 UTC (4+ messages)
` [PATCH v1 02/31] net/ntnic: add thread check return code
[PATCH] net/bnxt: remove unnecessary checks for null pointer
2025-01-28 17:54 UTC (2+ messages)
[PATCH] ptr_compress: fix build for Arm SVE enabled SoC
2025-01-28 17:31 UTC
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).