22.11.3 patches review and test
2023-08-17 6:13 UTC
[PATCH] eventdev/eth_rx: add new adapter create API
2023-08-17 6:03 UTC (2+ messages)
` [PATCH v2] "
[PATCH] app/test: add external mbuf IPsec tests
2023-08-17 5:37 UTC (3+ messages)
` [PATCH v2] "
MLX5 PMD access ring library private data
2023-08-17 5:06 UTC
[PATCH v5 10/10] test: remove double registration check
2023-08-17 4:30 UTC
[PATCH v5 00/10] support reinit flow
2023-08-17 4:28 UTC (10+ messages)
` [PATCH v5 01/10] eal: cleanup plugins data
` [PATCH v5 02/10] eal: fixes for re-initialization issues
` [PATCH v5 03/10] tailq: skip init if already initialized
` [PATCH v5 04/10] eal_memzone: bail out on initialized
` [PATCH v5 05/10] memseg: init once
` [PATCH v5 06/10] eal_memory: skip initialization
` [PATCH v5 07/10] eal_interrupts: don't reinitialize threads
` [PATCH v5 08/10] eal: initialize worker threads once
` [PATCH v5 09/10] eal: declare the reinit via cleanup/init feature unsupported
[PATCH v4] net/bonding: replace master/slave to main/member
2023-08-17 2:36 UTC (7+ 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] net/virtio: fix the setting of the vector for link state interrupt
2023-08-17 2:36 UTC (2+ messages)
[PATCH 0/3] unblock the use of the MSVC compiler
2023-08-16 21:56 UTC (9+ messages)
` [PATCH v4 0/4] enable "
` [PATCH v4 4/4] build: enable MSVC specific compiler options
` [PATCH v5 0/4] enable use of the MSVC compiler
` [PATCH v5 1/4] build: unblock the "
` [PATCH v5 2/4] build: determine execution environment at config time
` [PATCH v5 3/4] build: limit what is built when using MSVC compiler
` [PATCH v5 4/4] build: enable MSVC specific compiler options
[PATCH 0/6] RFC optional rte optional stdatomics API
2023-08-16 21:38 UTC (25+ messages)
` [PATCH v2 "
` [PATCH v2 2/6] eal: adapt EAL to present rte optional atomics API
` [PATCH v3 0/6] RFC optional rte optional stdatomics API
` [PATCH v3 1/6] eal: provide rte stdatomics optional atomics API
` [PATCH v3 2/6] eal: adapt EAL to present rte "
` [PATCH v3 3/6] eal: add rte atomic qualifier with casts
` [PATCH v3 4/6] distributor: adapt for EAL optional atomics API changes
` [PATCH v3 5/6] bpf: "
` [PATCH v3 6/6] devtools: forbid new direct use of GCC atomic builtins
` [PATCH v4 0/6] RFC optional rte optional stdatomics API
` [PATCH v4 1/6] eal: provide rte stdatomics optional atomics API
` [PATCH v4 2/6] eal: adapt EAL to present rte "
` [PATCH v4 3/6] eal: add rte atomic qualifier with casts
` [PATCH v4 4/6] distributor: adapt for EAL optional atomics API changes
` [PATCH v4 5/6] bpf: "
` [PATCH v4 6/6] devtools: forbid new direct use of GCC atomic builtins
[RFC PATCH 0/5] replace build code for unit tests
2023-08-16 20:38 UTC (53+ messages)
` [PATCH v4 0/8] expand list of optional libraries
` [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 v6 00/11] "
` [PATCH v6 01/11] mempool: fix default ops for an empty mempool
` [PATCH v6 02/11] app/test: add new macros for various test types
` [PATCH v6 03/11] app/test: tag tests with the test type
` [PATCH v6 04/11] app/test: make telemetry data test buildable on windows
` [PATCH v6 05/11] app/test: build using per-file dependency matrix
` [PATCH v6 06/11] app/test: define unit tests suites based on test macros
` [PATCH v6 07/11] app/test: add test case for scripted telemetry commands
` [PATCH v6 08/11] app/test: add debug test suite
` [PATCH v6 09/11] examples/l3fwd: make eventdev an optional dependency
` [PATCH v6 10/11] build: make most device classes optional
` [PATCH v6 11/11] build: expand list of optional libraries
C11 atomics adoption blocked
2023-08-16 20:30 UTC (7+ messages)
[PATCH v4 1/4] doc: announce new cpu flag added to rte_cpu_flag_t
2023-08-16 19:27 UTC (5+ messages)
` [PATCH v5 1/3] eal: add x86 cpuid support for monitorx
` [PATCH v5 2/3] eal: removed unnecessary checks in x86 power monitor APIs
` [PATCH v5 3/3] power: amd power monitor support
[PATCH] ethdev: introduce generic flow item and action
2023-08-16 17:18 UTC (20+ messages)
` DPDK community: RTE_FLOW support for P4-programmable devices
[PATCH 00/32] Remove use and definition of RTE_STD_C11 macro
2023-08-16 16:32 UTC (2+ messages)
[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 1/8] net/ntnic: initial commit which adds register defines
2023-08-16 14:47 UTC (10+ messages)
` [PATCH 2/8] net/ntnic: adds core registers and fpga functionality
` [PATCH 3/8] net/ntnic: adds NT200A02 adapter support
` [PATCH 4/8] net/ntnic: adds flow related FPGA functionality
` [PATCH 5/8] net/ntnic: adds FPGA abstraction layer
` [PATCH 6/8] net/ntnic: adds flow logic
` [PATCH 7/8] net/ntnic: adds ethdev and makes PMD available
` [PATCH 8/8] net/ntnic: adds socket connection to PMD
[PATCH] app/dma-perf: fix physical address seg-fault
2023-08-16 10:46 UTC (8+ messages)
` [EXT] "
` [PATCH v2] "
` [EXT] "
[PATCH v1 1/2] power: refactor uncore power management interfaces
2023-08-16 10:09 UTC (3+ messages)
` [PATCH v2 "
` [PATCH v2 2/2] power: refactor uncore power management implementation
[PATCH 1/7] dma/cnxk: changes for dmadev autotest
2023-08-16 10:09 UTC (4+ messages)
` [PATCH v2 1/7] drivers: changes for dmadev driver
` [EXT] "
[PATCH 0/5] Fix use of RTE_LOGTYPE_USER1 in libraries
2023-08-16 8:29 UTC (4+ messages)
` [PATCH v8 0/6] Convert "
` [PATCH v8 2/6] reorder: use a dynamic logtype
` [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] 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 (2+ messages)
[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 (2+ messages)
` [EXT] "
DPDK 20.11.9 released
2023-08-15 18:12 UTC
[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)
[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 "
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).