DPDK patches and discussions
 help / color / mirror / Atom feed
[RFC PATCH 0/3] allow easier use of high lcore-ids
 2025-06-10 11:08 UTC  (4+ messages)
` [PATCH v5 0/3] lcore options cleanup

[PATCH v1 0/5] Update ixgbe base code
 2025-06-10 10:51 UTC  (7+ messages)
` [PATCH v1 1/5] net/ixgbe: remove PTP by PHY cap
` [PATCH v1 2/5] net/ixgbe: add VF mailbox op for link status
` [PATCH v1 3/5] net/ixgbe: add support for toggling VF Tx queues
` [PATCH v1 4/5] net/ixgbe: add ACI debug printouts
` [PATCH v1 5/5] net/ixgbe: update README

[PATCH v7 1/1] graph: mcore: optimize graph search
 2025-06-10 10:28 UTC  (4+ messages)
` [PATCH v8] "
  ` [EXTERNAL] "

[PATCH v6 0/4] allow pmdinfo to be inserted and parsed using MSVC
 2025-06-10 10:17 UTC  (6+ messages)
` [PATCH v6 1/4] dev: hide driver export macros
` [PATCH v6 2/4] dev: export driver information with MSVC
` [PATCH v6 3/4] buildtools: embed "
` [PATCH v6 4/4] usertools: enable pmdinfo "

[RFC] latencystats: performance overhaul
 2025-06-10 10:01 UTC  (3+ messages)
` [PATCH v7 0/7] latencystats: cleanup

[PATCH v17 0/4] add support for self monitoring
 2025-06-10  9:55 UTC  (4+ messages)

[PATCH 0/4] more unnecessary function pointer
 2025-06-10  9:39 UTC  (3+ messages)

[PATCH] doc/linux_gsg: update recommended compiler versions
 2025-06-10  9:33 UTC  (3+ messages)
` [PATCH v2] "

[v2 00/10] DPAA specific fixes
 2025-06-10  9:14 UTC  (12+ messages)
` [v3 "
  ` [v3 01/10] bus/dpaa: avoid using same structure and variable name
  ` [v3 02/10] bus/dpaa: add FMan node
  ` [v3 03/10] bus/dpaa: enhance DPAA SoC version
  ` [v3 04/10] bus/dpaa: optimize bman acquire/release
  ` [v3 05/10] mempool/dpaa: fast acquire and release
  ` [v3 06/10] mempool/dpaa: adjust pool element for LS1043A errata
  ` [v3 07/10] net/dpaa: add Tx rate limiting DPAA PMD API
  ` [v3 08/10] net/dpaa: add devargs for enabling err packets on main queue
  ` [v3 09/10] bus/dpaa: improve DPAA cleanup
  ` [v3 10/10] bus/dpaa: optimize qman enqueue check

[PATCH] uapi: update to 6.15 for vduse.h
 2025-06-10  9:12 UTC  (2+ messages)

[PATCH 1/2] ci: treat warning as error for MSVC builds in GHA
 2025-06-10  8:36 UTC  (2+ messages)
` [PATCH 2/2] test/lcore: fix build with MSVC

[PATCH] net: fix GTP packet parsing
 2025-06-10  8:18 UTC  (3+ messages)
` [PATCH v5] "

Error with --no-huge when compiled with -fsanitize=address from gcc 15
 2025-06-10  8:15 UTC  (2+ messages)

[PATCH] examples/l3fwd: adjust Tx burst size based on Rx burst
 2025-06-10  7:57 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v2 0/8] net/r8169: support more cards
 2025-06-10  7:40 UTC  (9+ messages)
` [PATCH v2 1/8] net/r8169: add support for RTL8168 series
` [PATCH v2 2/8] net/r8169: update HW configurations for 8125 and 8126
` [PATCH v2 3/8] net/r8169: add support for RTL8127
` [PATCH v2 4/8] net/r8169: remove cmac feature for RTL8125AP
` [PATCH v2 5/8] net/r8169: add RTL8127AP dash support
` [PATCH v2 6/8] net/r8169: add support for RTL8125CP
` [PATCH v2 7/8] net/r8169: add support for RTL8127ATF serdes interface
` [PATCH v2 8/8] net/r8169: update HW configuration for 8127

[PATCH dpdk] net: fix IPv4 compat and mapped checks
 2025-06-10  7:29 UTC  (2+ messages)

[PATCH 1/2] power/intel_uncore: fix crash closing uninitialized driver
 2025-06-10  7:07 UTC  (3+ messages)

Question regarding rte_hash_hash and rte_hash_add_key_with_hash_data
 2025-06-10  6:49 UTC  (3+ messages)

[PATCH v3 1/2] test/dma: update the sg test to verify wrap around case
 2025-06-10  6:48 UTC  (5+ messages)
` [PATCH v4 "
  ` [PATCH v4 2/2] test/dma: add functions to verify zero and one fill

[PATCH] ethdev: add support to provide link type
 2025-06-10  6:45 UTC  (6+ messages)
` [PATCH v2 1/1] "
      ` [EXTERNAL] "

[PATCH 0/4] BSD PCI Fixes
 2025-06-10  6:24 UTC  (2+ messages)

[PATCH v1 0/8] net/r8169: support more cards
 2025-06-10  6:22 UTC  (9+ messages)
` [PATCH v1 1/8] net/r8169: add support for RTL8168 series
` [PATCH v1 2/8] net/r8169: update HW configurations for 8125 and 8126
` [PATCH v1 3/8] net/r8169: add support for RTL8127
` [PATCH v1 4/8] net/r8169: remove cmac feature for RTL8125AP
` [PATCH v1 5/8] net/r8169: add RTL8127AP dash support
` [PATCH v1 6/8] net/r8169: add support for RTL8125CP
` [PATCH v1 7/8] net/r8169: add support for RTL8127ATF serdes interface
` [PATCH v1 8/8] net/r8169: update HW configuration for 8127

[PATCH 1/8] net/r8169: add support for RTL8168 series
 2025-06-10  6:01 UTC  (8+ messages)
` [PATCH 2/8] net/r8169: update HW configurations for 8125 and 8126
` [PATCH 3/8] net/r8169: add support for RTL8127
` [PATCH 4/8] net/r8169: remove cmac feature for RTL8125AP
` [PATCH 5/8] net/r8169: add RTL8127AP dash support
` [PATCH 6/8] net/r8169: add support for RTL8125CP
` [PATCH 7/8] net/r8169: add support for RTL8127ATF serdes interface
` [PATCH 8/8] net/r8169: update HW configuration for 8127

[PATCH] net/mlx5: fix transceiver warning when not exist
 2025-06-10  5:47 UTC  (5+ messages)

[PATCH] net/intel: fix ixgbe get macsec stats
 2025-06-10  5:42 UTC  (2+ messages)
` [PATCH] net/ixgbe: fix unexpected data in the xstats info

[PATCH] ethdev: remove callback checks from fast path
 2025-06-10  5:11 UTC  (5+ messages)
` [PATCH v2 1/2] ethdev: remove unnecessary type conversion
  ` [PATCH v2 2/2] ethdev: remove callback checks from fast path

[PATCH 0/3] net/hns3: bugfix for hns3
 2025-06-10  1:27 UTC  (8+ messages)
` [PATCH 1/3] net/hns3: fix the hardware GRO function is abnormal
` [PATCH 2/3] net/hns3: fix can't use vector for Tx when not set fast free
` [PATCH 3/3] net/hns3: fix can't use vector for Rx when set VLAN filter

[PATCH v8 0/3] net/macb: updated net macb driver
 2025-06-10  0:20 UTC  (3+ messages)
` [PATCH v9 "

[PATCH] eal: force evaluation of RTE_ASSERT expression
 2025-06-09 22:42 UTC  (3+ messages)
` [PATCH v2] eal: force compilation "

[PATCH v1 0/4] Adjust wording for NUMA vs. socket ID in DPDK
 2025-06-09 21:44 UTC  (2+ messages)

[PATCH] pcapng: allow any protocol link type for the interface block
 2025-06-09 21:19 UTC  (6+ messages)
` [PATCH v2] "

[PATCH 0/4] add support for self monitoring
 2025-06-09 20:55 UTC  (3+ messages)
` [PATCH v18] trace: add PMU
` [PATCH] test/pmu: disable failing test

acpi_cpufreq driver suggestion
 2025-06-09 20:28 UTC 

[PATCH 00/11] NXP DPAA2 driver enhancements and fixes
 2025-06-09 16:42 UTC  (2+ messages)

[RFC 00/18] add hinic3 PMD driver
 2025-06-09 16:40 UTC  (2+ messages)

[PATCH v1 0/2] e1000 base code update
 2025-06-09 16:23 UTC  (5+ messages)
` [PATCH v1 1/2] net/e1000: better clock synchronization workaround
` [PATCH v1 2/2] net/e1000: update README

[PATCH 0/5] add portable version of __builtin_add_overflow
 2025-06-09 15:45 UTC  (5+ messages)
` [PATCH v6 0/1] define __builtin_add_overflow for MSVC
  ` [PATCH v6 1/1] net/intel: "

[RFC PATCH] mempool: Fix some Coverity defects
 2025-06-09 15:44 UTC  (3+ messages)

[PATCH v1 01/13] net/ixgbe: remove unused field in Rx queue struct
 2025-06-09 15:37 UTC  (35+ messages)
` [PATCH v6 00/33] Intel PMD drivers Rx cleanup
  ` [PATCH v6 01/33] net/ixgbe: remove unused field in Rx queue struct
  ` [PATCH v6 02/33] net/iavf: make IPsec stats dynamically allocated
  ` [PATCH v6 03/33] net/ixgbe: match variable names to other drivers
  ` [PATCH v6 04/33] net/i40e: match variable name "
  ` [PATCH v6 05/33] net/ice: "
  ` [PATCH v6 06/33] net/i40e: rename 16-byte descriptor define
  ` [PATCH v6 07/33] net/ice: "
  ` [PATCH v6 08/33] net/iavf: remove "
  ` [PATCH v6 09/33] net/ixgbe: simplify packet type support check
  ` [PATCH v6 10/33] net/ixgbe: adjust indentation
  ` [PATCH v6 11/33] net/ixgbe: remove unnecessary platform checks
  ` [PATCH v6 12/33] net/ixgbe: decouple scalar and vec rxq free mbufs
  ` [PATCH v6 13/33] net/ixgbe: rename vector txq "
  ` [PATCH v6 14/33] net/ixgbe: refactor vector common code
  ` [PATCH v6 15/33] net/ixgbe: move vector Rx/Tx code to vec common
  ` [PATCH v6 16/33] net/ixgbe: simplify vector PMD compilation
  ` [PATCH v6 17/33] net/ixgbe: replace always-true check
  ` [PATCH v6 18/33] net/ixgbe: add a desc done function
  ` [PATCH v6 19/33] net/ixgbe: clean up definitions
  ` [PATCH v6 20/33] net/i40e: "
  ` [PATCH v6 21/33] net/ice: "
  ` [PATCH v6 22/33] net/iavf: "
  ` [PATCH v6 23/33] net/ixgbe: create common Rx queue structure
  ` [PATCH v6 24/33] net/i40e: use the "
  ` [PATCH v6 25/33] net/ice: "
  ` [PATCH v6 26/33] net/iavf: "
  ` [PATCH v6 27/33] net/intel: generalize vectorized Rx rearm
  ` [PATCH v6 28/33] net/i40e: use common Rx rearm code
  ` [PATCH v6 29/33] net/iavf: "
  ` [PATCH v6 30/33] net/ixgbe: "
  ` [PATCH v6 31/33] net/intel: support wider x86 vectors for Rx rearm
  ` [PATCH v6 32/33] net/intel: add common Rx mbuf recycle
  ` [PATCH v6 33/33] net/intel: add common Tx "

[PATCH v1 1/6] net/intel: update E830 Tx Time Queue Context Structure
 2025-06-09 15:21 UTC  (13+ messages)
` [PATCH v3 0/6] Add TxPP Support for E830
  ` [PATCH v3 2/6] net/intel: add read clock feature in ICE
  ` [PATCH v3 3/6] net/intel: add TxPP Support for E830
  ` [PATCH v3 4/6] net/intel: add AVX2 Support for TxPP
  ` [PATCH v3 5/6] net/intel: add AVX512 "
  ` [PATCH v3 6/6] doc: announce TxPP support for E830 adapters

[PATCH v5 00/34] Intel PMD drivers Rx cleanup
 2025-06-09 14:52 UTC  (24+ messages)
` [PATCH v5 08/34] net/iavf: remove 16-byte descriptor define
` [PATCH v5 09/34] net/ixgbe: simplify packet type support check
` [PATCH v5 10/34] net/ixgbe: adjust indentation
` [PATCH v5 11/34] net/ixgbe: remove unnecessary platform checks
` [PATCH v5 12/34] net/ixgbe: make context desc creation non-static
` [PATCH v5 13/34] net/ixgbe: decouple scalar and vec rxq free mbufs
` [PATCH v5 14/34] net/ixgbe: rename vector txq "
` [PATCH v5 15/34] net/ixgbe: refactor vector common code
` [PATCH v5 16/34] net/ixgbe: move vector Rx/Tx code to vec common
` [PATCH v5 27/34] net/iavf: use the common Rx queue structure
` [PATCH v5 32/34] net/intel: support wider x86 vectors for Rx rearm

[PATCH] Add new tracepoint function for type time_t
 2025-06-09 13:36 UTC  (3+ messages)
` [PATCH V4] "

[PATCH v2] fix eal/linux: unregister alarm callback before free
 2025-06-09 12:45 UTC  (4+ messages)
` [PATCH v2 2/2] fix eal/freebsd: "

[RFC PATCH] build: reduce use of AVX compiler flags
 2025-06-09 12:32 UTC  (7+ messages)
` [PATCH v4] "

[PATCH v5 19/34] net/ixgbe: add a desc done function
 2025-06-09 11:56 UTC  (3+ messages)

[PATCH v2 0/7] fixes and new features to cnxk crypto PMD
 2025-06-09 10:40 UTC  (8+ messages)
` [PATCH v2 1/7] crypto/cnxk: fix compilation error
` [PATCH v2 2/7] common/cnxk: fix salt handling with aes-ctr
` [PATCH v2 3/7] crypto/cnxk: extend check for max supported gather entries
` [PATCH v2 4/7] crypto/cnxk: add meta variable in CPT structure
` [PATCH v2 5/7] crypto/cnxk: support asymmetric sessionless mode
` [PATCH v2 6/7] common/cnxk: update qsize in CPT iq enable
` [PATCH v2 7/7] crypto/cnxk: copy 8B iv into sess in aes ctr

[PATCH] doc/contributing: remove obsolete advice in coding std
 2025-06-09 10:12 UTC  (2+ messages)

[25.11 PATCH v2 0/5] Introduce DMA enqueue/dequeue operations
 2025-06-09 10:03 UTC  (4+ messages)
` [25.11 PATCH v3 "
    ` [EXTERNAL] "

[RFC PATCH] build: automatically report minimum meson version
 2025-06-09  9:44 UTC  (3+ messages)
` [PATCH v3] "

[RFC] doc: change recommendation for installation of tools on Fedora
 2025-06-09  9:23 UTC  (2+ messages)

[PATCH 1/1] dts: fix deterministic doc
 2025-06-09  9:12 UTC  (2+ messages)

[PATCH] bus: invoke TAILQ_REMOVE when bus cleanup
 2025-06-09  9:10 UTC  (3+ messages)

rte_lcore_has_role() return value
 2025-06-09  7:51 UTC  (6+ messages)

[PATCH] net/virtio: Fix check of threshold for Tx freeing
 2025-06-09  7:23 UTC 

[PATCH 00/12] Fixes and supports for Wangxun NICs
 2025-06-09  7:04 UTC  (14+ messages)
` [PATCH v2 "
  ` [PATCH v2 01/12] net/txgbe: support flow filter for VF
  ` [PATCH v2 02/12] net/txgbe: refactor FDIR filter to improve functionality
  ` [PATCH v2 03/12] net/txgbe: fix reserved extra FDIR headroom
  ` [PATCH v2 04/12] net/txgbe: support RSS offload for SCTP port
  ` [PATCH v2 05/12] net/ngbe: "
  ` [PATCH v2 06/12] net/txgbe: fix MAC control frame forwarding
  ` [PATCH v2 07/12] net/ngbe: "
  ` [PATCH v2 08/12] net/txgbe: fix incorrect device statistics
  ` [PATCH v2 09/12] net/ngbe: "
  ` [PATCH v2 10/12] net/txgbe: restrict VLAN strip configuration on VF
  ` [PATCH v2 11/12] net/ngbe: "
  ` [PATCH v2 12/12] net/txgbe: add missing LRO flag in mbuf when LRO enabled

[PATCH 0/3] remove driver-specific logic for AVX builds
 2025-06-09  5:31 UTC  (4+ messages)
` [PATCH v5 00/11] remove component-specific "

Intel FAST_FREE offload question
 2025-06-09  5:12 UTC  (5+ messages)
` [PATCH] net/intel: allow fast-free to empty cache

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