[PATCH 1/2] net/iavf: support VF initiated resets
2025-09-30 9:07 UTC (3+ messages)
` [PATCH 2/2] net/iavf: add reset VF command to testpmd
[PATCH v3 0/2] enable AVX2 for split queue Rx/Tx
2025-09-30 9:07 UTC (6+ messages)
` [PATCH v3 1/2] net/idpf: enable AVX2 for split queue Rx
` [PATCH v3 2/2] net/idpf: enable AVX2 for split queue Tx
` [PATCH v4 0/2] net/idpf: enable AVX2 for split queue Rx/Tx
[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 (14+ 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
[RFC 0/6] Add a stricter headers check
2025-09-30 6:57 UTC (35+ messages)
` [PATCH v4 0/7] "
` [PATCH v4 6/7] buildtools/chkincs: use a staging directory for headers
` [PATCH v5 0/9] Add a stricter headers check
` [PATCH v5 1/9] baseband/acc: fix exported header
` [PATCH v5 2/9] drivers: drop export of driver headers
` [PATCH v5 3/9] eventdev: do not include driver header in DMA adapter
` [PATCH v5 4/9] gpudev: fix driver header for Windows
` [PATCH v5 5/9] drivers: fix some exported headers
` [PATCH v5 6/9] eal/arm: fix C++ build for 32-bit memcpy
` [PATCH v5 7/9] build: factorize headers installation
` [PATCH v5 8/9] buildtools/chkincs: use a staging directory for headers
` [PATCH v5 9/9] power: separate public and driver headers
` [PATCH v6 0/9] Add a stricter headers check
` [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
[dpdk-dev v1] cryptodev: introduce constant-time memory comparison
2025-09-30 6:16 UTC (22+ messages)
` [EXTERNAL] "
` [dpdk-dev v2 1/2] eal: Add rte_consttime_memsq() to prevent timing attacks memcmp
` [dpdk-dev v2 2/2] crypto/ipsec-mb: use constant-time memory comparison
` [dpdk-dev v3 1/2] eal: Add rte_consttime_memneq() to prevent timing attacks memcmp
` [dpdk-dev v3 2/2] crypto/ipsec-mb: use constant-time memory comparison
` [dpdk-dev v4 1/2] eal: Add mem equal and non-equal to prevent timing attacks memcmp
` [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 (4+ messages)
` [PATCH 1/2] net/hns3: fix VLAN tag loss for short tunnel frame
` [PATCH 2/2] net/hns3: print invalid MAC address from firmware
[RFC PATCH 0/6] remove deprecated queue stats
2025-09-29 22:57 UTC (11+ messages)
` [PATCH v2 "
` [PATCH v2 1/6] net/ice: don't report empty queue xstats
` [PATCH v2 2/6] net/ipn3ke: drop unsupported per-queue xstats
` [PATCH v2 3/6] ethdev: remove queue stats from ethdev stats structure
` [PATCH v2 4/6] drivers/net: update to remove queue stats from eth stats
` [PATCH v2 5/6] app: "
` [PATCH v2 6/6] doc: update docs for ethdev changes
[PATCH v1] pcapng: allow any protocol link type for the interface block
2025-09-29 17:34 UTC (5+ messages)
` [PATCH v2] "
[PATCH v1 0/3] dts: add tx_offload support in dts
2025-09-29 17:27 UTC (8+ 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
[RFC 0/3] net/ntnic: prefix global symbols
2025-09-29 16:33 UTC (6+ messages)
` [RFC 1/3] net/ntnic: rename nt_log_ types
` [RFC 2/3] net/ntnic: rename hwlock
` [RFC 3/3] net/ntnic: make flow_lock local
[PATCH] net/crc: reduce usage of static arrays in net_crc_sse.c
2025-09-29 16:28 UTC (3+ messages)
[PATCH v1] net/idpf: add IDPF PCI class ID support
2025-09-29 14:00 UTC (2+ messages)
` [PATCH v4] net/intel: "
[PATCH] maintainers: update for RISC-V
2025-09-29 13:38 UTC (2+ messages)
[PATCH] docs: fix Nvidia bifurcated driver presentation link
2025-09-29 11:31 UTC
[PATCH 0/8] Fixes for ice and iavf docs
2025-09-29 10:57 UTC (2+ messages)
[DPDK/ethdev Bug 1789] vmxnet3_dev_start fails in vmxnet3_v4_rss_configure() for single queue in ESX8.0 causing application to exit
2025-09-29 10:32 UTC (2+ messages)
[PATCH] event/cnxk: increase inflight buffer count
2025-09-29 10:27 UTC
[PATCH v2 0/2] build: add backward compatibility for nested drivers
2025-09-29 10:05 UTC (4+ messages)
` [PATCH v3 "
` [PATCH v3 1/2] "
` [PATCH v3 2/2] build: add backward compatibility for wildcarding "
[PATCH v3 00/10] fixes and improvements to cnxk crypto PMD
2025-09-29 9:43 UTC (11+ messages)
` [PATCH v3 01/10] common/cnxk: get context ilen as devarg
` [PATCH v3 02/10] crypto/cnxk: fix compilation error and warnings
` [PATCH v3 03/10] crypto/cnxk: add new API to get fpm tbl address
` [PATCH v3 04/10] crypto/cnxk: add new API to get EC grp "
` [PATCH v3 05/10] crypto/cnxk: align cptr to 256B in cn20k
` [PATCH v3 06/10] crypto/cnxk: refactor rsa verification
` [PATCH v3 07/10] crypto/cnxk: align PDCP API with latest firmware
` [PATCH v3 08/10] crypto/cnxk: support custom metadata with CN20K
` [PATCH v3 09/10] common/cnxk: optimize ROC layer
` [PATCH v3 10/10] crypto/cnxk: fix tls mbuf sanity failures
[DPDK/other Bug 1796] Segfault in mlx5 cleanup
2025-09-29 7:46 UTC
[PATCH] examples/ip_reassembly: remove conflicting Tx offload
2025-09-28 9:04 UTC (2+ messages)
[DPDK/testpmd Bug 1795] [dpdk-25.11-rc0] checksum_offload/do_not_insert_checksum_on_the_transmit_packet: core dumped occurred when send packets
2025-09-28 7:27 UTC
[RFC 0/6] get rid of pthread_cancel
2025-09-28 1:53 UTC (5+ messages)
` [RFC 3/6] raw/ifpga: avoid use "
` [RFC 5/6] intel/ipn3ke: "
[PATCH 1/3] compressdev: support for dictionaries and PDCP checksum
2025-09-26 20:51 UTC (5+ messages)
[PATCH v3 00/16] NBL PMD for Nebulamatrix NICs
2025-09-26 18:18 UTC (3+ messages)
` [PATCH v12 00/17] "
[PATCH] net/zxdh: avoid use of rte_memcpy
2025-09-26 18:10 UTC
[PATCH 1/2] net/netvsc: make da_cache_list local
2025-09-26 17:21 UTC (6+ messages)
` [PATCH 2/2] net/netvsc: rename get_vmbus_device internal function
` [EXTERNAL] "
` [EXTERNAL] [PATCH 1/2] net/netvsc: make da_cache_list local
[RFC] net/ark: use ark_ prefix on on global variables
2025-09-26 16:35 UTC
[PATCH] net/bonding: rename global symbols
2025-09-26 16:18 UTC
[DPDK/ethdev Bug 1794] mlx5 PMD does not follow global symbol naming conventions
2025-09-26 15:56 UTC
[PATCH] hash: replace zero length array
2025-09-26 15:43 UTC (4+ messages)
[PATCH v2] net/intel: add IDPF PCI class ID support
2025-09-26 15:26 UTC (3+ messages)
` [PATCH v3] "
[PATCH] telemetry: remove deprecated functions
2025-09-26 14:15 UTC (3+ messages)
` [PATCH v2] "
[PATCH] build: remove deprecated kmods option
2025-09-26 14:15 UTC (7+ messages)
` [PATCH v3] "
[PATCH] buildtools: prepare symbol check for Windows
2025-09-26 12:49 UTC (2+ messages)
[PATCH] app/testpmd: use table ID for jump to matcher action
2025-09-26 12:30 UTC (2+ messages)
` [PATCH v2] "
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).