DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH 00/14] rte_pktmbuf_mtod_offset usage
 2023-05-06 16:03 UTC  (17+ 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] app/pdump: make dpdk-pdump can run multiple simultaneously
 2023-05-06 15:47 UTC  (2+ messages)

[PATCH v2] net/ixgbe: add proper memory barriers for some Rx functions
 2023-05-06 10:23 UTC  (15+ messages)
` [PATCH v3] "

[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] app/test-pmd: fix not polling all queues without defered starting
 2023-05-06  9:26 UTC 

[PATCH v2] net/e1000: report VLAN extend capability for 82576
 2023-05-06  7:53 UTC  (2+ messages)

[PATCH] net/ice: fix dcf init rss blocked
 2023-05-06  6:48 UTC 

[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] "

[PATCH] test/crypto: fix return value from session
 2023-05-05 16:53 UTC 

Minutes of Technical Board Meeting, 2023-01-11
 2023-05-05 15:05 UTC 

[RFC PATCH v1 0/4] dts: add dts api docs
 2023-05-05 14:06 UTC  (21+ messages)
` [RFC PATCH v2 "
  ` [RFC PATCH v2 1/4] dts: code adjustments for sphinx
  ` [RFC PATCH v2 2/4] dts: add doc generation dependencies
  ` [RFC PATCH v2 3/4] dts: add doc generation
  ` [RFC PATCH v2 4/4] dts: format docstrigs to google format

[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  (9+ messages)
` [dpdk-dev] [PATCH v3] "

22.11.2 patches review and test
 2023-05-05  6:39 UTC  (3+ messages)

[RFC 00/27] Add VDUSE support to Vhost library
 2023-05-05  5:53 UTC  (20+ messages)
` [RFC 07/27] vhost: change to single IOTLB cache per device
` [RFC 09/27] vhost: add page size info to IOTLB entry
` [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 "

[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] maintainers: update for gve
 2023-05-05  2:18 UTC  (2+ messages)
` [PATCH v2] net/gve: add maintainers for GVE

[PATCH 00/10] gve PMD enhancement
 2023-05-05  2:16 UTC  (5+ messages)
` [PATCH 09/10] net/gve: add maintainers for GVE

[PATCH v4 00/15] graph enhancement for multi-core dispatch
 2023-05-05  2:10 UTC  (14+ messages)
` [PATCH v5 "
  ` [PATCH v5 02/15] graph: split graph worker into common and default model
    ` [EXT] "
  ` [PATCH v5 03/15] graph: move node process into inline function
    ` [EXT] "
  ` [PATCH v5 09/15] graph: introduce stream moving cross cores
    ` [EXT] "
  ` [PATCH v5 11/15] graph: introduce graph walk by cross-core dispatch
    ` [EXT] "

21.11.4 patches review and test
 2023-05-05  1:42 UTC  (8+ messages)

[PATCH v3 00/11] sync Truflow support with latest release
 2023-05-04 17:36 UTC  (12+ messages)
` [PATCH v3 01/11] net/bnxt: remove deprecated features
` [PATCH v3 02/11] net/bnxt: update bnxt hsi structure
` [PATCH v3 03/11] net/bnxt: update copyright date and cleanup whitespace
` [PATCH v3 04/11] net/bnxt: update Truflow core
` [PATCH v3 05/11] net/bnxt: update ULP shared session support
` [PATCH v3 06/11] net/bnxt: add RSS and Queue action in TruFLow
` [PATCH v3 07/11] net/bnxt: add support for rte meter
` [PATCH v3 08/11] net/bnxt: update PTP support on Thor
` [PATCH v3 09/11] net/bnxt: fix multi-root card support
` [PATCH v3 10/11] net/bnxt: add support for eCPRI packet parsing
` [PATCH v3 11/11] net/bnxt: set RSS config based on RSS mode

[RFC PATCH] ring: adding TPAUSE instruction to ring dequeue
 2023-05-04 16:58 UTC  (8+ messages)

DPDK Release Status Meeting 2023-05-04
 2023-05-04 16:25 UTC  (2+ messages)

[Bug 1225] Salesforce Integration
 2023-05-04 16:24 UTC  (2+ messages)

[RFC PATCH 0/6] add support for CDX bus
 2023-05-04 15:28 UTC  (4+ 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] build: announce requirement for C11
 2023-05-04 15:24 UTC  (13+ messages)
` [PATCH v2] "

[PATCH 0/2] Enable generic Arm build
 2023-05-04 15:08 UTC  (9+ messages)
` [PATCH 1/2] config/arm: Do not require processor information

[PATCH] net/gve: Check whether the driver is compatible with the device presented
 2023-05-04 15:06 UTC  (3+ messages)

[PATCH v2] net/ixgbe: consider DCB/VMDq conf when getting RSS conf
 2023-05-04 13:53 UTC  (2+ messages)

[dpdk-dev] [PATCH v1] examples/ip_pipeline: fix build issue with GCC 13
 2023-05-04  9:07 UTC  (7+ messages)
` [dpdk-dev] [PATCH v1] examples/ntb: "
  ` [dpdk-dev] [PATCH v2] "

[PATCH 0/1] *** Update drivers/net/gve/base code for DQO ***
 2023-05-04  8:30 UTC  (3+ messages)
` [PATCH 1/1] net/gve: update base code for DQO

[PATCH] net/gve: add struct members and typedefs for DQO
 2023-05-04  8:13 UTC  (2+ messages)

[PATCH v10 0/4] add support for self monitoring
 2023-05-04  8:02 UTC  (3+ messages)
` [PATCH v11 "

[RFC PATCH 0/3] improve FEC API usage
 2023-05-04  7:47 UTC  (5+ messages)
` [RFC PATCH 3/3] ethdev: rename parameter in API to get FEC

[RFC] dpaa2: replace system("echo ...") with file i/o
 2023-05-04  7:36 UTC  (3+ messages)
` [v2] "

[RFC V2] lib: set/get max memzone segments
 2023-05-04  7:27 UTC  (4+ messages)
` [PATCH V3] "

[PATCH] doc: fix typo in graph lib doc
 2023-05-04  4:49 UTC  (2+ messages)

[PATCH 1/1] app/mldev: add internal function for file read
 2023-05-03 23:04 UTC  (6+ messages)
` [PATCH v3] "
    ` [EXT] "

[RFC PATCH v1 0/5] dts: add tg abstractions and scapy
 2023-05-03 18:02 UTC  (3+ messages)
` [RFC PATCH v1 5/5] dts: add traffic generator node to dts runner

[PATCH v1 2/2] dts: replace pexpect with fabric
 2023-05-03 17:54 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v3 next 0/7] net/vmxnet3: upgrade to version 7
 2023-05-03 17:34 UTC  (4+ messages)
` [PATCH v3 next 7/7] net/vmxnet3: update "

DPDK 22.11 Troubleshooting
 2023-05-03 17:25 UTC  (8+ messages)

[RFC PATCH] power: refactor uncore power management interfaces
 2023-05-03 17:03 UTC 

[PATCH 0/1] eal: add tracepoints to track lcores and services
 2023-05-03 15:17 UTC  (4+ messages)
` [PATCH 1/1] "

[RFC PATCH 1/5] eventdev: add power monitoring API on event port
 2023-05-03 15:11 UTC  (9+ messages)

[PATCH v1] devtools: allow variable declaration inside for loop
 2023-05-03 15:06 UTC  (8+ messages)
` [PATCH v2] "

[PATCH] mempool/cnxk: avoid indefinite wait when counting batch alloc pointers
 2023-05-03 12:12 UTC  (2+ messages)

[PATCH 0/3] Windows performance enhancements
 2023-05-03 11:49 UTC  (4+ 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 "

[PATCH next 0/7] vmxnet3: upgrade to version 7
 2023-05-03 10:05 UTC  (13+ messages)
` [PATCH next 4/7] vmxnet3: add command to set ring buffer sizes

[PATCH 1/2] net/cnxk: optimize flow control hysteresis
 2023-05-03  9:53 UTC  (2+ messages)

[PATCH 0/2] vhost: add port mirroring function in the vhost lib
 2023-05-03  9:36 UTC  (2+ messages)

[dpdk-dev] [PATCH v1] examples/ip_pipeline: fix build issue with GCC 13
 2023-05-03  8:33 UTC  (3+ messages)

[PATCH] common/cnxk: update ROC erratas
 2023-05-03  8:04 UTC  (2+ messages)

[PATCH] test/crypto: fix return value for snow3g testcase
 2023-05-03  7:42 UTC  (3+ messages)

[PATCH] crypto/scheduler: fix last element for valid args
 2023-05-03  7:35 UTC  (3+ messages)

[PATCH] crypto/qat: fix stack buffer overflow in SGL loop
 2023-05-03  7:30 UTC  (3+ messages)

[PATCH] doc: fix invalid auth algo in cryptoperf app
 2023-05-03  7:24 UTC  (3+ messages)

[PATCH v2 00/10] extend octeon ep driver functionality
 2023-05-03  7:16 UTC  (4+ messages)
` [PATCH v3 00/11] "
  ` [PATCH v3 05/11] devtools: add acronym in dictionary for commit checks

[PATCH] test/crypto: add cryptodev reconfig test
 2023-05-03  7:13 UTC  (3+ messages)

[PATCH] ethdev: add indirect list flow action
 2023-05-03  7:05 UTC  (4+ messages)
` [RFC PATCH v2] "

[PATCH v1] raw/ifpga: check afu device before unplug
 2023-05-03  5:19 UTC  (2+ messages)

Reminder - DPDK Techboard Meeting Tomorrow 5/3/23 - 8am PDT/11am EDT/1500h UTC
 2023-05-03  4:23 UTC 

[PATCH] drivers: ignore non-critical syndromes for Tx queues
 2023-05-02 18:50 UTC 

[PATCH] drivers: fix error CQE handling
 2023-05-02 18:49 UTC 

[PATCH 1/2] net/mana: avoid unnecessary assignments in data path
 2023-05-02 18:32 UTC  (2+ messages)

page:  |  | 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).