[PATCH] net/mlx5: fix RSS hash for non-RSS CQE zipping
2024-12-02 14:27 UTC (4+ messages)
` [PATCH v2] "
` [PATCH v3] "
[RFC PATCH 00/21] Reduce code duplication across Intel NIC drivers
2024-12-02 14:09 UTC (29+ messages)
` [PATCH v1 "
` [PATCH v1 01/21] net/_common_intel: add pkt reassembly fn for intel drivers
` [PATCH v1 02/21] net/_common_intel: provide common Tx entry structures
` [PATCH v1 03/21] net/_common_intel: add Tx mbuf ring replenish fn
` [PATCH v1 04/21] drivers/net: align Tx queue struct field names
` [PATCH v1 05/21] drivers/net: add prefix for driver-specific structs
` [PATCH v1 06/21] net/_common_intel: merge ice and i40e Tx queue struct
` [PATCH v1 07/21] net/iavf: use common Tx queue structure
` [PATCH v1 08/21] net/ixgbe: convert Tx queue context cache field to ptr
` [PATCH v1 09/21] net/ixgbe: use common Tx queue structure
` [PATCH v1 10/21] net/_common_intel: pack "
` [PATCH v1 11/21] net/_common_intel: add post-Tx buffer free function
` [PATCH v1 12/21] net/_common_intel: add Tx buffer free fn for AVX-512
` [PATCH v1 13/21] net/iavf: use common Tx "
` [PATCH v1 14/21] net/ice: move Tx queue mbuf cleanup fn to common
` [PATCH v1 15/21] net/i40e: use common Tx queue mbuf cleanup fn
` [PATCH v1 16/21] net/ixgbe: "
` [PATCH v1 17/21] net/iavf: "
` [PATCH v1 18/21] net/ice: use vector SW ring for all vector paths
` [PATCH v1 19/21] net/i40e: "
` [PATCH v1 20/21] net/iavf: "
` [PATCH v1 21/21] net/ixgbe: use common Tx backlog entry fn
[RFC 0/3] Improve lock annotations
2024-12-02 12:53 UTC (4+ messages)
` [RFC 1/3] eal: add enhanced "
` [RFC 2/3] eal: enhance lock annotations for spinlock and seqlock
` [RFC 3/3] eal: enhance lock annotations for rwlock
[PATCH v1 1/1] usertools/devbind: allow changing UID/GID for VFIO
2024-12-02 9:35 UTC (9+ messages)
` [PATCH v2 "
` [PATCH v3 "
` [PATCH v4 "
[PATCH v1 1/1] usertools/devbind: add documentation for no-IOMMU mode
2024-12-02 9:35 UTC
[PATCH] examples/ipsec-secgw: fix cryptodev and eventdev ID
2024-12-02 6:49 UTC
[PATCH v2] doc: reword glossary
2024-12-02 5:23 UTC (2+ messages)
` [PATCH v3] "
[PATCH v15 0/4] add support for self monitoring
2024-12-02 4:20 UTC (3+ messages)
` [PATCH v16 "
[DPDK/core Bug 1590] rte_ipv6_phdr_cksum users wrong proto
2024-12-01 19:02 UTC
[PATCH dpdk] log: fix double free on cleanup
2024-12-01 13:48 UTC (4+ messages)
[PATCH v2 0/6] fix lcore ID restriction
2024-12-01 7:26 UTC (6+ messages)
` [PATCH] power/amd_uncore: add e-smi installation instructions
22.11.7 patches review and test
2024-12-01 0:24 UTC
DPDK 24.11 released
2024-11-30 23:50 UTC
[PATCH v1] doc: update release notes for 24.11
2024-11-30 22:27 UTC (2+ messages)
[PATCH 0/2] minor changes in script used for backports
2024-11-30 22:04 UTC (3+ messages)
[PATCH] devtools: fix false positive from checkpatch
2024-11-30 21:36 UTC (3+ messages)
` [PATCH v2] "
[PATCH] doc: remove confusing command to send patch
2024-11-30 21:16 UTC (2+ messages)
[PATCH v2] doc: add security document
2024-11-30 21:11 UTC (3+ messages)
` [PATCH v3] "
When the trace buffers are saved to disk?
2024-11-30 13:25 UTC (6+ messages)
` [EXTERNAL] "
[PATCH] net/hns3: fix Rx packet truncation when KEEP CRC enabled
2024-11-30 2:26 UTC (10+ messages)
` [PATCH v3 0/3] bugfix about KEEP CRC offload
` [PATCH v3 3/3] net/hns3: fix Rx packet without CRC data
` [PATCH v4] "
[PATCH v3 1/2] config/arm: strict use of -mcpu for supported CPUs
2024-11-29 23:47 UTC (2+ messages)
` [PATCH v3 2/2] config/arm: sort SOCs alphabetically
[PATCH] doc: reword sample app guides
2024-11-29 22:04 UTC (2+ messages)
[PATCH] crypto/openssl: fix CMAC auth context update
2024-11-29 20:20 UTC
[PATCH v2] doc: reword sample app guides
2024-11-29 17:58 UTC (3+ messages)
` [PATCH v3] "
[dpdk-dev v1] doc/multi-process: fixed grammar and rephrasing
2024-11-29 15:54 UTC (3+ messages)
` [PATCH v2] doc/multi-process: fix grammar and phrasing
[PATCH v1 1/1] usertools/devbind: fix NUMA node display
2024-11-29 13:28 UTC (7+ messages)
[PATCH v1 1/1] usertools/devbind: fix missing active marker
2024-11-29 13:11 UTC (3+ messages)
[PATCH] dts: remove html dir from dts doc path
2024-11-29 12:59 UTC (9+ messages)
` [PATCH v2] docs: remove html dir from nested docs
` [PATCH v3] dts: "
` [PATCH v4] dts: remove nested html dir for API doc
[RFC] crypto/virtio: add vhost-vdpa backend
2024-11-29 2:19 UTC (6+ messages)
` [EXTERNAL] "
[PATCH V1] doc: add tested Intel platforms with Intel NICs
2024-11-28 17:16 UTC (3+ messages)
[PATCH] eal: fix bus cleanup in secondary process
2024-11-28 17:15 UTC (2+ messages)
DPDK Release Status Meeting 2024-11-28
2024-11-28 11:53 UTC
[PATCH] net/sxe: submit the build directory and rough doc documentation
2024-11-28 11:04 UTC (4+ messages)
` [PATCH v2] "
` [PATCH v3 1/2] "
` [PATCH v3 2/2] "
[DPDK/meson Bug 1589] meson_tests/driver link_bonding_autotest test failed
2024-11-28 6:57 UTC
[PATCH 1/2] lib/cryptodev: avoid implicit conversion to 64 bit number
2024-11-28 1:53 UTC (2+ messages)
` [PATCH 2/2] lib/hash: "
[PATCH 1/2] lib/hash: initialize __m128i data type in a portable way
2024-11-27 22:57 UTC (2+ messages)
` [PATCH 2/2] app/test: add test_init_m128i using compiler intrinsic
[PATCH 1/2] lib/hash: initialize __m128i data type in a portable way
2024-11-27 22:55 UTC (2+ messages)
` [PATCH 2/2] app/test: add test_init_m128i using compiler intrinsic
[PATCH] lib/eal: fix macros for noinline and alwaysinline for MSVC
2024-11-27 19:39 UTC (2+ messages)
` [PATCH v2] "
[PATCH v1 1/1] net/ixgbe: fix missing VF PCI ID
2024-11-27 16:39 UTC (2+ messages)
[PATCH v3 0/8] record and rework component dependencies
2024-11-27 16:19 UTC (14+ messages)
` [PATCH v4 0/8] Record "
` [PATCH v4 6/8] build: reduce driver dependencies
` [PATCH v5 0/8] Record and rework component dependencies
` [PATCH v5 1/8] build: introduce optional internal dependencies
` [PATCH v5 2/8] build: output a dependency log in build directory
` [PATCH v5 3/8] devtools: add script to flag unneeded dependencies
` [PATCH v5 4/8] build: remove kvargs from driver class dependencies
` [PATCH v5 5/8] build: reduce library dependencies
` [PATCH v5 6/8] build: reduce driver dependencies
` [PATCH v5 7/8] build: reduce app dependencies
` [PATCH v5 8/8] devtools: add script to generate DPDK dependency graphs
[PATCH] examples/ptpclient: revert add frequency adjustment
2024-11-27 15:22 UTC (2+ messages)
[PATCH] test/crypto: return proper codes in create session
2024-11-27 15:15 UTC
[PATCH v1 0/1] Add DPDK build directory configuration script
2024-11-27 15:01 UTC (3+ messages)
` [PATCH v3 "
` [PATCH v3 1/1] devtools: add DPDK build directory setup script
[PATCH] crypto/virtio: remove redundant crypto queue free
2024-11-27 14:12 UTC (2+ messages)
` [PATCH v2] "
[RFC 0/6] Add a stricter headers check
2024-11-27 13:49 UTC (9+ messages)
` [RFC 1/6] baseband/acc: fix exported header
` [RFC 2/6] drivers: drop export of driver headers
` [RFC 3/6] eventdev: do not include driver header in DMA adapter
` [EXTERNAL] "
` [RFC 4/6] drivers: fix exported headers
` [RFC 5/6] build: install indirect headers to a dedicated directory
` [RFC 6/6] buildtools: externally check exported headers
[PATCH 1/1] doc: add mlx5 xstats send scheduling counters description
2024-11-27 12:18 UTC (4+ messages)
` [PATCH v2] "
rte_event_eth_tx_adapter_enqueue() short enqueue
2024-11-27 11:07 UTC (4+ messages)
[PATCH 0/3] fix uninitialized variable
2024-11-27 10:49 UTC (5+ messages)
` [PATCH 2/3] eventdev: "
` [PATCH 3/3] "
release candidate 24.11-rc3
2024-11-27 7:59 UTC (2+ messages)
[PATCH] test: raise fast test timeout to 60s on RISC-V
2024-11-27 3:26 UTC (3+ messages)
[PATCH v3] vhost/user: clear ring addresses when getting vring base
2024-11-27 2:03 UTC (2+ messages)
` [PATCH v4] "
[PATCH 00/15] fix packing of structs when building with MSVC
2024-11-27 0:52 UTC (32+ messages)
` [PATCH v6 00/30] "
` [PATCH v6 01/30] devtools: check packed attributes
` [PATCH v6 02/30] eal/include: add new packing macros
` [PATCH v6 03/30] app/test-pmd: remove unnecessary packed attributes
` [PATCH v6 04/30] app/test: replace "
` [PATCH v6 05/30] doc/guides: "
` [PATCH v6 06/30] drivers/baseband: "
` [PATCH v6 07/30] drivers/bus: "
` [PATCH v6 08/30] drivers/common: "
` [PATCH v6 09/30] drivers/compress: "
` [PATCH v6 10/30] drivers/crypto: "
` [PATCH v6 11/30] drivers/dma: "
` [PATCH v6 12/30] drivers/event: "
` [PATCH v6 13/30] drivers/mempool: "
` [PATCH v6 14/30] drivers/net: "
` [PATCH v6 15/30] drivers/raw: "
` [PATCH v6 16/30] drivers/regex: "
` [PATCH v6 17/30] drivers/vdpa: "
` [PATCH v6 18/30] examples/common: "
` [PATCH v6 19/30] examples/ip-pipeline: remove "
` [PATCH v6 20/30] examples/ipsec_secgw: replace "
` [PATCH v6 21/30] examples/l3fwd-power: "
` [PATCH v6 22/30] examples/l3fwd: "
` [PATCH v6 23/30] examples/ptpclient: "
` [PATCH v6 24/30] examples/vhost_blk: "
` [PATCH v6 25/30] lib/eal: "
` [PATCH v6 26/30] lib/ipsec: "
` [PATCH v6 27/30] lib/net: "
` [PATCH v6 28/30] lib/pipeline: "
` [PATCH v6 29/30] lib/vhost: "
` [PATCH v6 30/30] lib/eal: remove __rte_packed
release candidate 24.11-rc4
2024-11-27 0:17 UTC
Doubts in JumboFrames and stats_checks tests in DTS
2024-11-25 17:36 UTC (5+ messages)
[PATCH] vhost: clear ring addresses when getting vring base
2024-11-25 2:01 UTC
[PATCH] maintainers: update for DMA perf app
2024-11-24 14:14 UTC (2+ messages)
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).