[PATCH v4 0/7] support setting and querying RSS algorithms
2023-10-12 2:23 UTC (61+ messages)
` [PATCH v5 00/40] "
` [PATCH v5 01/40] ethdev: overwrite some comment related to RSS
` [PATCH v5 02/40] ethdev: support setting and querying RSS algorithm
` [PATCH v5 03/40] net/atlantic: check RSS hash algorithms
` [PATCH v5 04/40] net/axgbe: "
` [PATCH v5 05/40] net/bnx2x: "
` [PATCH v5 06/40] net/bnxt: "
` [PATCH v5 07/40] net/bonding: "
` [PATCH v5 08/40] net/cnxk: "
` [PATCH v5 09/40] net/cpfl: "
` [PATCH v5 10/40] net/cxgbe: "
` [PATCH v5 11/40] net/dpaa: "
` [PATCH v5 12/40] net/dpaa2: "
` [PATCH v5 13/40] net/ena: "
` [PATCH v5 14/40] net/enic: "
` [PATCH v5 15/40] net/fm10k: "
` [PATCH v5 16/40] net/hinic: "
` [PATCH v5 17/40] net/i40e: "
` [PATCH v5 18/40] net/iavf: "
` [PATCH v5 19/40] net/ice: "
` [PATCH v5 20/40] net/idpf: "
` [PATCH v5 21/40] net/igc: "
` [PATCH v5 22/40] net/ionic: "
` [PATCH v5 23/40] net/ixgbe: "
` [PATCH v5 24/40] net/mana: "
` [PATCH v5 25/40] net/mlx5: "
` [PATCH v5 26/40] net/mvpp2: "
` [PATCH v5 27/40] net/netvsc: "
` [PATCH v5 28/40] net/ngbe: : "
` [PATCH v5 29/40] net/nfp: "
` [PATCH v5 30/40] net/null: "
` [PATCH v5 31/40] net/qede: "
` [PATCH v5 32/40] net/sfc: "
` [PATCH v5 33/40] net/tap: "
` [PATCH v5 34/40] net/thunderx: "
` [PATCH v5 35/40] net/txgbe: "
` [PATCH v5 36/40] net/hns3: support setting and querying RSS hash function
` [PATCH v5 37/40] app/proc-info: fix never show RSS info
` [PATCH v5 38/40] app/proc-info: adjust the display format of "
` [PATCH v5 39/40] app/proc-info: support querying RSS hash algorithm
` [PATCH v5 40/40] app/testpmd: add RSS hash algorithms display
[PATCH 00/11] Unify the PMD coding style
2023-10-12 1:40 UTC (15+ messages)
` [PATCH v2 "
` [PATCH v2 01/11] net/nfp: explicitly compare to null and 0
` [PATCH v2 02/11] net/nfp: unify the indent coding style
` [PATCH v2 03/11] net/nfp: unify the type of integer variable
` [PATCH v2 04/11] net/nfp: standard the local variable coding style
` [PATCH v2 05/11] net/nfp: adjust the log statement
` [PATCH v2 06/11] net/nfp: standard the comment style
` [PATCH v2 07/11] net/nfp: standard the blank character
` [PATCH v2 08/11] net/nfp: unify the guide line of header file
` [PATCH v2 09/11] net/nfp: rename some parameter and variable
` [PATCH v2 10/11] net/nfp: adjust logic to make it more readable
` [PATCH v2 11/11] net/nfp: refact the meson build file
[PATCH 1/2] app/testpmd: enable cli for programmable action
2023-10-12 1:32 UTC (10+ messages)
` [PATCH v4] "
` [PATCH v5] "
` [PATCH v6] "
[PATCH] net/cpfl: reset devargs during the first probe
2023-10-12 1:24 UTC (2+ messages)
Minutes of Technical Board Meeting, 2023-August-23
2023-10-12 0:54 UTC
DTS roadmap for 23.11
2023-10-12 0:50 UTC
[PATCH] clarify purpose of empty cache lines
2023-10-11 23:43 UTC (4+ messages)
[PATCH] eal: add cache guard to per-lcore PRNG state
2023-10-11 22:49 UTC (7+ messages)
[PATCH] mempool: add cache guard to per-lcore debug statistics
2023-10-11 21:28 UTC (3+ messages)
[PATCH v4 1/3] lib: introduce dispatcher library
2023-10-11 20:51 UTC (19+ messages)
` [PATCH v5 0/3] Add "
` [PATCH v5 1/3] lib: introduce "
` [PATCH v6 0/3] Add "
` [PATCH v6 2/3] test: add dispatcher test suite
` [PATCH v6 3/3] doc: add dispatcher programming guide
memif thread race condition on memif.disconnect()
2023-10-11 19:57 UTC
[PATCH 0/6] docs: Unify Getting Started Guides
2023-10-11 18:34 UTC (6+ messages)
` [PATCH 1/6] Section 1: Introduction
[Bug 1273] eth_memif_rx segfault when burst size is greater than 32
2023-10-11 16:46 UTC (2+ messages)
[PATCH 00/20] remove experimental flag from some API's
2023-10-11 16:44 UTC (5+ messages)
` [PATCH v2 00/29] promote many API's to stable
` [PATCH v2 25/29] regexdev: remove experimental tag
[RFC 0/2] add pointer compression API
2023-10-11 16:43 UTC (8+ messages)
` [RFC 1/2] eal: add pointer compression functions
` [RFC v2 0/2] add pointer compression API
` [RFC v2 1/2] eal: add pointer compression functions
` [RFC v2 2/2] test: add pointer compress tests to ring perf test
[PATCH] ethdev: add calculate hash function
2023-10-11 16:08 UTC (6+ messages)
` [PATCH v2] "
[PATCH] doc: remove confusing command to send patch
2023-10-11 16:03 UTC (11+ messages)
[PATCH 1/2] build: fix list_dir_globs failure in MSYS2
2023-10-11 15:34 UTC (4+ messages)
` [PATCH v2 "
[PATCH] bus/pci: fix device ID print
2023-10-11 15:16 UTC (2+ messages)
[PATCH v1 0/3] Spec changes to support multi I/O models
2023-10-11 14:45 UTC (3+ messages)
` [PATCH v4 "
[RFC] rte_ether_unformat: accept more inputs
2023-10-11 14:25 UTC (4+ messages)
` [PATCH v3 0/4] rte_ether_unformat_addr related changes
` [PATCH v3 4/4] net/tap: use rte_ether_unformat_address
[RFC PATCH 0/1] make cmdline library easier to use
2023-10-11 13:33 UTC (7+ messages)
` [PATCH v3 0/5] document and simplify use of cmdline
` [PATCH v3 1/5] doc/prog_guide: new chapter on cmdline library
` [PATCH v3 2/5] buildtools: script to generate cmdline boilerplate
` [PATCH v3 3/5] examples/simple_mp: auto-generate "
` [PATCH v3 4/5] examples/hotplug_mp: "
` [PATCH v3 5/5] examples/bond: "
[PATCH 0/3] rewrite fastpath routines
2023-10-11 12:53 UTC (12+ messages)
` [PATCH 1/3] net/octeon_ep: support 32B IQ descriptor size
` [PATCH 2/3] net/octeon_ep: clean up receive routine
` [PATCH 3/3] net/octeon_ep: add new fastpath routines
` [PATCH v2 0/3] rewrite "
` [PATCH v2 1/3] net/octeon_ep: support 32B IQ descriptor size
` [PATCH v2 2/3] net/octeon_ep: clean up receive routine
` [PATCH v2 3/3] net/octeon_ep: add new fastpath routines
` [PATCH v3 0/3] rewrite "
` [PATCH v3 1/3] net/octeon_ep: support 32B IQ descriptor size
` [PATCH v3 2/3] net/octeon_ep: clean up receive routine
` [PATCH v3 3/3] net/octeon_ep: add new fastpath routines
[PATCH 0/2] Release ethdev shared memory on port cleanup
2023-10-11 12:53 UTC (3+ messages)
` [PATCH v4 0/3] "
[PATCH] doc: update matching versions for idpf and cpfl
2023-10-11 12:15 UTC
[PATCH] doc: sort build and EAL features in the release notes
2023-10-11 12:12 UTC (2+ messages)
[PATCH] eventdev: fix symbol export for port maintenance
2023-10-11 12:11 UTC (7+ messages)
[PATCH] net/cpfl: update CP channel API
2023-10-11 11:40 UTC
[PATCH] ethdev: add TCP/IP modify field IDs
2023-10-11 11:30 UTC (7+ messages)
` [PATCH v2] "
` [PATCH v3 1/2] doc: add modify_field action description
` [PATCH v3 2/2] ethdev: add TCP/IP modify field IDs
[PATCH 1/3] net/ark: support for single function with multiple port
2023-10-11 11:28 UTC (5+ messages)
` [PATCH v2 "
` [PATCH v2 2/3] net/ark: remove RQ pacing firmware from PMD
` [PATCH v2 3/3] net/ark: support for large dataroom in FPGA
[PATCH] net/netvsc: add support for mtu_set
2023-10-11 11:03 UTC (5+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH] dmadev: add tracepoints
2023-10-11 9:55 UTC (5+ messages)
` [PATCH v4] "
[PATCH v5 3/3] power: amd power monitor support
2023-10-11 9:33 UTC (5+ messages)
` [PATCH v6 1/3] eal: add x86 cpuid support for monitorx
` [PATCH v6 3/3] power: amd power monitor support
[PATCH v1] app/testpmd: refine encap content
2023-10-11 9:30 UTC (2+ messages)
[PATCH 0/3] enable PPC in test-meson-builds on ubuntu
2023-10-11 9:14 UTC (2+ messages)
[Bug 1296] net/mlx5 driver causing indirect pool leakage when testing IPv6 fragmentation
2023-10-11 8:09 UTC
[PATCH] crypto/cnxk: fix RISC-V compilation
2023-10-11 8:03 UTC (2+ messages)
[PATCH] common/qat: enable gen4 c devices
2023-10-11 7:50 UTC (4+ messages)
[PATCH v2 00/15] fixes and improvements to cnxk crypto PMD
2023-10-11 7:23 UTC (4+ messages)
` [PATCH v2 13/15] crypto/cnxk: add support for raw APIs
` [EXT] "
[PATCH v6 1/3] lib: introduce dispatcher library
2023-10-11 7:17 UTC (5+ messages)
` [PATCH v7 0/3] Add "
` [PATCH v7 1/3] lib: introduce "
` [PATCH v7 2/3] test: add dispatcher test suite
` [PATCH v7 3/3] doc: add dispatcher programming guide
[PATCH] net/mlx5: fix the E-Switch mirror flow rule validation
2023-10-11 6:43 UTC
[PATCH] net/mlx5: support no host PF configuration
2023-10-11 6:41 UTC
[PATCH] net/mlx5: fix wrong decap action checking in sample flow
2023-10-11 6:36 UTC
[PATCH] eal/linux: verify mmu type for DPDK support (ppc64le)
2023-10-10 22:51 UTC
[PATCH v1 0/1] doc: bbdev device discovery clarification
2023-10-10 20:34 UTC (2+ messages)
` [PATCH v1 1/1] "
[PATCH v6 00/12] VRB2 bbdev PMD introduction
2023-10-10 20:20 UTC (13+ messages)
` [PATCH v6 01/12] bbdev: add FFT window width member in driver info
` [PATCH v6 02/12] baseband/acc: add FFT window width in the VRB PMD
` [PATCH v6 03/12] baseband/acc: remove the 4G SO capability for VRB1
` [PATCH v6 04/12] baseband/acc: allocate FCW memory separately
` [PATCH v6 05/12] baseband/acc: add support for MLD operation
` [PATCH v6 06/12] baseband/acc: refactor to allow unified driver extension
` [PATCH v6 07/12] baseband/acc: adding VRB2 device variant
` [PATCH v6 08/12] baseband/acc: add FEC capabilities for the VRB2 variant
` [PATCH v6 09/12] baseband/acc: add FFT support to "
` [PATCH v6 10/12] baseband/acc: add MLD support in "
` [PATCH v6 11/12] baseband/acc: add support for VRB2 engine error detection
` [PATCH v6 12/12] baseband/acc: add configure helper for VRB2
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).