[PATCH 00/19] net/cpfl: support port representor
2023-08-16 15:05 UTC (14+ messages)
` [PATCH v2 00/12] "
` [PATCH v2 01/12] net/cpfl: refine devargs parse and process
` [PATCH v2 02/12] net/cpfl: introduce interface structure
` [PATCH v2 03/12] net/cpfl: add cp channel
` [PATCH v2 04/12] net/cpfl: enable vport mapping
` [PATCH v2 05/12] net/cpfl: parse representor devargs
` [PATCH v2 06/12] net/cpfl: support probe again
` [PATCH v2 07/12] net/cpfl: create port representor
` [PATCH v2 08/12] net/cpfl: support vport list/info get
` [PATCH v2 09/12] net/cpfl: update vport info before creating representor
` [PATCH v2 10/12] net/cpfl: refine handle virtual channel message
` [PATCH v2 11/12] net/cpfl: support link update for representor
` [PATCH v2 12/12] net/cpfl: support Rx/Tx queue setup "
[PATCH] app/dma-perf: fix physical address seg-fault
2023-08-16 7:26 UTC (2+ messages)
` [EXT] "
[PATCH] app/dma-perf: fix physical address seg-fault
2023-08-16 7:24 UTC (4+ messages)
[PATCH] devtools: list symbols by version
2023-08-16 7:16 UTC (9+ messages)
` [PATCH v2 1/2] devtools: add check on symbol maps format
` [PATCH v2 2/2] devtools: list symbols by version
` [PATCH v3 1/2] devtools: add check on symbol maps format
` [PATCH v3 2/2] devtools: list symbols by version
` [PATCH v4 1/2] devtools: add check on symbol maps format
` [PATCH v4 2/2] devtools: list symbols by version
[PATCH v4] net/bonding: replace master/slave to main/member
2023-08-16 6:27 UTC (4+ messages)
` [PATCH v5 0/2] "
` [PATCH v5 1/2] ethdev: remove bonding deprecated macro
` [PATCH v5 2/2] net/bonding: replace master/slave to main/member
[PATCH] bus/pci: fix legacy device IO port map in secondary process
2023-08-16 1:11 UTC (3+ messages)
[PATCH v2] net/ice: write rx timestamp to the first mbuf segment in scattered rx
2023-08-15 22:43 UTC (2+ messages)
[PATCH v1 0/7] support reinit flow
2023-08-15 21:49 UTC (17+ messages)
` [PATCH v1 1/7] eal: fixes for re-initialization issues
` [PATCH v1 2/7] tailq: skip init if already initialized
` [PATCH v1 3/7] eal_memzone: bail out on initialized
` [PATCH v1 4/7] memseg: init once
` [PATCH v1 5/7] eal_memory: skip initialization
` [PATCH v1 6/7] eal_interrupts: don't reinitialize threads
` [PATCH v1 7/7] eal: initialize worker threads once
[PATCH v4 0/8] support reinit flow
2023-08-15 19:47 UTC (17+ messages)
` [PATCH v4 1/8] eal: cleanup plugins data
` [PATCH v4 2/8] eal: fixes for re-initialization issues
` [PATCH v4 3/8] tailq: skip init if already initialized
` [PATCH v4 4/8] eal_memzone: bail out on initialized
` [PATCH v4 5/8] memseg: init once
` [PATCH v4 6/8] eal_memory: skip initialization
` [PATCH v4 7/8] eal_interrupts: don't reinitialize threads
` [PATCH v4 8/8] eal: initialize worker threads once
[PATCH v1 0/3] Add support for inter-domain DMA operations
2023-08-15 19:20 UTC (5+ messages)
` [PATCH v1 3/3] dma/idxd: add API to create and attach to window
` [EXT] [PATCH v1 0/3] Add support for inter-domain DMA operations
[RFC PATCH 0/5] replace build code for unit tests
2023-08-15 19:05 UTC (43+ messages)
` [PATCH v2 0/8] expand list of optional libraries
` [PATCH v2 1/8] app/test: add new macros for various test types
` [PATCH v2 2/8] app/test: tag tests with the test type
` [PATCH v2 3/8] app/test: make telemetry data test buildable on windows
` [PATCH v2 4/8] app/test: build using per-file dependency matrix
` [PATCH v2 5/8] app/test: define unit tests suites based on test macros
` [PATCH v2 6/8] examples/l3fwd: make eventdev an optional dependency
` [PATCH v2 7/8] build: make most device classes optional
` [PATCH v2 8/8] build: expand list of optional libraries
` [PATCH v3 0/8] "
` [PATCH v3 1/8] app/test: add new macros for various test types
` [PATCH v3 2/8] app/test: tag tests with the test type
` [PATCH v3 3/8] app/test: make telemetry data test buildable on windows
` [PATCH v3 4/8] app/test: build using per-file dependency matrix
` [PATCH v3 5/8] app/test: define unit tests suites based on test macros
` [PATCH v3 6/8] examples/l3fwd: make eventdev an optional dependency
` [PATCH v3 7/8] build: make most device classes optional
` [PATCH v3 8/8] build: expand list of optional libraries
` [PATCH v4 0/8] "
` [PATCH v4 1/8] app/test: add new macros for various test types
` [PATCH v4 2/8] app/test: tag tests with the test type
` [PATCH v4 3/8] app/test: make telemetry data test buildable on windows
` [PATCH v4 4/8] app/test: build using per-file dependency matrix
` [PATCH v4 5/8] app/test: define unit tests suites based on test macros
` [PATCH v4 6/8] examples/l3fwd: make eventdev an optional dependency
` [PATCH v4 7/8] build: make most device classes optional
` [PATCH v4 8/8] build: expand list of optional libraries
` [PATCH v5 00/10] "
` [PATCH v5 01/10] app/test: add new macros for various test types
` [PATCH v5 02/10] app/test: tag tests with the test type
` [PATCH v5 03/10] app/test: make telemetry data test buildable on windows
` [PATCH v5 04/10] app/test: build using per-file dependency matrix
` [PATCH v5 05/10] app/test: define unit tests suites based on test macros
` [PATCH v5 06/10] app/test: add test case for scripted telemetry commands
` [PATCH v5 07/10] app/test: add debug test suite
` [PATCH v5 08/10] examples/l3fwd: make eventdev an optional dependency
` [PATCH v5 09/10] build: make most device classes optional
` [PATCH v5 10/10] build: expand list of optional libraries
[PATCH] app/dma-perf: fix physical address seg-fault
2023-08-15 15:04 UTC
20.11.9 patches review and test
2023-08-15 15:03 UTC (5+ messages)
[PATCH 0/3] unblock the use of the MSVC compiler
2023-08-15 13:21 UTC (12+ messages)
` [PATCH v4 0/4] enable "
` [PATCH v4 1/4] build: unblock the "
` [PATCH v4 4/4] build: enable MSVC specific compiler options
[Bug 1274] [20.11 LTS] MPRQ parameters are incorrectly adjusted and not applied properly
2023-08-15 13:19 UTC
[PATCH] dma/skeleton: fix pthread set affinity
2023-08-15 12:21 UTC (3+ messages)
NVIDIA roadmap for 23.11
2023-08-15 11:13 UTC
[PATCH v4 0/8] [v4]drivers/net Add Support mucse N10 Pmd Driver
2023-08-15 11:10 UTC (3+ messages)
` [PATCH v5 1/8] net/rnp: add skeleton
[RFC] ethdev: introduce maximum Rx buffer size
2023-08-15 11:10 UTC (7+ messages)
` [PATCH v1 0/3] "
` [PATCH v1 1/3] ethdev: "
` [PATCH v1 2/3] app/testpmd: add maximum Rx buffer size display
` [PATCH v1 3/3] net/hns3: report maximum buffer size
[PATCH] doc: add NVIDIA BlueField-3 reference link
2023-08-15 9:54 UTC
21.11.5 patches review and test
2023-08-15 9:50 UTC (2+ messages)
Intel Downfall mitigation
2023-08-15 9:20 UTC
[PATCH 1/2] eal: remove RTE_CPUFLAG_NUMFLAGS
2023-08-15 6:10 UTC (4+ messages)
` [PATCH v2 1/2] test/cpuflags: removed test for NUMFLAGS
` [PATCH v2 2/2] eal: remove NUMFLAGS enumeration
[RFC] ring: Further performance improvements with C11
2023-08-15 5:14 UTC (6+ messages)
` [RFC] ring: further "
[PATCH v3 0/7] support reinit flow
2023-08-15 3:52 UTC (8+ messages)
` [PATCH v3 1/7] eal: fixes for re-initialization issues
` [PATCH v3 2/7] tailq: skip init if already initialized
` [PATCH v3 3/7] eal_memzone: bail out on initialized
` [PATCH v3 4/7] memseg: init once
` [PATCH v3 5/7] eal_memory: skip initialization
` [PATCH v3 6/7] eal_interrupts: don't reinitialize threads
` [PATCH v3 7/7] eal: initialize worker threads once
[PATCH v2 0/7] support reinit flow
2023-08-15 3:13 UTC (8+ messages)
` [PATCH v2 1/7] eal: fixes for re-initialization issues
` [PATCH v2 2/7] tailq: skip init if already initialized
` [PATCH v2 3/7] eal_memzone: bail out on initialized
` [PATCH v2 4/7] memseg: init once
` [PATCH v2 5/7] eal_memory: skip initialization
` [PATCH v2 6/7] eal_interrupts: don't reinitialize threads
` [PATCH v2 7/7] eal: initialize worker threads once
[PATCH] graph: mark API's as stable
2023-08-15 1:46 UTC (3+ messages)
Reminder - Registration - DPDK Dublin Summit Next Month
2023-08-14 20:57 UTC
[PATCH 0/2] refactor rte_flow
2023-08-14 20:26 UTC (3+ messages)
` [PATCH 1/2] net/ice: remove pipeline mode
` [PATCH 2/2] net/ice: map group to pipeline stage
[PATCH 0/6] RFC optional rte optional stdatomics API
2023-08-14 17:47 UTC (11+ messages)
` [PATCH 1/6] eal: provide rte stdatomics optional atomics API
` [PATCH v2 0/6] RFC optional rte optional stdatomics API
` [PATCH v2 2/6] eal: adapt EAL to present rte optional atomics API
` [PATCH v2 6/6] devtools: forbid new direct use of GCC atomic builtins
[PATCH 0/5] Fix use of RTE_LOGTYPE_USER1 in libraries
2023-08-14 17:41 UTC (9+ messages)
` [PATCH v8 0/6] Convert "
` [PATCH v8 1/6] ip_frag: use a dynamic logtype
` [PATCH v8 2/6] reorder: "
` [PATCH v8 3/6] latencystats: use "
` [PATCH v8 4/6] vhost: use logtype instead of RTE_LOGTYPE_USER1
` [PATCH v8 5/6] ipsec: fix usage "
` [PATCH v8 6/6] power: use a dynamic logtype for guest channel
[PATCH] net/bonding: Fix header for C++
2023-08-14 16:51 UTC (3+ messages)
[PATCH] dma/idxd: add reset in the init routine
2023-08-14 15:37 UTC (2+ messages)
[dpdk-dev] [PATCH] maintainers: update tree for marvell drivers
2023-08-14 15:34 UTC
Drivers, architectures, processor families, etc
2023-08-14 15:31 UTC (2+ messages)
[Bug 1273] eth_memif_rx segfault when burst size is greater than 32
2023-08-14 15:26 UTC
C11 atomics adoption blocked
2023-08-14 15:13 UTC (5+ messages)
[PATCH 0/7] expand list of optional libraries
2023-08-14 15:10 UTC (3+ messages)
` [PATCH v4 0/9] "
atlantic macsec API's
2023-08-14 14:32 UTC (2+ messages)
` [EXT] "
[PATCH] dmadev: add tracepoints
2023-08-14 14:16 UTC (4+ messages)
` [PATCH v4] "
3SNIC roadmap for v23.11
2023-08-14 13:22 UTC (2+ messages)
[PATCH v3] Add support for IBM Z s390x
2023-08-14 13:03 UTC (3+ messages)
[PATCH 01/31] common/cnxk: add aura ref count mechanism
2023-08-14 12:07 UTC (3+ messages)
` [PATCH 31/31] net/cnxk: fixes for IPv6 header in reassembly
[PATCH] net/iavf: fix ASan error caused by watchdog
2023-08-14 12:01 UTC (3+ messages)
` [PATCH v2] net/iavf: refactor part of watchdog
[PATCH] doc: add note about VMXNET3 on AMD with ESXI
2023-08-14 11:55 UTC
[PATCH] doc: add note about VMXNET3 on AMD with ESXI
2023-08-14 11:50 UTC
[PATCH] doc: add note about VMXNET3 on AMD with ESXI
2023-08-14 11:31 UTC
[RFC 0/3] Introduce event link profiles
2023-08-14 11:29 UTC (5+ messages)
` [EXT] "
[PATCH] doc: add note about VMXNET3 on AMD with ESXI
2023-08-14 11:26 UTC
[PATCH] usertools: suggest use of hwloc for new cpu
2023-08-14 9:25 UTC (7+ messages)
[PATCH 00/32] Remove use and definition of RTE_STD_C11 macro
2023-08-14 8:47 UTC (4+ messages)
[dpdk-dev] [PATCH 1/3] mbuf: add Tx offloads for packet marking
2023-08-14 8:11 UTC (3+ messages)
[PATCH] app: fix silent enqueue fail in test_mbuf test_refcnt_iter
2023-08-10 16:09 UTC (2+ messages)
[PATCH] app: fix silent enqueue fail in test_mbuf test_refcnt_iter
2023-08-10 15:39 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).