DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH] net/nfp: fix the hash key length logic problem
 2025-04-01  8:12 UTC 

24.11.2 patches review and test
 2025-04-01  8:05 UTC  (2+ messages)

[PATCH] net/nfp: fix one coredump caused by RSS hash key
 2025-04-01  7:55 UTC 

[PATCH] app/testpmd: fix hash key update problem
 2025-04-01  7:48 UTC 

[PATCH 00/10] centralise base code handling for drivers
 2025-04-01  7:10 UTC  (13+ messages)
` [PATCH 01/10] build: add generic support for base code in drivers
` [PATCH 02/10] common/sfc_efx: use common base code build handling
` [PATCH 03/10] net/hinic: "
` [PATCH 04/10] net/intel: "
` [PATCH 05/10] net/ngbe: "
` [PATCH 06/10] net/octeontx: "
` [PATCH 07/10] net/qede: "
` [PATCH 08/10] net/thunderx: "
` [PATCH 09/10] net/txgbe: "
` [PATCH 10/10] raw/ifpga: "

[PATCH 0/2] node: add mbuf dynamic field for nodes
 2025-04-01  4:20 UTC  (3+ messages)
` [PATCH 1/2] node: add global node mbuf dynfield
` [PATCH 2/2] node: use node mbuf dynfield in ip4 nodes

DTS WG Meeting Minutes - March 27, 2025
 2025-04-01  0:42 UTC 

[Bug 909] Build error on CentOS 8.4.2105 with gcc 8.5.0 or clang 11.0
 2025-03-31 22:42 UTC  (2+ messages)
` [DPDK/meson Bug "

[dpdk-dev] [Bug 183] Problem using cloned rte_mbuf buffers with KNI interface
 2025-03-31 22:33 UTC  (2+ messages)
` [DPDK/other Bug "

[PATCH] examples/flow_filtering: fix make clean
 2025-03-31 21:56 UTC  (3+ messages)

[PATCH] doc: reword flow offload and api docs
 2025-03-31 21:40 UTC 

Clarification on Minimum Supported Kernel Version for DPDK
 2025-03-31 18:09 UTC  (5+ messages)

[PATCH 0/2] dts: add packet capture test suite
 2025-03-31 15:58 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] dts: import lldp package in scapy

[PATCH] dma\ae4dma: added AMD user space DMA driver
 2025-03-31 15:14 UTC  (3+ messages)

[DPDK/vhost/virtio Bug 1685] [dpdk-22.11.8RC1] virtio_ipsec_cryptodev_func/test_aesni_mb_aes_cbc_sha1_hmac: dpdk-vhost_crypto Segmentation fault (core dumped) when launch qemu
 2025-03-31 15:01 UTC  (2+ messages)

[PATCH] mempool perf test: test random bulk sizes
 2025-03-31 14:48 UTC  (10+ messages)
` [PATCH v2 0/4] "
  ` [PATCH v2 1/4] mempool perf test: replace bare unsigned with unsigned int
  ` [PATCH v2 2/4] mempool perf test: test default mempool with cache
  ` [PATCH v2 3/4] mempool perf test: improve output readability
  ` [PATCH v2 4/4] mempool perf test: test random bulk sizes

[PATCH v2] event/dlb2: consolidate AVX512 and SSE changes
 2025-03-31 11:26 UTC  (2+ messages)

[PATCH] rust: support DPDK API
 2025-03-31 10:26 UTC  (13+ messages)
` [PATCH v4] rust: support raw "
` DPDK for rust

22.11.8 patches review and test
 2025-03-31 10:08 UTC  (3+ messages)

[DPDK/cryptodev Bug 1686] [dpdk-22.11.8RC1] unit_tests_cryptodev_func/cryptodev_aesni_gcm_autotest: test failing-Segmentation fault
 2025-03-31  9:20 UTC 

Migrate DPDK 18.05.1 -> DPDK 24.11.1 LTS
 2025-03-31  9:08 UTC  (2+ messages)

[PATCH] net/vmxnet3: support per-queue stats for less queues
 2025-03-30 13:46 UTC  (6+ messages)
` [PATCH v3 1/2] net/vmxnet3: fix potential out of bounds access
  ` [PATCH v3 2/2] net/vmxnet3: support larger MTU with version 6

[PATCH] eal/linux: enhance ASLR verification
 2025-03-30  9:49 UTC  (6+ messages)
` [PATCH v2] eal/linux: improve ASLR check
    ` [External] "

[PATCH] mempool: micro optimizations
 2025-03-30  8:09 UTC  (4+ messages)

[PATCH v4 1/4] net/intel: align Tx queue struct field names
 2025-03-28 17:58 UTC  (14+ messages)
` [PATCH v5 0/4] net/intel: using common functions in idpf driver
  ` [PATCH v5 1/4] net/intel: align Tx queue struct field names
  ` [PATCH v5 2/4] net/intel: use common Tx queue structure
  ` [PATCH v5 3/4] net/intel: use common Tx entry structure
  ` [PATCH v5 4/4] net/idpf: use common Tx free fn in idpf

[PATCH 0/7] net/intel: clean up base code build
 2025-03-28 16:05 UTC  (39+ messages)
` [PATCH v3 0/9] "
  ` [PATCH v3 1/9] net/fm10k/base: fix compilation warnings
  ` [PATCH v3 2/9] net/iavf/base: remove unused meson.build file
  ` [PATCH v3 3/9] net/ixgbe/base: correct definition of macro
  ` [PATCH v3 4/9] net/ixgbe/base: fix compilation warnings
  ` [PATCH v3 5/9] net/ixgbe/base: fix lock checker errors
  ` [PATCH v3 6/9] net/i40e/base: fix unused value warnings
  ` [PATCH v3 7/9] net/i40e/base: fix compiler warnings
  ` [PATCH v3 8/9] net/ice/base: reduce warnings for unused variables
  ` [PATCH v3 9/9] net/intel: simplify base code builds
` [PATCH v4 0/9] net/intel: clean up base code build
  ` [PATCH v4 1/9] net/fm10k/base: fix compilation warnings
  ` [PATCH v4 2/9] net/iavf/base: remove unused meson.build file
  ` [PATCH v4 3/9] net/ixgbe/base: correct definition of macro
  ` [PATCH v4 4/9] net/ixgbe/base: fix compilation warnings
  ` [PATCH v4 5/9] net/ixgbe/base: fix lock checker errors
  ` [PATCH v4 6/9] net/i40e/base: fix unused value warnings
  ` [PATCH v4 7/9] net/i40e/base: fix compiler warnings
  ` [PATCH v4 8/9] net/ice/base: reduce warnings for unused variables
  ` [PATCH v4 9/9] net/intel: simplify base code builds

[PATCH v1 1/3] net/ixgbe: use check for VF function
 2025-03-28 15:24 UTC  (7+ messages)
` [PATCH v1 2/3] net/ixgbe: fix VF registers for E610
` [PATCH v1 3/3] net/ixgbe: support MDD on VF Tx path
` [PATCH v2 1/3] net/ixgbe: use check for VF function
  ` [PATCH v2 2/3] net/ixgbe: fix VF registers for E610
  ` [PATCH v2 3/3] net/ixgbe: support MDD on VF Tx path

Intel FAST_FREE offload question
 2025-03-28 14:49 UTC  (4+ messages)
` [PATCH] net/intel: allow fast-free to empty cache

[RFC] eal: add new function versioning macros
 2025-03-28 13:20 UTC  (23+ messages)
` [PATCH v5 0/8] Symbol versioning and export rework
  ` [PATCH v5 1/8] lib: remove incorrect exported symbols
  ` [PATCH v5 2/8] drivers: "
  ` [PATCH v5 3/8] buildtools: display version when listing symbols
  ` [PATCH v5 4/8] build: generate symbol maps
  ` [PATCH v5 5/8] build: mark exported symbols
  ` [PATCH v5 6/8] build: use dynamically generated version maps
  ` [PATCH v5 7/8] build: remove static "
  ` [PATCH v5 8/8] eal: rework function versioning macros
` [PATCH v6 0/8] Symbol versioning and export rework
  ` [PATCH v6 1/8] lib: remove incorrect exported symbols
  ` [PATCH v6 2/8] drivers: "
  ` [PATCH v6 3/8] buildtools: display version when listing symbols
  ` [PATCH v6 4/8] build: generate symbol maps
  ` [PATCH v6 5/8] build: mark exported symbols
  ` [PATCH v6 6/8] build: use dynamically generated version maps
  ` [PATCH v6 7/8] build: remove static "
  ` [PATCH v6 8/8] eal: rework function versioning macros

[PATCH v16 00/28] [v16]drivers/net Add Support mucse N10 Pmd Driver
 2025-03-28 12:35 UTC  (3+ messages)

[PATCH] event/eth_tx: prefetch mbuf headers
 2025-03-28  6:07 UTC  (2+ messages)

[PATCH v17 00/29] [v17]drivers/net Add Support mucse N10 Pmd Driver
 2025-03-28  5:14 UTC  (30+ messages)
` [PATCH v17 01/29] net/rnp: add skeleton
` [PATCH v17 02/29] net/rnp: add ethdev probe and remove
` [PATCH v17 03/29] net/rnp: add log
` [PATCH v17 04/29] net/rnp: support mailbox basic operate
` [PATCH v17 05/29] net/rnp: add device init and uninit
` [PATCH v17 06/29] net/rnp: add get device information operation
` [PATCH v17 07/29] net/rnp: add support MAC promisc mode
` [PATCH v17 08/29] net/rnp: add queue setup and release operations
` [PATCH v17 09/29] net/rnp: add queue stop and start operations
` [PATCH v17 10/29] net/rnp: add support device start stop operations
` [PATCH v17 11/29] net/rnp: add RSS support operations
` [PATCH v17 12/29] net/rnp: add support link update operations
` [PATCH v17 13/29] net/rnp: add support link setup operations
` [PATCH v17 14/29] net/rnp: add Rx burst simple support
` [PATCH v17 15/29] net/rnp: add Tx "
` [PATCH v17 16/29] net/rnp: add MTU set operation
` [PATCH v17 17/29] net/rnp: add Rx scatter segment version
` [PATCH v17 18/29] net/rnp: add Tx multiple "
` [PATCH v17 19/29] net/rnp: add support basic stats operation
` [PATCH v17 20/29] net/rnp: add support xstats operation
` [PATCH v17 21/29] net/rnp: add unicast MAC filter operation
` [PATCH v17 22/29] net/rnp: add supported packet types
` [PATCH v17 23/29] net/rnp: add support Rx checksum offload
` [PATCH v17 24/29] net/rnp: add support Tx TSO offload
` [PATCH v17 25/29] net/rnp: support VLAN offloads
` [PATCH v17 26/29] net/rnp: add support VLAN filters operations
` [PATCH v17 27/29] net/rnp: add queue info operation
` [PATCH v17 28/29] net/rnp: support Rx/Tx burst mode info
` [PATCH v17 29/29] net/rnp: add multicast MAC filter operation

[PATCH v5 00/14] net/zxdh: add network processor ops
 2025-03-27 18:12 UTC  (3+ messages)
` [PATCH v6 "

[PATCH] acl: fix build with GCC 15 on aarch64
 2025-03-27 18:06 UTC  (11+ messages)

[PATCH] event/dlb2: consolidate AVX512 and SSE changes
 2025-03-27 16:53 UTC 

[PATCH] doc/contributing: remove obsolete advice in coding std
 2025-03-27 16:28 UTC 

Driver: bnxt_en
 2025-03-27 16:09 UTC  (4+ messages)

[PATCH 0/4] enhance testpmd DCB command
 2025-03-27 15:53 UTC  (2+ messages)

[PATCH v1] event/dlb2: enhancement to DLB credit management
 2025-03-27 12:13 UTC  (2+ messages)
` [EXTERNAL] "

[DPDK/examples Bug 1684] Colt Python holster
 2025-03-27 11:59 UTC 

[PATCH] devtools: exclude atomic checks for common cnxk
 2025-03-27 11:13 UTC 

[PATCH] cnxk: use stdatomic API
 2025-03-27 11:11 UTC 

[RFC PATCH] build: reduce use of AVX compiler flags
 2025-03-27 11:11 UTC  (6+ messages)
      ` DPDK compilers and RHEL 7 support

Dpdk-pdump not capturing packet for vmxnet3 device
 2025-03-20  9:38 UTC  (3+ messages)

page: 

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