[PATCH] maintainers: update for BPF test coverage
2025-11-24 18:11 UTC
[PATCH 0/3] examples: format truncation bugs
2025-11-24 16:20 UTC (32+ messages)
` [PATCH v3 0/4] examples: fix format-truncation warnings
` [PATCH v3 2/4] examples/vdpa: fix format overflow warning
` [PATCH v4 0/4] examples: fix format-truncation errors
` [PATCH v4 1/4] examples/server_node_efd: fix format overflow
` [PATCH v4 2/4] examples/vdpa: fix format overflow warning
` [PATCH v4 3/4] examples/ip_reassembly: add check before formatting name
` [PATCH v4 4/4] examples: enable format truncation warning
` [PATCH v5 0/8] tests: fix format truncation warnings
` [PATCH v5 1/8] test: increase size of memzone name
` [PATCH v5 2/8] test: refactor file prefix arg handling
` [PATCH v5 3/8] test: avoid overflowing huge directory path
` [PATCH v5 4/8] test: use unit test runner for eal flags
` [PATCH v5 5/8] test: fix format overflow warning in ACL test
` [PATCH v5 6/8] test: fix impossible format-truncation in cfgfiles
` [PATCH v5 7/8] test: fix format overflow in cryptodev test
` [PATCH v5 8/8] test: re-enable format-truncation warnings
` [PATCH v6 0/9] tests: fix format truncation warnings
` [PATCH v6 1/9] test: increase size of memzone name
` [PATCH v6 2/9] test: refactor file prefix arg handling
` [PATCH v6 3/9] test: avoid overflowing huge directory path
` [PATCH v6 4/9] test: use unit test runner for eal flags
` [PATCH v6 5/9] test: fix format overflow warning in ACL test
` [PATCH v6 6/9] test: fix impossible format-truncation in cfgfiles
` [PATCH v6 7/9] test: fix format overflow in cryptodev test
` [PATCH v6 8/9] test: fix overflow warnings in mp_secondary and pdump
` [PATCH v6 9/9] test: re-enable format-truncation warnings
[PATCH 1/2] examples/l3fwd: support specify link speed
2025-11-24 16:13 UTC (4+ messages)
[PATCH v2] examples/l3fwd: adjust Tx burst size based on Rx burst
2025-11-24 16:12 UTC (3+ messages)
` [PATCH v3] examples/l3fwd: add Tx burst size configuration option
[PATCH] eal/x86: reduce memcpy code duplication
2025-11-24 15:46 UTC (10+ messages)
` [PATCH v2] eal/x86: optimize memcpy of small sizes
` [PATCH v3] "
[PATCH] net/iavf: check PTP capabilities during init
2025-11-24 15:45 UTC (3+ messages)
[PATCH v2 0/4] NBL add new features
2025-11-24 15:44 UTC (4+ messages)
` [PATCH v1 0/1] fix NBL Rx VLAN issues in DPDK 25.11-rc3
` [PATCH v1 1/1] net/nbl: add VLAN offload set interface
[PATCH] net/mlx5: update count flow action docs
2025-11-24 14:38 UTC (2+ messages)
[PATCH 1/2] common/mlx5: read SWS capability bits
2025-11-24 14:32 UTC (5+ messages)
` [PATCH 2/2] net/mlx5: update flow devarg handling for future HW
[RFC] eal: use C library to parse filesystem table
2025-11-24 13:53 UTC (2+ messages)
[PATCH] mbuf: fix packet copy
2025-11-24 13:35 UTC (2+ messages)
[PATCH v1 0/2] updated latest recommended matching list
2025-11-24 12:20 UTC (5+ messages)
` [PATCH v1 1/2] net/ice: "
` [PATCH v1 2/2] net/i40e: "
[PATCH] net/mlx5: fix flex item header length field adjusting
2025-11-24 10:06 UTC (2+ messages)
[PATCH V1] doc: add tested Intel platforms with Intel NICs
2025-11-24 8:34 UTC
[PATCH] net/txgbe: fix the missing old mailbox interface calls
2025-11-24 2:03 UTC (4+ messages)
[PATCH] net/mlx5: fix metadata sharing between E-Switch and VM
2025-11-23 10:12 UTC
[DPDK/core Bug 1835] test failing on Debian testing
2025-11-22 20:07 UTC
[PATCH] examples/l3fwd-graph: remove redundant Tx queue limit
2025-11-22 15:51 UTC (14+ messages)
` [PATCH v2 1/5] "
` [PATCH v2 2/5] examples/l3fwd: "
` [PATCH v2 3/5] examples/ip_fragmentation: "
` [PATCH v2 4/5] examples/ip_reassembly: "
` [PATCH v2 5/5] examples/ipv4_multicast: "
Seeking Asia Pacific Contributors to assist with community building on DPDK
2025-11-21 22:48 UTC
[PATCH v1] dts: automate VFIO-PCI modprobe
2025-11-21 21:08 UTC (2+ messages)
[PATCH v1] dts: make one link the default topology
2025-11-21 19:55 UTC (3+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] dts: rewrite two link topology requirements
[PATCH] net/bnxt: fix unintialized warning
2025-11-21 19:24 UTC (2+ messages)
[PATCH] net/bnxt: remove unbuilt source files
2025-11-21 19:24 UTC (2+ messages)
[DPDK/DTS Bug 1828] Add additional vlan stripping tests to DTS
2025-11-21 17:53 UTC (3+ messages)
[DPDK/DTS Bug 1697] Add TREX Traffic Generator Functionality & Single Core Performance Test
2025-11-21 17:48 UTC (2+ messages)
[DPDK/DTS Bug 1601] Write TG subclass for a DPDK enabled traffic generator
2025-11-21 17:48 UTC (2+ messages)
[PATCH] doc: add install_tag to meson
2025-11-21 12:41 UTC (3+ messages)
[PATCH v4 0/8] tests: enable format truncation checks
2025-11-21 12:09 UTC (14+ messages)
` [PATCH v4 1/8] test: increase size of memzone name
` [PATCH v4 2/8] test: refactor file prefix arg handling
` [PATCH v4 3/8] test: avoid overflowing huge directory path
` [PATCH v4 4/8] test: use unit test runner for eal flags
` [PATCH v4 5/8] test: fix format overflow warning in ACL test
` [PATCH v4 6/8] test: fix impossible format-truncation in cfgfiles
` [PATCH v4 7/8] test: fix format overflow in cryptodev test
` [PATCH v4 8/8] test: re-enable format-truncation warnings
[PATCH v1 0/8] Support VFIO cdev API in DPDK
2025-11-21 10:09 UTC (60+ messages)
` [PATCH v4 00/17] "
` [PATCH v4 01/17] vfio: make all functions internal
` [PATCH v4 02/17] vfio: split get device info from setup
` [PATCH v4 03/17] vfio: add container device assignment API
` [PATCH v4 04/17] net/nbl: do not use VFIO group bind API
` [PATCH v4 05/17] net/ntnic: use container device assignment API
` [PATCH v4 06/17] vdpa/ifc: "
` [PATCH v4 07/17] vdpa/nfp: "
` [PATCH v4 08/17] vdpa/sfc: "
` [PATCH v4 09/17] vhost: remove group-related API from drivers
` [PATCH v4 10/17] vfio: remove group-based API
` [PATCH v4 11/17] vfio: cleanup and refactor
` [PATCH v4 12/17] bus/pci: use the new VFIO mode API
` [PATCH v4 13/17] bus/fslmc: "
` [PATCH v4 14/17] net/hinic3: "
` [PATCH v4 15/17] net/ntnic: "
` [PATCH v4 16/17] vfio: remove no-IOMMU check API
` [PATCH v4 17/17] vfio: introduce cdev mode
` [PATCH v5 00/18] Support VFIO cdev API in DPDK
` [PATCH v5 01/18] uapi: update to v6.17 and add iommufd.h
` [PATCH v5 02/18] vfio: make all functions internal
` [PATCH v5 03/18] vfio: split get device info from setup
` [PATCH v5 04/18] vfio: add container device assignment API
` [PATCH v5 05/18] net/nbl: do not use VFIO group bind API
` [PATCH v5 06/18] net/ntnic: use container device assignment API
` [PATCH v5 07/18] vdpa/ifc: "
` [PATCH v5 08/18] vdpa/nfp: "
` [PATCH v5 09/18] vdpa/sfc: "
` [PATCH v5 10/18] vhost: remove group-related API from drivers
` [PATCH v5 11/18] vfio: remove group-based API
` [PATCH v5 12/18] vfio: cleanup and refactor
` [PATCH v5 13/18] bus/pci: use the new VFIO mode API
` [PATCH v5 14/18] bus/fslmc: "
` [PATCH v5 15/18] net/hinic3: "
` [PATCH v5 16/18] net/ntnic: "
` [PATCH v5 17/18] vfio: remove no-IOMMU check API
` [PATCH v5 18/18] vfio: introduce cdev mode
` [PATCH v6 00/18] Support VFIO cdev API in DPDK
` [PATCH v6 01/18] uapi: update to v6.17 and add iommufd.h
` [PATCH v6 02/18] vfio: make all functions internal
` [PATCH v6 03/18] vfio: split get device info from setup
` [PATCH v6 04/18] vfio: add container device assignment API
` [PATCH v6 05/18] net/nbl: do not use VFIO group bind API
` [PATCH v6 06/18] net/ntnic: use container device assignment API
` [PATCH v6 07/18] vdpa/ifc: "
` [PATCH v6 08/18] vdpa/nfp: "
` [PATCH v6 09/18] vdpa/sfc: "
` [PATCH v6 10/18] vhost: remove group-related API from drivers
` [PATCH v6 11/18] vfio: remove group-based API
` [PATCH v6 12/18] vfio: cleanup and refactor
` [PATCH v6 13/18] bus/pci: use the new VFIO mode API
` [PATCH v6 14/18] bus/fslmc: "
` [PATCH v6 15/18] net/hinic3: "
` [PATCH v6 16/18] net/ntnic: "
` [PATCH v6 17/18] vfio: remove no-IOMMU check API
` [PATCH v6 18/18] vfio: introduce cdev mode
[PATCH] net/txgbe: remove the build dependency on security
2025-11-21 6:19 UTC
DPDK release candidate 25.11-rc3
2025-11-20 21:48 UTC (2+ messages)
[PATCH] doc: update supported ionic devices
2025-11-20 18:39 UTC
[PATCH 1/4] net/mlx5: release representor interrupt handler
2025-11-20 17:59 UTC (4+ messages)
[PATCH] doc: add tested platforms with NVIDIA NICs
2025-11-20 11:25 UTC
[PATCH] drivers/net: fix Tx packet prepare
2025-11-20 5:50 UTC (6+ messages)
replay: [EXTERNAL] [PATCH v2] examples/ipsec-secgw: add support for SM4-CBC cipher and SM3-HMAC auth
2025-11-20 1:26 UTC
[PATCH dpdk] net: ipv6 link local compliance with rfc 4291
2025-11-19 14:42 UTC (5+ messages)
` [PATCH dpdk v2] "
[PATCH] crypto/openssl: support AES-XTS operations
2025-11-19 12:02 UTC (2+ messages)
` [PATCH v2] "
[PATCH] net/mlx5: fix IP tunnel detection for IPIP and IPv6 ENCAP
2025-11-19 11:12 UTC (2+ messages)
[PATCH v1 0/2] Deprecation notices for VFIO
2025-11-19 10:43 UTC (4+ messages)
` [PATCH v1 1/2] doc: add deprecation notice for VFIO API
` [PATCH v1 2/2] doc: add deprecation notice for vDPA driver API
DPDK release candidate 25.11-rc2
2025-11-19 9:45 UTC (2+ messages)
[PATCH] crypto/dpaa2_sec: use bus device name
2025-11-19 9:35 UTC (2+ messages)
[PATCH] examples/ipsec-secgw: add support for SM4-CBC cipher and SM3-HMAC auth
2025-11-19 9:25 UTC (3+ messages)
` [PATCH v2] "
` [EXTERNAL] "
[DPDK/testpmd Bug 1834] [dpdk-25.11-rc2] Segmentation fault in Rx offload testcase
2025-11-19 7:54 UTC
[PATCH v3 1/1] net/mlx5: fix port down in link detection error branch
2025-11-19 6:02 UTC
[PATCH] common/mlx5: add BlueField-4 DPU
2025-11-19 4:14 UTC (2+ messages)
[PATCH v5 0/5] BPF cleanup and tests
2025-11-19 3:54 UTC (3+ messages)
` [PATCH v6 0/2] BPF tests
[PATCH 1/2] pdump: avoid integer issues
2025-11-19 3:29 UTC (3+ messages)
` [PATCH 2/2] pdump: fix race in pdump disabling
[PATCH] dts: mock pydantic for autodoc
2025-11-19 3:16 UTC (2+ messages)
[PATCH] maintainers: remove some inactives
2025-11-19 2:58 UTC (2+ messages)
page: next (older)
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).