error: No probed ethernet devices
2023-08-03 8:06 UTC (2+ messages)
[PATCH v1] event/dlb2: add support for disabling PASID
2023-08-03 7:56 UTC (4+ messages)
[PATCH v3 0/8] [v3] drivers/net Add Support mucse N10 Pmd Driver
2023-08-03 7:52 UTC (9+ messages)
` [PATCH v3 1/8] net/rnp: add ethdev probe and remove
` [PATCH v3 2/8] "
` [PATCH v3 3/8] net/rnp: add device init and uninit
` [PATCH v3 4/8] net/rnp: add mbx basic api feature
` [PATCH v3 5/8] net/rnp add reset code for Chip Init process
` [PATCH v3 6/8] net/rnp add port info resource init
` [PATCH v3 7/8] net/rnp add devargs runtime parsing functions
` [PATCH v3 8/8] net/rnp handle device interrupts
[PATCH] dmadev: add tracepoints
2023-08-03 7:52 UTC (5+ messages)
` [PATCH v4] "
[PATCH 00/14] Cleanup PCI(e) drivers
2023-08-03 7:50 UTC (15+ messages)
` [PATCH 01/14] drivers: remove duplicated PCI master control
` [PATCH 02/14] bus/pci: add const to some experimental API
` [PATCH 03/14] bus/pci: find PCI capability
` [PATCH 04/14] pci: define some capability constants
` [PATCH 05/14] pci: define some MSIX constants
` [PATCH 06/14] pci: define some command constants
` [PATCH 07/14] pci: define some BAR constants
` [PATCH 08/14] pci: define some PM constants
` [PATCH 09/14] pci: define some PCIe constants
` [PATCH 10/14] pci: define some extended capability constants
` [PATCH 11/14] pci: define some ACS constants
` [PATCH 12/14] pci: define some PRI constants
` [PATCH 13/14] pci: define some AER constants
` [PATCH 14/14] devtools: forbid inclusion of Linux header for PCI
[PATCH 00/20] Replace use of term sanity-check
2023-08-03 3:13 UTC (22+ messages)
` [PATCH v4 00/19] replace use of term "sanity check"
` [PATCH v4 01/19] mbuf: replace term sanity check
` [PATCH v4 02/19] eal: replace use of sanity check in comments and messages
` [PATCH v4 03/19] test: replace use word sanity
` [PATCH v4 04/19] examples: remove term sanity
` [PATCH v4 05/19] lib: replace use of sanity check in comments and messages
` [PATCH v4 06/19] doc/eventdev_pipeline: remove sanity
` [PATCH v4 07/19] net/ring: replace use of sanity
` [PATCH v4 08/19] net/fm10k, net/ixgbe: remove word sanity
` [PATCH v4 09/19] net/mlx[45]: "
` [PATCH v4 10/19] net/sfc: remove term "sanity check"
` [PATCH v4 11/19] net/ark: replace use of term sanity
` [PATCH v4 12/19] net/bnxt: "
` [PATCH v4 13/19] net/bnx2x: remove reference to sanity
` [PATCH v4 14/19] cnxk: replace term sanity
` [PATCH v4 15/19] event/opdl: remove "
` [PATCH v4 16/19] net/txgbe: replace "
` [PATCH v4 17/19] net/cxgbe: remove use of "
` [PATCH v4 18/19] crypto/bcmfs: replace term sanity check
` [PATCH v4 19/19] drivers: remove use of "
` [EXT] "
[RFC] ring: Further performance improvements with C11
2023-08-03 2:56 UTC (5+ messages)
` [RFC] ring: further "
[PATCH v2 0/8] *** Add Support New Pmd Driver ***
2023-08-03 2:33 UTC (16+ messages)
` [PATCH v2 1/8] net/rnp: add skeleton
` [PATCH v2 2/8] net/rnp: add ethdev probe and remove
` [PATCH v2 3/8] net/rnp: add device init and uninit
` [PATCH v2 4/8] net/rnp: add mbx basic api feature
` [PATCH v2 5/8] net/rnp add reset code for Chip Init process
` [PATCH v2 6/8] net/rnp add port info resource init
` [PATCH v2 7/8] net/rnp add devargs runtime parsing functions
` [PATCH v2 8/8] net/rnp handle device interrupts
[PATCH] ethdev: introduce generic flow item and action
2023-08-03 1:05 UTC (16+ messages)
[PATCH] eal/windows: resolve conversion and truncation warnings
2023-08-03 0:30 UTC (5+ messages)
[PATCH 1/2] eal: remove RTE_CPUFLAG_NUMFLAGS
2023-08-02 23:50 UTC (3+ messages)
` [PATCH 2/2] test/cpuflags: "
Drivers, architectures, processor families, etc
2023-08-02 22:47 UTC (2+ messages)
[PATCH 0/9] msvc integration changes
2023-08-02 21:35 UTC (15+ messages)
` [PATCH v10 00/13] "
` [PATCH v10 01/13] eal: use rdtsc intrinsic
` [PATCH v10 02/13] eal: use rtm and xtest intrinsics
` [PATCH v10 03/13] eal: use barrier intrinsics
` [PATCH v10 04/13] eal: use cpuid and cpuidex intrinsics
` [PATCH v10 05/13] eal: use umonitor umwait and tpause intrinsics
` [PATCH v10 06/13] eal: use prefetch intrinsics
` [PATCH v10 07/13] eal: use byte swap intrinsics
` [PATCH v10 08/13] eal: hide GCC extension based alignment markers
` [PATCH v10 09/13] eal: hide typedefs based on GCC vector extensions
` [PATCH v10 10/13] eal: expand most macros to empty when using MSVC
` [PATCH v10 11/13] eal: exclude exposure of rte atomic APIs for MSVC builds
` [PATCH v10 12/13] eal: always define MSVC as little endian
` [PATCH v10 13/13] eal: do not define typeof macro when building with MSVC
[PATCH] telemetry: avoid truncation of strlcpy return before check
2023-08-02 21:21 UTC
[RFC PATCH 0/1] make cmdline library easier to use
2023-08-02 18:05 UTC (3+ messages)
` [RFC PATCH 1/1] cmdline/dpdk-cmdline-gen: generate boilerplate for simple cmds
21.11.5 patches review and test
2023-08-02 16:31 UTC
[PATCH] eventdev: fix alignment padding
2023-08-02 16:19 UTC (8+ messages)
[PATCH v1] eventdev/crypto: flush ops when circ buffer is full
2023-08-02 16:17 UTC (2+ messages)
[RFC] eventdev/eth_rx: update adapter create APIs
2023-08-02 16:12 UTC (5+ messages)
` [PATCH v2] "
[PATCH] build: check drivers class dependencies early
2023-08-02 16:11 UTC (4+ messages)
` [PATCH v2] "
[PATCH v3] Add support for IBM Z s390x
2023-08-02 15:48 UTC (4+ messages)
[Bug 1271] Using dumpcap to capture packets with multiple pmds and enable mbuf check can lead to dpdk proc core
2023-08-02 15:06 UTC
[dpdk-dev] [PATCH] update Intel roadmap for 21.11
2023-08-02 14:36 UTC (3+ messages)
[PATCH] build: update DPDK to use C11 standard
2023-08-02 13:40 UTC (27+ messages)
` [PATCH v3] "
` [PATCH v4] "
` [PATCH v5] "
[PATCH] ci: fix race on container image name
2023-08-02 12:44 UTC (2+ messages)
[Bug 1270] drivers/dma/skeleton/ is not setting pthread affinity based on the lcore shared as arguments
2023-08-02 12:26 UTC
[PATCH] net/mlx5: fix leak in sysfs port name translation
2023-08-02 11:56 UTC (3+ messages)
[PATCH v1] mempool: fix some errors in html api
2023-08-02 9:46 UTC (4+ messages)
[RFC] lib/ethdev: introduce table driven APIs
2023-08-02 9:31 UTC (17+ messages)
[PATCH v1 0/5] Direct re-arming of buffers on receive side
2023-08-02 8:08 UTC (11+ messages)
` [PATCH v8 0/4] Recycle mbufs from Tx queue into Rx queue
` [PATCH v8 1/4] ethdev: add API for mbufs recycle mode
` [PATCH v8 2/4] net/i40e: implement "
` [PATCH v8 3/4] net/ixgbe: "
` [PATCH v8 4/4] app/testpmd: add recycle mbufs engine
` [PATCH v9 0/4] Recycle mbufs from Tx queue into Rx queue
` [PATCH v9 1/4] ethdev: add API for mbufs recycle mode
` [PATCH v9 2/4] net/i40e: implement "
` [PATCH v9 3/4] net/ixgbe: "
` [PATCH v9 4/4] app/testpmd: add recycle mbufs engine
[PATCH] net/iavf: fix ASan error caused by watchdog
2023-08-02 7:15 UTC
Fedora in CI
2023-08-02 6:35 UTC (2+ messages)
[PATCH] app/testpmd: add flush multicast MAC address command
2023-08-02 6:23 UTC (7+ messages)
` [PATCH v2] "
[PATCH 0/4] eal: update public API to use stdatomic atomics
2023-08-02 5:31 UTC (13+ messages)
` [PATCH v2 "
` [PATCH v3 "
` [PATCH v3 1/4] build: require minimum c11 compiler
` [PATCH v3 2/4] devtools: forbid use of GCC atomic builtins
` [PATCH v3 3/4] eal: adapt rte pause APIs to use C11 atomics
` [PATCH v3 4/4] eal: adapt rte spinlock and rwlock "
` [PATCH v4 0/4] eal: update public API to use stdatomic atomics
` [PATCH v4 1/4] build: require minimum c11 compiler
` [PATCH v4 2/4] devtools: forbid use of GCC atomic builtins
` [PATCH v4 3/4] eal: adapt rte pause APIs to use C11 atomics
` [PATCH v4 4/4] eal: adapt rte spinlock and rwlock "
[PATCH RESEND v6 0/5] app/testpmd: support multiple process attach and detach port
2023-08-02 3:16 UTC (6+ messages)
` [PATCH RESEND v6 1/5] drivers/bus: restore driver assignment at front of probing
` [PATCH RESEND v6 2/5] ethdev: fix skip valid port in probing callback
` [PATCH RESEND v6 3/5] app/testpmd: check the validity of the port
` [PATCH RESEND v6 4/5] app/testpmd: add attach and detach port for multiple process
` [PATCH RESEND v6 5/5] app/testpmd: stop forwarding in new or destroy event
[PATCH] app/testpmd: fix UDP cksum error for UFO enable
2023-08-02 2:55 UTC (2+ messages)
` [PATCH v2] "
[[PATCH v1] 0/8] *** SUBJECT HERE ***
2023-08-02 2:35 UTC (3+ messages)
[[PATCH v1] 4/8] net/rnp: add mbx basic api feature
2023-08-02 2:27 UTC (4+ messages)
[[PATCH v1] 0/8] *** SUBJECT HERE ***
2023-08-02 2:23 UTC (4+ messages)
` [[PATCH v1] 3/8] net/rnp: add device init and uninit
[[PATCH v1] 1/8] net/rnp: add skeleton
2023-08-02 2:11 UTC (2+ messages)
[PATCH] cmdline: remove cmdline_poll()
2023-08-01 23:48 UTC (2+ messages)
` [PATCH v2] "
[PATCH] lib/ethdev: sanity check on callback before resource allocation
2023-08-01 16:19 UTC (2+ messages)
[PATCH v2 0/2] Remove disabled functionality
2023-08-01 16:05 UTC (3+ messages)
` [PATCH v2 1/2] flow_classify: remove library
` [PATCH v2 2/2] kni: remove deprecated kernel network interface
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).