[PATCH 00/46] Support AMD Solarflare X45xx adaptors
2025-04-16 14:00 UTC (34+ messages)
` [PATCH 01/46] common/sfc_efx/base: add Medford4 PCI IDs to common code
` [PATCH 02/46] common/sfc_efx/base: add efsys option for Medford4
` [PATCH 03/46] common/sfc_efx/base: add Medford4 support to NIC module
` [PATCH 04/46] common/sfc_efx/base: add Medford4 support to EV module
` [PATCH 05/46] common/sfc_efx/base: add Medford4 support to FILTER module
` [PATCH 06/46] common/sfc_efx/base: add Medford4 support to INTR module
` [PATCH 07/46] common/sfc_efx/base: add Medford4 support to MAC module
` [PATCH 08/46] common/sfc_efx/base: add Medford4 support to PHY module
` [PATCH 09/46] common/sfc_efx/base: add Medford4 support to TUNNEL module
` [PATCH 10/46] common/sfc_efx/base: add Medford4 support to MCDI module
` [PATCH 11/46] common/sfc_efx/base: add Medford4 support to Rx module
` [PATCH 12/46] common/sfc_efx/base: add Medford4 support to Tx module
` [PATCH 13/46] drivers: enable support for AMD Solarflare X4 adapter family
` [PATCH 14/46] common/sfc_efx/base: update X4 BAR layout and PCI IDs
` [PATCH 15/46] net/sfc: add Medford4 with only full feature datapath engine
` [PATCH 16/46] common/sfc_efx/base: add port mode for 8 port hardware
` [PATCH 17/46] common/sfc_efx/base: add new X4 port mode
` [PATCH 18/46] common/sfc_efx/base: extend list of supported X4 port modes
` [PATCH 19/46] common/sfc_efx/base: update MCDI headers
` [PATCH 20/46] common/sfc_efx/base: provide a stub for basic netport attach
` [PATCH 21/46] common/sfc_efx/base: provide defaults on netport attach path
` [PATCH 22/46] common/sfc_efx/base: obtain assigned netport handle from NIC
` [PATCH 23/46] common/sfc_efx/base: allow for const in MCDI struct accessor
` [PATCH 24/46] common/sfc_efx/base: get netport fixed capabilities on probe
` [PATCH 25/46] common/sfc_efx/base: decode netport link state on probe path
` [PATCH 26/46] common/sfc_efx/base: fill in loopback modes on netport probe
` [PATCH 27/46] common/sfc_efx/base: introduce Medford4 stub for PHY methods
` [PATCH 28/46] common/sfc_efx/base: refactor EF10 link mode decoding helper
` [PATCH 29/46] common/sfc_efx/base: provide PHY link get method on Medford4
` [PATCH 30/46] common/sfc_efx/base: implement PHY link control for Medford4
` [PATCH 31/46] common/sfc_efx/base: introduce Medford4 stub for MAC methods
` [PATCH 32/46] common/sfc_efx/base: add MAC reconfigure method for Medford4
` [PATCH 33/46] common/sfc_efx/base: fill in software LUT for MAC statistics
[PATCH v1 00/12] add lookup fib nodes in graph library
2025-04-16 12:54 UTC (19+ messages)
` [PATCH v1 01/12] fib: move macro to header file
` [PATCH v1 02/12] node: add IP4 lookup FIB node
` [EXTERNAL] "
` [PATCH v1 03/12] node: add IP4 FIB route add
` [PATCH v1 04/12] node: add process callback for IP4 FIB
` [PATCH v1 05/12] node: add next node in packet classification
` [PATCH v1 06/12] app/graph: add IP4 lookup mode command
` [PATCH v1 07/12] fib: move macro to header file
` [PATCH v1 08/12] node: add IP6 lookup FIB node
` [PATCH v1 09/12] node: add IP6 FIB route add
` [PATCH v1 10/12] node: add process callback for IP6 FIB
` [PATCH v1 11/12] node: add next node in packet classification
` [PATCH v1 12/12] app/graph: add IP6 lookup mode command
[PATCH 0/4] Linux Kernel uAPI headers import
2025-04-16 12:34 UTC (5+ messages)
` [PATCH 1/4] license: add exception for Linux Kernel uAPI headers
` [PATCH 2/4] uapi: import VDUSE header from v6.14 kernel
` [PATCH 3/4] vhost: use imported VDUSE uAPI header
` [PATCH 4/4] ci: check licenses
[RFC] add Rust API for basic port operations
2025-04-16 11:42 UTC
[PATCH] doc: announce DMA configuration structure changes
2025-04-16 11:05 UTC
[25.11 PATCH 0/3] Introduce DMA enqueue/dequeue operations
2025-04-16 10:09 UTC (4+ messages)
` [25.11 PATCH 1/3] dmadev: add enqueue dequeue operations
` [25.11 PATCH 2/3] dma/cnxk: implement enqueue dequeue ops
` [25.11 PATCH 3/3] eventdev: refactor DMA adapter ops
[RFC PATCH 1/4] ethdev: add support to provide link type
2025-04-16 9:08 UTC (5+ messages)
[PATCH] pci: define more standard register offsets
2025-04-16 6:10 UTC
[PATCH] net/gve: support for gVNIC PCI revision 1 and later
2025-04-16 2:44 UTC
[PATCH] maintainers: update GVE maintainers
2025-04-16 2:42 UTC
[PATCH 0/3] standard the data endian of descriptors
2025-04-16 0:10 UTC (5+ messages)
` [PATCH 1/3] net/nfp: standard the data endian of Rx descriptor
` [PATCH 2/3] net/nfp: standard the data endian of NFD3 Tx descritor
` [PATCH 3/3] net/nfp: standard the data endian of NFDk "
[RFC 00/13] Packet capture using port mirroring
2025-04-16 0:06 UTC (25+ messages)
` [RFC 01/13] app/testpmd: revert auto attach/detach
` [RFC 02/13] ethdev: allow start/stop from secondary process
` [RFC 03/13] test: add test for hotplug and secondary process operations
` [RFC 04/13] net/ring: allow lockfree transmit if ring supports it
` [RFC 05/13] net/ring: add argument to attach existing ring
` [RFC 06/13] net/ring: add timestamp devargs
` [RFC 07/13] net/null: all lockfree transmit
` [RFC 08/13] mbuf: add fields for mirroring
` [RFC 09/13] ethdev: add port mirror capability
` [RFC 10/13] pcapng: split packet copy from header insertion
` [RFC 11/13] test: add tests for ethdev mirror
` [RFC 12/13] app/testpmd: support for port mirroring
` [RFC 13/13] app/dumpcap: use port mirror instead of pdump
[PATCH 0/4] allow pmdinfo to be inserted and parsed using MSVC
2025-04-16 0:05 UTC (21+ messages)
` [PATCH 1/4] eal: add macro to embed information in binaries
` [PATCH 2/4] buildtools: use "
` [PATCH 3/4] usertools: parse strings from PE images
` [PATCH 4/4] drivers: use macro to embed information in binaries
` [PATCH v2 0/4] allow pmdinfo to be inserted and parsed using MSVC
` [PATCH v2 1/4] eal: add macro to embed information in binaries
` [PATCH v2 2/4] buildtools: use "
` [PATCH v2 3/4] usertools: parse strings from PE images
` [PATCH v2 4/4] drivers: use macro to embed information in binaries
` [PATCH v3 0/4] allow pmdinfo to be inserted and parsed using MSVC
` [PATCH v3 1/4] eal: add macro to embed information in binaries
` [PATCH v3 2/4] buildtools: use "
` [PATCH v3 3/4] usertools: parse strings from PE images
` [PATCH v3 4/4] drivers: use macro to embed information in binaries
Flow API Test Suite Inquiry
2025-04-15 18:21 UTC
[PATCH 0/2] dts: use tmp dir and DPDK tree dir
2025-04-15 13:09 UTC (3+ messages)
` [PATCH 1/2] dts: add remote create dir function
` [PATCH 2/2] dts: use tmp dir and DPDK tree dir
[PATCH] dts: add ICMP to packet filter config
2025-04-15 9:48 UTC
[PATCH v1] net/zxdh: fix using static assert in macro definition
2025-04-15 8:42 UTC (2+ messages)
` [PATCH v1] net/zxdh: add support E31X series device ID
[PATCH] net/e1000: fix eeprom dump failure
2025-04-15 7:48 UTC
[PATCH] mldev: enable to be compiled with msvc
2025-04-15 4:05 UTC (2+ messages)
` [EXTERNAL] "
[PATCH] eal: simplify code to avoid Coverity false positive
2025-04-14 20:28 UTC
[PATCH] ci: check licenses
2025-04-14 18:32 UTC (2+ messages)
NVIDIA roadmap for 25.03
2025-04-14 18:17 UTC (2+ messages)
` NVIDIA roadmap for 25.07
810 VFIO , SRIOV, multi-process stats read DPDK testpmd
2025-04-14 15:21 UTC
[PATCH] net/intel: fix igb tx queue offloads capability
2025-04-14 8:53 UTC
[PATCH] doc: reduce index depth of most guides
2025-04-14 8:45 UTC
[PATCH 0/3] enhance the vlan filter feature
2025-04-14 6:26 UTC (6+ messages)
` [PATCH 1/3] app/testpmd: add/remove multiple VLAN filter IDs at once
` [PATCH 2/3] ethdev: retrieve VLAN filter configuration
` [PATCH 3/3] app/testpmd: add a command to show VLAN filter IDs
[PATCH 0/2] fix two nfp pmd bugs
2025-04-14 6:02 UTC (3+ messages)
` [PATCH 1/2] net/nfp: fix flow rule free problem
` [PATCH 2/2] net/nfp: fix control message over flow problem
[PATCH] dts: add RSS functions to testpmd
2025-04-14 3:30 UTC (8+ messages)
` [PATCH v2 0/6] Added RSS functions and tests
` [PATCH v2 1/6] dts: add RSS functions to testpmd
` [PATCH v2 2/6] dts: add utils for PMD RSS testsuites
` [PATCH v2 3/6] dts: add PMD RSS hash testsuite
[PATCH] maintainers: update for hns3
2025-04-14 1:17 UTC (3+ messages)
[PATCH] rust: support DPDK API
2025-04-13 17:09 UTC (8+ messages)
` [RFC PATCH] add rust binding support to DPDK
[PATCH] mbuf: enable to be compiled with MSVC
2025-04-12 0:46 UTC (6+ messages)
` [PATCH v4 0/1] "
` [PATCH v4 1/1] "
[PATCH 00/10] enable "app" to be compiled with MSVC
2025-04-12 0:04 UTC (7+ messages)
` [PATCH v6 "
` [PATCH v6 05/10] test-pmd: avoid undefined behavior
DTS Meeting Minutes - April 10, 2025
2025-04-11 19:39 UTC
[PATCH] doc: reword contributor's guide for grammar/clarity
2025-04-11 16:29 UTC (2+ messages)
` [PATCH v2] "
[PATCH] doc: remove known issues
2025-04-11 16:15 UTC (3+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH v1] net/idpf: avoid truncation of constant value
2025-04-11 13:51 UTC (4+ messages)
24.11.2 patches review and test
2025-04-11 13:50 UTC (4+ messages)
[PATCH v1 00/32] add new adapter NT400D13
2025-04-11 10:36 UTC (3+ messages)
[PATCH v2 0/5] add SNOW-V support in ipsec_mb PMD
2025-04-11 10:09 UTC (6+ messages)
` [PATCH v2 1/5] crypto/ipsec_mb: add support for SNOW-V
` [PATCH v2 2/5] examples/l2fwd-crypto: "
` [PATCH v2 3/5] tests: add unit tests and test vectors "
` [PATCH v2 4/5] app/crypto-perf: add support "
` [PATCH v2 5/5] app/eventdev: update eventdev app "
[PATCH] net: fix GTP packet parsing
2025-04-11 9:54 UTC (2+ messages)
[DPDK/ethdev Bug 1696] eth_dev_start can not be called by a secondary process
2025-04-11 0:27 UTC
[PATCH] app/testpmd: fix dump command list for MSVC
2025-04-11 0:05 UTC (2+ messages)
[PATCH 0/2] dts: add packet capture test suite
2025-04-10 22:46 UTC (6+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] dts: import lldp package in scapy
[PATCH] doc: reword flow offload and api docs
2025-04-10 18:39 UTC (2+ messages)
` [PATCH v2] "
[Patch v3 0/6] Support VMBUS channels without monitoring enabled
2025-04-10 18:09 UTC (4+ messages)
` [Patch v3 6/6] bus/vmbus: set event for channel without monitoring support
` [EXTERNAL] "
[PATCH] event/cnxk: update timer arm routine
2025-04-10 18:05 UTC
[RFC 1/2] eventdev: introduce event vector adapter
2025-04-10 18:00 UTC (5+ messages)
` [PATCH 0/3] "
` [PATCH 1/3] eventdev: "
` [PATCH 2/3] eventdev: add default software "
` [PATCH 3/3] app/eventdev: add vector adapter performance test
[patch v5 0/6] Support VMBUS channels without monitoring enabled
2025-04-10 15:39 UTC (2+ messages)
[PATCH 00/10] centralise base code handling for drivers
2025-04-10 15:37 UTC (2+ messages)
[PATCH] doc: update kernel version requirement
2025-04-10 15:20 UTC (2+ messages)
` [PATCH v2] "
[PATCH] cryptodev: add SNOW-V algorithms
2025-04-10 15:08 UTC (2+ messages)
DTS 25.07 Roadmap
2025-04-10 12:24 UTC
[PATCH] rcu: remove VLAs
2025-04-10 11:39 UTC (2+ messages)
[PATCH] hash_readwrite_autotest: fix printf parameters
2025-04-10 11:34 UTC (3+ messages)
` [PATCH v5 0/3] fix how large numbers are printed by hash tests
ConnectX-7 performance anomaly
2025-04-10 9:48 UTC (2+ messages)
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).