[PATCH] maintainers: add myself to usertools
2024-02-13 10:38 UTC (4+ messages)
[PATCH v1] app/testpmd: use Tx preparation in txonly engine
2024-02-13 10:27 UTC (9+ messages)
` [PATCH v2] "
[PATCH 1/9] net/mlx5/hws: skip RTE item when inserting rules by index
2024-02-13 9:50 UTC (9+ messages)
` [PATCH 2/9] net/mlx5/hws: add check for not supported fields in VXLAN
` [PATCH 3/9] net/mlx5/hws: add support for resizable matchers
` [PATCH 4/9] net/mlx5/hws: reordering the STE fields to improve hash
` [PATCH 5/9] net/mlx5/hws: check the rule status on rule update
` [PATCH 6/9] net/mlx5/hws: fix VLAN item handling on non relaxed mode
` [PATCH 7/9] net/mlx5/hws: extend action template creation API
` [PATCH 8/9] net/mlx5/hws: add missing actions STE limitation
` [PATCH 9/9] net/mlx5/hws: support push_esp flag for insert header action
[PATCH] common/sfc: replace out of bounds condition with static_assert
2024-02-13 9:39 UTC (12+ messages)
` [PATCH v2] "
` [PATCH v4] "
[PATCH 1/2] ci: bump tested distributions in GHA
2024-02-13 9:35 UTC (3+ messages)
[PATCH 00/15] use GCC/MSVC compatible __VA_ARGS__
2024-02-13 9:09 UTC (20+ messages)
` [PATCH 01/15] eal: use GCC and MSVC common VA ARGS extension
` [PATCH 02/15] bpf: "
` [PATCH 03/15] cfgfile: "
` [PATCH 04/15] cmdline: "
` [PATCH 05/15] ip_frag: "
` [PATCH 06/15] compressdev: "
` [PATCH 07/15] metrics: "
` [PATCH 08/15] mldev: "
` [PATCH 09/15] net: "
` [PATCH 10/15] pdump: "
` [PATCH 11/15] power: "
` [PATCH 12/15] rawdev: "
` [PATCH 13/15] rcu: "
` [PATCH 14/15] stack: "
` [PATCH 15/15] vhost: "
[PATCH] mbuf: replace GCC marker extension with C11 anonymous unions
2024-02-13 8:57 UTC (4+ messages)
` [PATCH v2] RFC: "
` [PATCH v2] mbuf: "
[PATCH] eal: provide trace point register macro for MSVC
2024-02-13 8:51 UTC (3+ messages)
` [PATCH v2] eal: provide macro to allocate and name a section or segment
[PATCH 0/2] more replacement of zero length array
2024-02-13 8:31 UTC (8+ messages)
` [PATCH v2 0/4] "
` [PATCH v2 1/4] hash: replace zero length array with flex array
` [PATCH v2 2/4] rcu: "
` [PATCH v2 3/4] fib: "
` [PATCH v2 4/4] pipeline: "
[PATCH 0/4] introduce encap hash calculation
2024-02-13 7:05 UTC (8+ messages)
` [PATCH v2 1/4] ethdev: "
Do all major distros build DPDK with -Dplatform set to generic?
2024-02-13 5:00 UTC
SRIOV
2024-02-13 0:32 UTC
[PATCH] maintainers: update for fm10k/ifc drivers
2024-02-12 23:04 UTC (2+ messages)
[dpdk-dev] [PATCH 0/9] Introduce vfio-user library
2024-02-12 22:53 UTC (4+ messages)
` [dpdk-dev] [PATCH v2 "
` [dpdk-dev] [PATCH v2 1/9] lib: introduce "
[dpdk-dev] [PATCH v2 0/8] Introduce emudev library and iavf emudev driver
2024-02-12 22:49 UTC (3+ messages)
` [dpdk-dev] [PATCH v3 "
[PATCH] ethdev: add template table resize API
2024-02-12 20:30 UTC (17+ messages)
` [PATCH v5] "
` [PATCH v6] "
[PATCH 1/2] config/arm: avoid mcpu and march conflicts
2024-02-12 19:21 UTC (18+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 3/3] config/arm: allow WFE to be enabled config time
` [PATCH v3 1/3] config/arm: avoid mcpu and march conflicts
` [PATCH v3 3/3] config/arm: allow WFE to be enabled config time
[PATCH] net/mlx5: remove non constant size from type cast
2024-02-12 18:03 UTC (2+ messages)
[PATCH] eal: remove unnecessary use of statement expression
2024-02-12 17:56 UTC (2+ messages)
[PATCH 0/1] ethdev: add IPv6 field identifiers
2024-02-12 17:23 UTC (7+ messages)
` [PATCH v2 "
` [PATCH v2 1/1] ethdev: add IPv6 FL and TC "
[PATCH v3 1/6] ethdev: add modify IPv4 next protocol field
2024-02-12 17:17 UTC (8+ messages)
` [PATCH v3 2/6] app/testpmd: add modify IPv4 next protocol command line
` [PATCH v3 4/6] ethdev: add modify action support for IPsec fields
` [PATCH v3 5/6] app/testpmd: add modify ESP related fields command line
[PATCH v1] dts: strip whitespaces from stdout and stderr
2024-02-12 16:49 UTC (2+ messages)
[RFC 0/2] net/tap RSS BPF rewrite
2024-02-12 16:47 UTC (6+ messages)
` [PATCH v4 0/7] net/tap: queue flow action RSS using BPF redo
` [PATCH v4 4/7] net/tap: rewrite the RSS BPF program
[RFC PATCH v1 0/5] test case blocking and logging
2024-02-12 16:45 UTC (6+ messages)
` [PATCH v2 0/7] "
` [PATCH v2 3/7] dts: filter test suites in executions
` [PATCH v2 6/7] dts: refactor logging configuration
[PATCH 00/26] Replace uses of RTE_LOGTYPE_PMD
2024-02-12 16:45 UTC (4+ messages)
` [PATCH v7 00/19] Replace use of PMD logtype
[PATCH 0/4] add support of partial offload
2024-02-12 16:24 UTC (7+ messages)
` [PATCH 1/4] net/nfp: support MARK flow action
` [PATCH 2/4] net/nfp: add interface to check representor
` [PATCH 3/4] net/nfp: representor adds RSS configuration
` [PATCH 4/4] net/nfp: support RSS flow action
[PATCH 1/1] eal: add C++ include guard in generic/rte_vect.h
2024-02-12 16:02 UTC (8+ messages)
[PATCH v1] gro : packets not getting flushed in heavy-weight mode API
2024-02-12 15:05 UTC (3+ messages)
` [PATCH v6] "
[PATCH v9] gro: fix reordering of packets in GRO layer
2024-02-12 14:30 UTC (4+ messages)
` [PATCH v13] "
[PATCH] doc: add release note about chang to RTE_LOGTYPE_
2024-02-12 14:24 UTC (3+ messages)
[PATCH 0/2] net/mlx5: update pattern validations
2024-02-12 13:59 UTC (4+ messages)
` [PATCH v3 "
` [PATCH v3 1/2] net/mlx5/hws: definer, "
` [PATCH v3 2/2] net/mlx5: improve pattern template validation
[PATCH 0/7] add Nitrox compress device support
2024-02-12 13:47 UTC (8+ messages)
` [PATCH v2 1/7] crypto/nitrox: move nitrox common code to common folder
` [PATCH v2 2/7] compress/nitrox: add nitrox compressdev driver
` [PATCH v2 3/7] common/nitrox: add compress hardware queue management
` [PATCH v2 4/7] crypto/nitrox: set queue type during queue pair setup
` [PATCH v2 5/7] compress/nitrox: add software queue management
` [PATCH v2 6/7] compress/nitrox: add stateless request support
` [PATCH v2 7/7] compress/nitrox: add stateful "
[PATCH 1/2] net/mlx5/hws: definer, update pattern validations
2024-02-12 12:32 UTC (4+ messages)
` [PATCH v2 0/2] net/mlx5: "
` [PATCH v2 1/2] net/mlx5/hws: definer, "
` [PATCH v2 2/2] net/mlx5: improve pattern template validation
[PATCH v2 1/2] telemetry: correct json empty dictionaries
2024-02-12 10:15 UTC (3+ messages)
` [PATCH] "
[PATCH] app/testpmd: support updating flow rule actions
2024-02-12 8:37 UTC (5+ messages)
` [PATCH v2] "
[PATCH v1] crypto/ipsec_mb: use new ipad/opad calculation API
2024-02-11 19:10 UTC (2+ messages)
` [PATCH v2] "
Minutes of Technical Board meeting 07-February-2024
2024-02-11 19:07 UTC
[RFC 1/2] eal: add pointer compression functions
2024-02-11 15:32 UTC (4+ messages)
` [PATCH v5 0/4] add pointer compression API
` [PATCH v5 1/4] eal: add pointer compression functions
[PATCH] dmadev: standardize alignment and allocation
2024-02-10 11:34 UTC (5+ messages)
` [EXT] "
` [PATCH v2] dmadev: standardize alignment
[PATCH v2 00/11] improve eventdev API specification/documentation
2024-02-10 7:24 UTC (9+ messages)
` [PATCH v3 "
` [PATCH v3 01/11] eventdev: improve doxygen introduction text
` [PATCH v3 10/11] eventdev: clarify docs on event object fields and op types
[PATCH] net/mlx5: enable PCI related counters
2024-02-10 1:32 UTC (3+ messages)
[PATCH 2/2] net/mana: properly deal with MR cache expansion failure
2024-02-10 0:09 UTC (4+ messages)
` [Patch v2 1/2] net/mana: fix memory leak on MR variable allocation
` [Patch v2 2/2] net/mana: properly deal with MR cache expansion failure
[PATCH v2] ethdev: add support for RSS based on IPv6 flow label
2024-02-09 22:45 UTC (3+ messages)
` [PATCH v3] "
[PATCH] dmadev: add tracepoints at data path APIs
2024-02-09 21:19 UTC (2+ messages)
[PATCH] ethdev: recommend against using locks in event callbacks
2024-02-09 21:13 UTC (3+ messages)
[PATCH] dmadev: support telemetry m2d auto free capa
2024-02-09 21:04 UTC (2+ messages)
[PATCH 1/3] common/cnxk: dma result to an offset of the event
2024-02-09 19:43 UTC (4+ messages)
` [PATCH v2 "
` [PATCH v2 2/3] dma/cnxk: support for DMA event enqueue dequeue
` [PATCH v2 3/3] event/cnxk: support DMA event functions
[PATCH 1/1] net/mana: add vlan tagging support
2024-02-09 18:48 UTC (3+ messages)
[v7 1/1] net/af_xdp: fix multi interface support for K8s
2024-02-09 18:07 UTC (12+ messages)
[Patch v4] net/mana: use rte_pktmbuf_alloc_bulk for allocating RX mbufs
2024-02-09 17:46 UTC (3+ messages)
` [Patch v5] net/mana: use rte_pktmbuf_alloc_bulk for allocating RX WQEs
[PATCH] lib/dmadev: get DMA device using device ID
2024-02-09 17:36 UTC (8+ messages)
` [PATCH v2] "
` [EXT] "
[PATCH] app/testpmd: add size parameter to raw_encap action
2024-02-09 16:32 UTC (9+ messages)
[PATCH 1/2] net/cpfl: parse flow offloading hint from P4 context file
2024-02-09 16:20 UTC (3+ messages)
` [PATCH v2 "
[RFC V1 0/1] net: extend VXLAN header to support more extensions
2024-02-09 15:58 UTC (9+ messages)
` [RFC V1 1/1] "
[PATCH v3] net/netvsc: fix parsing of VLAN metadata
2024-02-09 15:50 UTC (3+ messages)
` [PATCH v4] "
[PATCH] net/netvsc: fix parsing of VLAN metadata
2024-02-09 15:40 UTC (5+ messages)
` [PATCH v2] "
[PATCH v10] net/iavf: add diagnostic support in TX path
2024-02-09 15:20 UTC (4+ messages)
` [PATCH v11] "
[PATCH] app/testpmd: add size validation to token parsers
2024-02-09 15:07 UTC (3+ messages)
[PATCH] net/iavf: fix access to null value
2024-02-09 14:27 UTC (2+ messages)
[PATCH] examples/ipsec-secgw: fix IPsec performance drop
2024-02-09 13:51 UTC (6+ messages)
` [EXT] "
[RFC 0/5] Lcore variables
2024-02-09 13:04 UTC (5+ messages)
` [RFC 1/5] eal: add static per-lcore memory allocation facility
[PATCH v7 0/6] changes for 24.03
2024-02-09 10:16 UTC (2+ messages)
[PATCH v6 0/6] changes for 24.03
2024-02-09 10:01 UTC (4+ messages)
[PATCH 01/13] common/cnxk: remove cn9k Inline IPsec FP opcode defines
2024-02-09 9:28 UTC (3+ messages)
` [PATCH 13/13] common/cnxk: use SQ enable and disable API
[PATCH] ml/cnxk: remove unused memory barrier macros
2024-02-09 7:21 UTC (3+ messages)
` [EXT] "
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).