[PATCH] vfio: do not coalesce DMA mappings
2023-05-10 12:58 UTC (9+ messages)
` [PATCH v2] "
[RFC PATCH v1 0/4] dts: add dts api docs
2023-05-10 12:19 UTC (15+ messages)
` [RFC PATCH v2 "
` [RFC PATCH v2 3/4] dts: add doc generation
[PATCH v2 0/3] vhost: add device op to offload the interrupt kick
2023-05-10 11:44 UTC (4+ messages)
` [PATCH v2 3/3] "
[PATCH v7] net/ice: fix ice dcf control thread crash
2023-05-10 9:34 UTC
[PATCH] net/dpaa2: set check sum good flags
2023-05-10 5:50 UTC (3+ messages)
[RFC PATCH 0/6] add support for CDX bus
2023-05-10 1:29 UTC (21+ messages)
` [PATCH v3 0/5] Support AMD CDX bus, for FPGA based CDX devices. The CDX
` [PATCH v3 5/5] config/arm: add AMD CDX
` [PATCH v4 0/4] Support AMD CDX bus, for FPGA based CDX devices. The CDX
` [PATCH v4 1/4] bus/cdx: introduce cdx bus
` [PATCH v4 2/4] bus/cdx: add DMA map and unmap support
` [PATCH v4 3/4] bus/cdx: add support for MSI
` [PATCH v4 4/4] bus/cdx: support plug unplug and dev iterator
DPDK 22.11 Troubleshooting
2023-05-09 14:52 UTC (10+ messages)
[Bug 1227] KNI : memory-leaks, each time kni_rx_burst it is allocates new mbufs even if no needs
2023-05-09 14:24 UTC
[PATCH 00/14] rte_pktmbuf_mtod_offset usage
2023-05-09 13:35 UTC (32+ messages)
` [PATCH 01/14] gro: use rte_pktmbuf_mtod_offset
` [PATCH 02/14] gso: "
` [PATCH 03/14] testpmd: "
` [PATCH 04/14] test: cryptodev "
` [PATCH 05/14] examples: "
` [PATCH 06/14] net/tap: "
` [PATCH 07/14] net/nfp: "
` [PATCH 08/14] crypto/ipsec_mb: "
` [PATCH 09/14] crypto/qat: "
` [PATCH 10/14] crypto/cnxk: use rte_ptkmbuf_mtod_offset
` [PATCH 11/14] common/cpt: use rte_pktmbuf_mtod_offset
` [PATCH 12/14] crypto/caam_jr: "
` [PATCH 13/14] net/mlx4: "
` [PATCH 14/14] baseband/fpga_5gnr: use rte_pktmbu_mtod_offset
` [PATCH v2 00/14] rte_pktmbuf_mtod_offset usage
` [PATCH v2 01/14] gro: use rte_pktmbuf_mtod_offset
` [PATCH v2 02/14] gso: "
` [PATCH v2 03/14] testpmd: "
` [PATCH v2 04/14] test: cryptodev "
` [PATCH v2 05/14] examples: "
` [PATCH v2 06/14] net/tap: "
` [PATCH v2 07/14] net/nfp: "
` [PATCH v2 08/14] crypto/ipsec_mb: "
` [PATCH v2 09/14] crypto/qat: "
` [PATCH v2 10/14] crypto/cnxk: use rte_ptkmbuf_mtod_offset
` [PATCH v2 11/14] common/cpt: use rte_pktmbuf_mtod_offset
` [PATCH v2 12/14] crypto/caam_jr: "
` [PATCH v2 13/14] net/mlx4: "
` [PATCH v2 14/14] baseband/fpga_5gnr: use rte_pktmbu_mtod_offset
min_mbuf_head/tailroom_req in rte_cryptodev_info
2023-05-09 13:01 UTC (3+ messages)
[PATCH 0/4] app: introduce testgraph application
2023-05-09 12:24 UTC (9+ messages)
` [PATCH 4/4] app: add "
` [PATCH v2 0/4] app: introduce "
` [PATCH v2 4/4] app: add "
` [EXT] "
[PATCH] usertools: add tool to generate balanced rss traffic flows
2023-05-09 12:03 UTC (2+ messages)
[PATCH v4 0/3] add telemetry cmds for ring
2023-05-09 9:24 UTC (12+ messages)
` [PATCH v5 "
` [PATCH v5 1/3] ring: fix unmatched type definition and usage
` [PATCH v5 2/3] ring: add telemetry cmd to list rings
` [PATCH v5 3/3] ring: add telemetry cmd for ring info
` [PATCH v6 0/3] add telemetry cmds for ring
` [PATCH v6 1/3] ring: fix unmatched type definition and usage
` [PATCH v6 2/3] ring: add telemetry cmd to list rings
` [PATCH v6 3/3] ring: add telemetry cmd for ring info
[PATCH v4 00/15] graph enhancement for multi-core dispatch
2023-05-09 6:03 UTC (24+ messages)
` [PATCH v5 "
` [PATCH v5 03/15] graph: move node process into inline function
` [EXT] "
` [PATCH v5 09/15] graph: introduce stream moving cross cores
` [EXT] "
` [PATCH v6 00/15] graph enhancement for multi-core dispatch
` [PATCH v6 01/15] graph: rename rte_graph_work as common
` [PATCH v6 02/15] graph: split graph worker into common and default model
` [PATCH v6 03/15] graph: move node process into inline function
` [PATCH v6 04/15] graph: add get/set graph worker model APIs
` [PATCH v6 05/15] graph: introduce graph node core affinity API
` [PATCH v6 06/15] graph: introduce graph bind unbind API
` [PATCH v6 07/15] graph: introduce graph clone API for other worker core
` [PATCH v6 08/15] graph: add struct for stream moving between cores
` [PATCH v6 09/15] graph: introduce stream moving cross cores
` [PATCH v6 10/15] graph: enable create and destroy graph scheduling workqueue
` [PATCH v6 11/15] graph: introduce graph walk by cross-core dispatch
` [PATCH v6 12/15] graph: enable graph multicore dispatch scheduler model
` [PATCH v6 13/15] graph: add stats for cross-core dispatching
` [PATCH v6 14/15] examples/l3fwd-graph: introduce multicore dispatch worker model
` [PATCH v6 15/15] doc: update multicore dispatch model in graph guides
[RFC 00/27] Add VDUSE support to Vhost library
2023-05-09 5:35 UTC (36+ messages)
` [RFC 10/27] vhost: retry translating IOVA after IOTLB miss
` [RFC 11/27] vhost: introduce backend ops
` [RFC 12/27] vhost: add IOTLB cache entry removal callback
` [RFC 14/27] vhost: add helper for interrupt injection
` [RFC 15/27] vhost: add API to set max queue pairs
` [RFC 16/27] net/vhost: use "
` [RFC 17/27] vhost: add control virtqueue support
` [RFC 18/27] vhost: add VDUSE device creation and destruction
` [RFC 19/27] vhost: add VDUSE callback for IOTLB miss
` [RFC 20/27] vhost: add VDUSE callback for IOTLB entry removal
` [RFC 21/27] vhost: add VDUSE callback for IRQ injection
` [RFC 22/27] vhost: add VDUSE events handler
` [RFC 23/27] vhost: add support for virtqueue state get event
` [RFC 24/27] vhost: add support for VDUSE status set event
` [RFC 25/27] vhost: add support for VDUSE IOTLB update event
` [RFC 26/27] vhost: add VDUSE device startup
` [RFC 27/27] vhost: add multiqueue support to VDUSE
[PATCH] net/gve: support queue start and stop operations
2023-05-09 3:07 UTC
[PATCH net v2] net/vmxnet3: fix drop of empty segments in tx
2023-05-09 2:21 UTC
[PATCH next] net/vmxnet3: add interrupt handling for reset
2023-05-09 2:15 UTC
[PATCH net] net/vmxnet3: fix drop of empty segments in tx
2023-05-09 2:07 UTC
[PATCH] net/ice: fix dcf init rss blocked
2023-05-09 1:22 UTC (3+ messages)
` [PATCH v2] "
[PATCH] net/gve: Check whether the driver is compatible with the device presented
2023-05-08 19:22 UTC (8+ messages)
` [v2] net/gve: check driver compatibility
[PATCH] maintainers: update for gve
2023-05-08 17:44 UTC (6+ messages)
` [PATCH v2] net/gve: add maintainers for GVE
[PATCH] net/iavf: fix large vf queues cannot re-use
2023-05-08 16:58 UTC
21.11.4 patches review and test
2023-05-08 15:23 UTC (9+ messages)
[PATCH v2] ethdev: add Tx queue flow matching item
2023-05-08 13:49 UTC
[dpdk-dev] [PATCH] net/liquidio: removed LiquidIO ethdev driver
2023-05-08 13:44 UTC (2+ messages)
` [dpdk-dev] [PATCH v2] net/liquidio: remove "
[PATCH] cryptodev: clarify error codes returned
2023-05-08 12:32 UTC (2+ messages)
[PATCH] eal: add nonnull and access function attributes
2023-05-08 12:32 UTC (8+ messages)
` [PATCH v7 4/4] "
[PATCH 0/2] vhost: add port mirroring function in the vhost lib
2023-05-08 12:23 UTC (3+ messages)
[RFC PATCH 0/3] improve FEC API usage
2023-05-08 11:47 UTC (5+ messages)
` [RFC PATCH v2 "
` [RFC PATCH v2 1/3] ethdev: update documentation for API to set FEC
` [RFC PATCH v2 2/3] ethdev: check that at least one FEC mode is specified
` [RFC PATCH v2 3/3] ethdev: update documentation for API to get FEC
[PATCH] net/dpaa2: change threshold value
2023-05-08 10:41 UTC
[PATCH] test/crypto: fix return value from session
2023-05-08 8:53 UTC (3+ messages)
[PATCH 0/3] Windows performance enhancements
2023-05-08 7:13 UTC (7+ messages)
` [PATCH 1/3] net/mlx5: support multi-packet RQ on Windows
` [PATCH 2/3] net/mlx5: support CQE compression "
` [PATCH 3/3] net/mlx5: support enhanced multi-packet write "
seeking community input on adapting DPDK to P4Runtime backend
2023-05-08 6:39 UTC
[PATCH v2] net/ixgbe: add proper memory barriers for some Rx functions
2023-05-08 6:03 UTC (9+ messages)
` [PATCH v3] "
[PATCH] app/pdump: make dpdk-pdump can run multiple simultaneously
2023-05-08 3:17 UTC (4+ messages)
[PATCH] app/test-pmd: fix not polling all queues without defered starting
2023-05-08 3:10 UTC (2+ messages)
` [PATCH v2] app/test-pmd: fix not polling all queues without deferred starting
[RFC 0/4] Support VFIO sparse mmap in PCI bus
2023-05-08 3:04 UTC (3+ messages)
[RFC] app/testpmd: use RSS conf from software when configuring DCB
2023-05-08 1:21 UTC (3+ messages)
[PATCH] ethdev: add indirect list flow action
2023-05-07 9:50 UTC (2+ messages)
` [RFC PATCH v3] "
DPDK 22.11.2 released
2023-05-07 9:12 UTC
[PATCH 0/5] net/mlx5: add indirect QUOTA create/query/modify
2023-05-07 7:39 UTC (7+ messages)
` [PATCH v3 0/5] net/mlx5: support indirect quota flow action
` [PATCH v3 1/5] net/mlx5: update query fields in async job structure
` [PATCH v3 2/5] net/mlx5: remove code duplication
` [PATCH v3 3/5] common/mlx5: update MTR ASO definitions
` [PATCH v3 4/5] net/mlx5: add indirect QUOTA create/query/modify
` [PATCH v3 5/5] mlx5dr: Definer, translate RTE quota item
[PATCH] net/ice: CVL support double vlan
2023-05-06 10:04 UTC (2+ messages)
` [PATCH v2] net/ice: "
[PATCH] doc: add PMD known issue
2023-05-06 10:02 UTC (2+ messages)
` [PATCH v2] "
[PATCH v2] net/e1000: report VLAN extend capability for 82576
2023-05-06 7:53 UTC (2+ messages)
[PATCH] net/mana: implement RX CQE coalescing
2023-05-06 1:33 UTC
[PATCH] net/mana: suppress TX CQE generation whenever possible
2023-05-06 1:32 UTC (2+ messages)
` [PATCH v2] "
[PATCH] net/mana: return probe failure if there is no device found
2023-05-06 1:32 UTC (2+ messages)
` [PATCH v2] "
Minutes of Technical Board Meeting, 2023-01-11
2023-05-05 15:05 UTC
[RFC PATCH] ethdev: advertise flow restore in mbuf
2023-05-05 10:31 UTC
[dpdk-dev] [PATCH v2] ring: fix use after free in ring release
2023-05-05 6:48 UTC (2+ messages)
` [dpdk-dev] [PATCH v3] "
22.11.2 patches review and test
2023-05-05 6:39 UTC (3+ messages)
[dpdk-dev][PATCH] ethdev: add send queue flow matching item
2023-05-05 3:35 UTC (2+ messages)
[PATCH v2] net/iavf: fix iavf query stats in intr thread
2023-05-05 2:31 UTC (7+ messages)
` [PATCH v3] "
[PATCH] net/iavf: add devargs to enable watchdog
2023-05-05 2:27 UTC (2+ messages)
` [PATCH v2] net/iavf: add devargs to control watchdog
[PATCH 00/10] gve PMD enhancement
2023-05-05 2:16 UTC (4+ messages)
` [PATCH 09/10] net/gve: add maintainers for GVE
[PATCH v3 00/11] sync Truflow support with latest release
2023-05-04 17:36 UTC (2+ messages)
` [PATCH v3 05/11] net/bnxt: update ULP shared session support
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).