DPDK patches and discussions
 help / color / mirror / Atom feed
[RFC 0/8] Cleanup VFIO API and import Linux uAPI header
 2025-10-01  8:28 UTC  (4+ messages)
` [PATCH v3 00/10] "
  ` [PATCH v3 01/10] uapi: fix include guards in VDUSE imported header

[RFC PATCH 0/5] Introduce mempool object new debug capabilities
 2025-10-01  8:20 UTC  (9+ messages)
` [PATCH v3 0/5] add mbuf "
  ` [PATCH v3 1/5] mbuf: move header include for logs
  ` [PATCH v3 2/5] mbuf: record mbuf operations history
  ` [PATCH v3 3/5] ethdev: mark mbufs in burst functions
  ` [PATCH v3 4/5] app/testpmd: add commands to dump mbuf history
  ` [PATCH v3 5/5] usertools/mbuf: parse mbuf history dump

[PATCH] ci: configure Coderabbit
 2025-10-01  8:18 UTC 

[PATCH v4 0/2] net/idpf: enable AVX2 for split queue Rx/Tx
 2025-10-01  7:56 UTC  (8+ messages)
  ` [PATCH v4 1/2] net/idpf: enable AVX2 for split queue Rx
  ` [PATCH v4 2/2] net/idpf: enable AVX2 for split queue Tx
` [PATCH v5 0/2] net/idpf: enable AVX2 for split queue Rx/Tx
  ` [PATCH v5 1/2] net/idpf: enable AVX2 for split queue Rx
  ` [PATCH v5 2/2] net/idpf: enable AVX2 for split queue Tx

[PATCH] net/crc: reduce usage of static arrays in net_crc_sse.c
 2025-10-01  7:55 UTC  (4+ messages)

[PATCH] app/crypto-perf: Only run AEAD decrypt with valid test vector file
 2025-10-01  7:49 UTC  (3+ messages)
` [v2] "
  ` [EXTERNAL] "

[PATCH] app/crypto-perf: fix plaintext size exceeds buffer size
 2025-10-01  7:48 UTC  (3+ messages)
` [PATCH v2] "
  ` [EXTERNAL] "

[PATCH] app/crypto-perf: update result granularity
 2025-10-01  7:47 UTC  (2+ messages)

[PATCH] app/crypto-perf: add ECDSA P384 support
 2025-10-01  7:46 UTC  (3+ messages)
  ` [EXTERNAL] "

[PATCH 0/2] app/test-crypto-perf: RSA modlen validation and asym ops fix
 2025-10-01  7:44 UTC  (3+ messages)
` [PATCH 2/2] app/test-crypto-perf: fix other asym ops execution failure

[PATCH] test/crypto: fix for mbuf sanity check failure
 2025-10-01  7:43 UTC  (2+ messages)

[PATCH v3 00/10] fixes and improvements to cnxk crypto PMD
 2025-10-01  7:39 UTC  (2+ messages)

[RFC] cryptodev: support PQC ML algorithms
 2025-10-01  7:37 UTC  (10+ messages)
` [PATCH v1 0/3] "
  ` [PATCH v1 1/3] "
  ` [PATCH v1 2/3] crypto/openssl: add ML crypto support
  ` [PATCH v1 3/3] app/test: add ML crypto test vectors
  ` [PATCH v2 0/3] cryptodev: support PQC ML algorithms
    ` [PATCH v2 1/3] "
    ` [PATCH v2 2/3] crypto/openssl: add ML crypto support
    ` [PATCH v2 3/3] app/test: add ML crypto test vectors

[RFC 0/6] Add a stricter headers check
 2025-10-01  6:45 UTC  (21+ messages)
` [PATCH v6 0/9] "
  ` [PATCH v6 1/9] baseband/acc: fix exported header
  ` [PATCH v6 2/9] drivers: drop export of driver headers
  ` [PATCH v6 3/9] eventdev: do not include driver header in DMA adapter
  ` [PATCH v6 4/9] gpudev: fix driver header for Windows
  ` [PATCH v6 5/9] drivers: fix some exported headers
  ` [PATCH v6 6/9] eal/arm: fix C++ build for 32-bit memcpy
  ` [PATCH v6 7/9] build: factorize headers installation
  ` [PATCH v6 8/9] buildtools/chkincs: use a staging directory for headers
  ` [PATCH v6 9/9] power: separate public and driver headers
` [PATCH v7 0/9] Add a stricter headers check
  ` [PATCH v7 1/9] baseband/acc: fix exported header
  ` [PATCH v7 2/9] drivers: drop export of driver headers
  ` [PATCH v7 3/9] eventdev: do not include driver header in DMA adapter
  ` [PATCH v7 4/9] gpudev: fix driver header for Windows
  ` [PATCH v7 5/9] drivers: fix some exported headers
  ` [PATCH v7 6/9] eal/arm: fix C++ build for 32-bit memcpy
  ` [PATCH v7 7/9] build: factorize headers installation
  ` [PATCH v7 8/9] buildtools/chkincs: use a staging directory for headers
  ` [PATCH v7 9/9] power: separate public and driver headers

[RFC] lib/dma: introduce inter-process and inter-OS DMA
 2025-10-01  5:57 UTC  (5+ messages)
  ` [EXTERNAL] "

[PATCH] app/compress-perf: support dictionary files
 2025-09-30 20:06 UTC  (8+ messages)
  ` [EXTERNAL] "

[PATCH 1/3] compressdev: support for dictionaries and PDCP checksum
 2025-09-30 20:03 UTC  (2+ messages)
` [EXTERNAL] "

[PATCH 1/4] net/intel: add vCPF PMD support
 2025-09-30 18:27 UTC  (11+ messages)
` [PATCH v4 0/4] add vcpf pmd support
  ` [PATCH v4 1/4] net/intel: add vCPF PMD support
  ` [PATCH v4 2/4] net/idpf: add splitq jumbo packet handling
  ` [PATCH v4 3/4] net/intel: add config queue support to vCPF
  ` [PATCH v4 4/4] net/cpfl: add cpchnl get vport info support
` [PATCH v5 0/4] add vcpf pmd support
  ` [PATCH v5 1/4] net/intel: add vCPF PMD support
  ` [PATCH v5 2/4] net/idpf: add splitq jumbo packet handling
  ` [PATCH v5 3/4] net/intel: add config queue support to vCPF
  ` [PATCH v5 4/4] net/cpfl: add cpchnl get vport info support

[PATCH] crypto/qat: fix source buffer alignment
 2025-09-30 15:21 UTC  (3+ messages)

[RFC PATCH 0/7] rework EAL argument parsing in DPDK
 2025-09-30 15:12 UTC  (15+ messages)
` [PATCH v6 0/9] rework EAL argument parsing
` [PATCH v7 00/13] Simplify running with high-numbered CPUs
  ` [PATCH v7 02/13] argparse: export function to print help text for object
  ` [PATCH v7 05/13] eal: add long options for each short option
  ` [PATCH v7 06/13] eal: define the EAL parameters in argparse format

[PATCH 1/3] crypto/qat: Add ECDH, ECDSA and ECPM capabilities
 2025-09-30 15:07 UTC  (3+ messages)

[PATCH v8 1/3] cryptodev: add ec points to sm2 op
 2025-09-30 14:47 UTC  (3+ messages)
` [dpdk-dev v9 "
  ` [EXTERNAL] "

[PATCH] net/ice: fix initialization with 8 ports
 2025-09-30 14:28 UTC 

[PATCH v1 0/3] dts: add tx_offload support in dts
 2025-09-30 12:57 UTC  (11+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/3] dts: allow mbuf_fast_free to be set with testpmd shell
  ` [PATCH v5 3/3] dts: update tx_offload test from old dts
` [PATCH v6 0/3] dts: add tx_offload support in dts
  ` [PATCH v6 1/3] dts: allow mbuf_fast_free to be set with testpmd shell
  ` [PATCH v6 2/3] dts: add TX offload capabilities to NIC capabilities
  ` [PATCH v6 3/3] dts: update tx_offload test from old dts

[PATCH 1/2] net/iavf: support VF initiated resets
 2025-09-30 12:30 UTC  (3+ messages)

[PATCH] doc: update the doc for support multi-host lag probe
 2025-09-30 12:02 UTC 

[RFC 0/3] net/ntnic: prefix global symbols
 2025-09-30 11:48 UTC  (4+ messages)

[PATCH v1 0/4] Update ICE base driver
 2025-09-30 11:21 UTC  (5+ messages)
` [PATCH v1 1/4] net/ice/base: fix integer overflow on NVM init
` [PATCH v1 2/4] net/ice/base: add utility functions
` [PATCH v1 3/4] net/ice/base: make set MAC config TC aware
` [PATCH v1 4/4] net/ice/base: add support for asymmetric PFC

[PATCH 0/2] *** Wangxun new NIC support ***
 2025-09-30  9:59 UTC  (22+ messages)
` [PATCH v4 00/20] Wangxun new NIC support
  ` [PATCH v4 01/20] net/txgbe: add basic information for Amber-Lite 25G/40G NICs
  ` [PATCH v4 02/20] net/txgbe: add new SW-FW mailbox interface
  ` [PATCH v4 03/20] net/txgbe: add identification support for new SFP/QSFP modules
  ` [PATCH v4 04/20] net/txgbe: rename raptor to sp for Sapphire-specific code
  ` [PATCH v4 05/20] net/txgbe: add basic link configuration for Amber-Lite NICs
  ` [PATCH v4 06/20] net/txgbe: add support for PHY configuration via SW-FW mailbox
  ` [PATCH v4 07/20] net/txgbe: add RX&TX support for Amber-Lite NICs
  ` [PATCH v4 08/20] net/txgbe: add hardware reset change "
  ` [PATCH v4 09/20] net/txgbe: add MAC reconfiguration to avoid packet loss
  ` [PATCH v4 10/20] net/txgbe: add TX head Write-Back mode for Amber-Lite NICs
  ` [PATCH v4 11/20] net/txgbe: add RX desc merge "
  ` [PATCH v4 12/20] net/txgbe: add FEC support for Amber-Lite 25G NICs
  ` [PATCH v4 13/20] net/txgbe: add GPIO configuration
  ` [PATCH v4 14/20] net/txgbe: disable unstable features
  ` [PATCH v4 15/20] net/txgbe: add support for TX laser enable/disable
  ` [PATCH v4 16/20] net/txgbe: add support for TX queue rate limiting
  ` [PATCH v4 17/20] net/txgbe: add support for getting PHY ID
  ` [PATCH v4 18/20] net/txgbe: add thermal sensor configuration for Amber-Lite NICs
  ` [PATCH v4 19/20] net/txgbe: add RSS "
  ` [PATCH v4 20/20] doc: update for txgbe

[DPDK/DTS Bug 1619] Unit test link_bonding_autotest will fail
 2025-09-30  9:05 UTC  (2+ messages)
` [DPDK/ethdev "

[PATCH v2 1/4] net/intel: add vCPF PMD support
 2025-09-30  8:31 UTC  (13+ messages)
` [PATCH v3 0/4] add vcpf pmd support
  ` [PATCH v3 1/4] net/intel: add vCPF PMD support
  ` [PATCH v3 2/4] net/idpf: add splitq jumbo packet handling
  ` [PATCH v3 3/4] net/intel: add config queue support to vCPF

[PATCH] net/mlx5: fix IPv6 DSCP offset in NT HWS API
 2025-09-30  7:28 UTC 

[dpdk-dev v3 1/2] eal: Add rte_consttime_memneq() to prevent timing attacks memcmp
 2025-09-30  6:16 UTC  (8+ messages)
` [dpdk-dev v4 1/2] eal: Add mem equal and non-equal "
  ` [dpdk-dev v4 2/2] crypto/ipsec-mb: use constant-time memory comparison

[DPDK/testpmd Bug 1797] [dpdk-25.11-rc0] rxtx_offload/txoffload_port_multi_segs: set multi segs failed
 2025-09-30  2:57 UTC 

[PATCH 00/54] bnxt patchset
 2025-09-30  0:36 UTC  (55+ messages)
` [PATCH 01/54] net/bnxt/tf_ulp: add bnxt app data for 25.11
` [PATCH 02/54] net/bnxt: fix a NULL pointer dereference in bnxt_rep funcs
` [PATCH 03/54] net/bnxt: enable vector mode processing
` [PATCH 04/54] net/bnxt/tf_ulp: add meter stats support for Thor2
` [PATCH 05/54] net/bnxt/tf_core: dynamic UPAR support for THOR2
` [PATCH 06/54] net/bnxt/tf_core: fix the miscalculation of the lkup table pool
` [PATCH 07/54] net/bnxt/tf_core: thor2 TF table scope sizing adjustments
` [PATCH 08/54] net/bnxt/tf_ulp: add support for global identifiers
` [PATCH 09/54] net/bnxt/tf_core: add support for multi instance
` [PATCH 10/54] net/bnxt/tf_core: fix table scope free
` [PATCH 11/54] net/bnxt/tf_core: fix vfr clean up and stats lockup
` [PATCH 12/54] net/bnxt/tf_ulp: add support for special vxlan
` [PATCH 13/54] net/bnxt/tf_ulp: increase shared pool size to 32
` [PATCH 14/54] next/bnxt/tf_ulp: truflow fixes for meter and mac_addr cache
` [PATCH 15/54] net/bnxt/tf_ulp: add support for tcam priority update
` [PATCH 16/54] net/bnxt/tf_ulp: hot upgrade support
` [PATCH 17/54] net/bnxt/tf_core: tcam manager logical id free
` [PATCH 18/54] net/bnxt/tf_ulp: fix stats counter memory initialization
` [PATCH 19/54] net/bnxt: fix max VFs count for thor2
` [PATCH 20/54] net/bnxt/tf_ulp: ovs-dpdk packet drop observed with thor2
` [PATCH 21/54] net/bnxt/tf_ulp: fix seg fault when devargs argument missing
` [PATCH 22/54] net/bnxt: fix default rss config
` [PATCH 23/54] net/bnxt/tf_ulp: enable support for global index table
` [PATCH 24/54] net/bnxt/tf_core: fix build failure with flow scale option
` [PATCH 25/54] net/bnxt: truflow remove redundant code for mpc init
` [PATCH 26/54] net/bnxt/tf_ulp: optimize template enums
` [PATCH 27/54] net/bnxt/tf_core: thor2 hot upgrade ungraceful quit crash
` [PATCH 28/54] net/bnxt/tf_ulp: support MPLS packets
` [PATCH 29/54] net/bnxt/tf_core: add backing store debug to dpdk
` [PATCH 30/54] net/bnxt/tf_core: truflow global table scope
` [PATCH 31/54] net/bnxt/tf_ulp: ulp parser support to handle gre key
` [PATCH 32/54] net/bnxt/tf_core: handle out of order MPC completions
` [PATCH 33/54] net/bnxt/tf_ulp: socket direct enable
` [PATCH 34/54] net/bnxt: fix adding udp_tunnel_port
` [PATCH 35/54] net/bnxt/tf_ulp: add non vfr mode capability
` [PATCH 36/54] net/bnxt: avoid iova range check when external memory is used
` [PATCH 37/54] net/bnxt: avoid potential segfault in VFR handling
` [PATCH 38/54] net/bnxt/tf_ulp: change rte_mem_virt2iova to rte_mem_virt2phys
` [PATCH 39/54] net/bnxt: thor2 truflow memory manager bug
` [PATCH 40/54] net/bnxt: fix stats collection when rx queue is not set
` [PATCH 41/54] net/bnxt: fix rss configuration when set to none
` [PATCH 42/54] net/bnxt: packet drop after port stop and start
` [PATCH 43/54] net/bnxt/tf_core: fix truflow crash on memory allocation failure
` [PATCH 44/54] net/bnxt: truflow remove RTE devarg processing for mpc=1
` [PATCH 45/54] net/bnxt: add meson build options for TruFlow
` [PATCH 46/54] net/bnxt: truflow HSI struct fixes
` [PATCH 47/54] net/bnxt/tf_ulp: truflow add pf action handler
` [PATCH 48/54] net/bnxt/tf_ulp: add support for unicast only feature
` [PATCH 49/54] net/bnxt/tf_core: remove excessive debug logging
` [PATCH 50/54] net/bnxt/tf_core: fix truflow PF init failure on sriov disabled
` [PATCH 51/54] net/bnxt/tf_ulp: fixes to enable TF functionality
` [PATCH 52/54] net/bnxt/tf_ulp: add feature bit rx miss handling
` [PATCH 53/54] net/bnxt: add support for truflow promiscuous mode
` [PATCH 54/54] net/bnxt/tf_ulp: remove Truflow DEBUG code

[PATCH 0/2] bugfix for hns3
 2025-09-29 23:57 UTC  (2+ messages)

[dpdk-dev v1] cryptodev: introduce constant-time memory comparison
 2025-09-29 23:43 UTC  (3+ messages)
` [dpdk-dev v2 1/2] eal: Add rte_consttime_memsq() to prevent timing attacks memcmp

[RFC PATCH 0/6] remove deprecated queue stats
 2025-09-29 22:57 UTC  (5+ messages)
` [PATCH v2 "

[PATCH v1] pcapng: allow any protocol link type for the interface block
 2025-09-29 17:34 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v1] net/idpf: add IDPF PCI class ID support
 2025-09-29 14:00 UTC  (2+ messages)
` [PATCH v4] net/intel: "

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