[PATCH 1/2] app/testpmd: enable cli for programmable action
2023-10-07 10:47 UTC (8+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "
[PATCH] hash: fix SSE comparison
2023-10-07 7:36 UTC (5+ messages)
` 回复: "
` [PATCH v2] "
` [PATCH v3] "
[Bug 1281] Build failure with Meson 1.2.1 on Windows
2023-10-07 6:38 UTC (2+ messages)
[Bug 1295] Virtio driver, packed mode, the first desc misses the next flag, causing the message to be sent abnormally
2023-10-07 3:37 UTC
[PATCH 00/14] Cleanup PCI(e) drivers
2023-10-07 2:53 UTC (3+ messages)
` [PATCH 01/14] drivers: remove duplicated PCI master control
[PATCH 00/20] remove experimental flag from some API's
2023-10-07 2:38 UTC (3+ messages)
` [PATCH 14/20] dmadev: mark API's as not experimental
[PATCH 00/11] Unify the PMD coding style
2023-10-07 2:33 UTC (12+ messages)
` [PATCH 01/11] net/nfp: explicitly compare to null and 0
` [PATCH 02/11] net/nfp: unify the indent coding style
` [PATCH 03/11] net/nfp: unify the type of integer variable
` [PATCH 04/11] net/nfp: standard the local variable coding style
` [PATCH 05/11] net/nfp: adjust the log statement
` [PATCH 06/11] net/nfp: standard the comment style
` [PATCH 07/11] net/nfp: standard the blank character
` [PATCH 08/11] net/nfp: unify the guide line of header file
` [PATCH 09/11] net/nfp: rename some parameter and variable
` [PATCH 10/11] net/nfp: adjust logic to make it more readable
` [PATCH 11/11] net/nfp: refact the meson build file
[PATCH 0/5] fix race-condition of proactive error handling mode
2023-10-07 2:32 UTC (3+ messages)
[PATCH 0/8] Enhance the bond framework to support offload
2023-10-07 1:34 UTC (18+ messages)
` [PATCH 1/8] ethdev: add member notification for bonding port
` [PATCH 2/8] ethdev: add API to get hardware creation of "
` [PATCH 3/8] net/bonding: modify interface comment format
` [PATCH 4/8] net/bonding: add bonding port arguments
` [PATCH 5/8] net/bonding: support add port by data name
` [PATCH 6/8] net/bonding: create new rte flow header file
` [PATCH 7/8] net/bonding: support checking valid bonding port ID
` [PATCH 8/8] net/bonding: add commands for bonding port notification
` [PATCH v2 0/8] Enhance the bond framework to support offload
` [PATCH v2 1/8] ethdev: add member notification for bonding port
` [PATCH v2 2/8] ethdev: add API to get hardware creation of "
` [PATCH v2 3/8] net/bonding: modify interface comment format
` [PATCH v2 4/8] net/bonding: add bonding port arguments
` [PATCH v2 5/8] net/bonding: support add port by data name
` [PATCH v2 6/8] net/bonding: create new rte flow header file
` [PATCH v2 7/8] net/bonding: support checking valid bonding port ID
` [PATCH v2 8/8] net/bonding: add commands for bonding port notification
[PATCH v3 00/12] VRB2 bbdev PMD introduction
2023-10-06 20:25 UTC (21+ messages)
` [PATCH v3 06/12] baseband/acc: refactor to allow unified driver extension
` [PATCH v3 08/12] baseband/acc: add FEC capabilities for the VRB2 variant
` [PATCH v3 09/12] baseband/acc: add FFT support to "
[PATCH] net/netvsc: add support for mtu_set
2023-10-06 20:22 UTC (4+ messages)
` [PATCH v2] "
[PATCH v5 00/12] VRB2 bbdev PMD introduction
2023-10-06 20:08 UTC (20+ messages)
` [PATCH v5 01/12] bbdev: add FFT window width member in driver info
` [PATCH v5 02/12] baseband/acc: add FFT window width in the VRB PMD
` [PATCH v5 03/12] baseband/acc: remove the 4G SO capability for VRB1
` [PATCH v5 04/12] baseband/acc: allocate FCW memory separately
` [PATCH v5 05/12] baseband/acc: add support for MLD operation
` [PATCH v5 06/12] baseband/acc: refactor to allow unified driver extension
` [PATCH v5 07/12] baseband/acc: adding VRB2 device variant
` [PATCH v5 08/12] baseband/acc: add FEC capabilities for the VRB2 variant
` [PATCH v5 09/12] baseband/acc: add FFT support to "
` [PATCH v5 10/12] baseband/acc: add MLD support in "
` [PATCH v5 11/12] baseband/acc: add support for VRB2 engine error detection
` [PATCH v5 12/12] baseband/acc: add configure helper for VRB2
[PATCH] gpu/cuda: fix getenv related build error
2023-10-06 19:45 UTC (5+ messages)
[PATCH] net/tap: resolve stringop-overflow with gcc 12 on ppc64le
2023-10-06 18:31 UTC (10+ messages)
` [PATCH v2] "
How to rte_epoll_wait for IPC?
2023-10-06 17:04 UTC (6+ messages)
[PATCH] random: clarify PRNG MT safety guarantees
2023-10-06 15:58 UTC (4+ messages)
[PATCH 0/4] pcapng fixes
2023-10-06 14:59 UTC (11+ messages)
` [PATCH 4/4] pcapng: move timestamp calculation into pdump
` [PATCH v2 0/4] dumpcap and pcapng fixes
` [PATCH v2 1/4] pdump: fix setting rte_errno on mp error
` [PATCH v2 2/4] dumpcap: allow multiple invocations
` [PATCH v2 3/4] pcapng: modify timestamp calculation
` [PATCH v2 4/4] test: cleanups to pcapng test
[PATCH v1] cryptodev: clarify usage of the block ciphers
2023-10-06 13:20 UTC (2+ messages)
[PATCH 1/3] common/qat: limit configuration to the primary process
2023-10-06 13:02 UTC (4+ messages)
` [PATCH 3/3] common/qat: decouple pmds from the common code
[PATCH] doc/guides: refer to generic binding devices section
2023-10-06 12:55 UTC
[RFC PATCH] eventdev: ensure 16-byte alignment for events
2023-10-06 12:29 UTC (21+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "
[PATCH 1/2] eal: remove RTE_CPUFLAG_NUMFLAGS
2023-10-06 11:19 UTC (5+ messages)
` [PATCH v2 1/2] test/cpuflags: removed test for NUMFLAGS
` [PATCH v2 2/2] eal: remove NUMFLAGS enumeration
[dpdk-dev] [PATCH v5] crypto/ccp: moving vdev to PCI driver
2023-10-06 11:06 UTC (3+ messages)
` [dpdk-dev] [PATCH v6] crypto/ccp: move device from vdev to PCI
[Bug 1133] missing #include in drivers/gpu/cuda/gdrcopy.c
2023-10-06 10:18 UTC (2+ messages)
[PATCH] eal: fix memory initialization deadlock
2023-10-06 10:12 UTC (4+ messages)
` [PATCH v4 0/2] "
` [PATCH v4 2/2] eal: annotate rte_memseg_list_walk()
[PATCH] build: deprecate enable_kmods option
2023-10-06 9:53 UTC (2+ messages)
[PATCH v4 1/3] lib: introduce dispatcher library
2023-10-06 9:03 UTC (14+ messages)
` [PATCH v5 0/3] Add "
` [PATCH v5 1/3] lib: introduce "
` [PATCH v5 2/3] test: add dispatcher test suite
` [PATCH v5 3/3] doc: add dispatcher programming guide
[PATCH v1 1/2] power: refactor uncore power management interfaces
2023-10-06 9:03 UTC (3+ messages)
` [PATCH v2 "
[PATCH v2] power: support amd-pstate cpufreq driver
2023-10-06 8:28 UTC (2+ messages)
[PATCH v4 1/4] doc: announce new cpu flag added to rte_cpu_flag_t
2023-10-06 8:26 UTC (4+ messages)
` [PATCH v5 1/3] eal: add x86 cpuid support for monitorx
` [PATCH v5 3/3] power: amd power monitor support
[PATCH] gpu/cuda: Add missing stdlib include
2023-10-06 8:09 UTC (4+ messages)
[PATCH v8] hash: add XOR32 hash function
2023-10-06 8:06 UTC (3+ messages)
` [PATCH v9] "
[PATCH] gpu: add support for rtx 6000 variant
2023-10-06 7:53 UTC (4+ messages)
[PATCH] config/x86: config support for AMD EPYC processors
2023-10-06 7:50 UTC (2+ messages)
[PATCH] net/vhost: report TX errors in port stats
2023-10-06 7:05 UTC (2+ messages)
[PATCH 1/2] raw/cnxk_gpio: support multi-process mode
2023-10-05 21:10 UTC (10+ messages)
` [PATCH 2/2] raw/cnxk_gpio: add bunch of newlines
` [EXT] "
` [EXT] Re: [PATCH 1/2] raw/cnxk_gpio: support multi-process mode
` [PATCH v2 "
` [PATCH v2 2/2] raw/cnxk_gpio: add bunch of newlines
[PATCH 1/3] net/ark: support for single function with multiple port
2023-10-05 20:52 UTC (3+ messages)
` [PATCH 2/3] net/ark: remove RQ pacing firmware from PMD
` [PATCH 3/3] net/ark: support for large dataroom in FPGA
[PATCH v1 1/1] app/mldev: report device not found as error
2023-10-05 14:21 UTC (2+ messages)
[dpdk-dev] [PATCH] common/cnxk: fix direct rte symbol usage
2023-10-05 14:17 UTC (4+ messages)
` [dpdk-dev] [PATCH v2 1/2] "
` [dpdk-dev] [PATCH v2 2/2] common/cnxk: fix direct rte symbol usage in REE
[PATCH 1/2] common/cnxk: fix handling up and down interrupts
2023-10-05 14:16 UTC (3+ messages)
` [PATCH 2/2] common/cnxk: fix race condition between up and down mbox
[PATCH v1 1/1] app/mldev: updates to device ops test
2023-10-05 9:15 UTC (2+ messages)
[PATCH v1 1/1] app/mldev: fix check for filelist and models count
2023-10-05 9:14 UTC (3+ messages)
` [PATCH v2 "
[PATCH v1 1/1] app/mldev: fix file and buffer handling
2023-10-05 9:13 UTC (2+ messages)
[PATCH v1 0/3] Spec changes to support multi I/O models
2023-10-05 9:12 UTC (9+ messages)
` [PATCH v4 "
` [PATCH v4 1/3] mldev: add support for arbitrary shape dimensions
` [PATCH v4 2/3] mldev: introduce support for IO layout
` [PATCH v4 3/3] mldev: drop input and output size get APIs
DPDK Release Status Meeting 2023-10-05
2023-10-05 9:04 UTC
[PATCH v2 0/2] offload support to free dma source buffer
2023-10-05 7:21 UTC (4+ messages)
` [PATCH v3 "
[PATCH v4 00/12] VRB2 bbdev PMD introduction
2023-10-05 2:18 UTC (13+ messages)
` [PATCH v4 01/12] bbdev: add FFT window width member in driver info
` [PATCH v4 02/12] baseband/acc: add FFT window width in the VRB PMD
` [PATCH v4 03/12] baseband/acc: remove the 4G SO capability for VRB1
` [PATCH v4 04/12] baseband/acc: allocate FCW memory separately
` [PATCH v4 05/12] baseband/acc: add support for MLD operation
` [PATCH v4 06/12] baseband/acc: refactor to allow unified driver extension
` [PATCH v4 07/12] baseband/acc: adding VRB2 device variant
` [PATCH v4 08/12] baseband/acc: add FEC capabilities for the VRB2 variant
` [PATCH v4 09/12] baseband/acc: add FFT support to "
` [PATCH v4 10/12] baseband/acc: add MLD support in "
` [PATCH v4 11/12] baseband/acc: add support for VRB2 engine error detection
` [PATCH v4 12/12] baseband/acc: add configure helper for VRB2
[PATCH] raw/cnxk_bphy: support multi-process mode
2023-10-04 17:47 UTC (2+ messages)
[PATCH] eventdev: drop custom OS defines
2023-10-04 17:39 UTC (4+ messages)
` [EXT] "
` [PATCH v2] "
[PATCH] net/cnxk: fix TAG read data offset
2023-10-04 15:48 UTC (2+ messages)
[RFC PATCH 0/3] add TLS record processing security offload
2023-10-04 15:44 UTC (4+ messages)
` [PATCH v2 0/5] "
[PATCH] eventdev: fix max link profiles info
2023-10-04 15:38 UTC (3+ messages)
[RFC PATCH] app/test: add support for skipping tests
2023-10-04 15:13 UTC (6+ messages)
` [PATCH v4] "
Minutes of Technical Board Meeting, 2023-05-31
2023-10-04 15:11 UTC
Minutes of Technical Board Meeting, 2023-09-11
2023-10-04 15:06 UTC
[PATCH] mem: allow using ASan in multi-process mode
2023-10-04 14:51 UTC (2+ messages)
Technical board meeting agenda for 2023-10-04
2023-10-04 14:42 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).