messages from 2026-03-12 16:28:36 to 2026-03-17 08:24:33 UTC [more...]
[PATCH 0/2] support driver forward compatibility
2026-03-17 8:24 UTC (2+ messages)
[PATCH 0/2] net/bnxt: shadow variable warnings
2026-03-17 8:02 UTC (4+ messages)
` [PATCH 2/2] net/bnxt: fix "
[PATCH] net/cnxk: disable template on generic build
2026-03-17 7:56 UTC (3+ messages)
` [PATCH v2] "
[PATCH] app/testpmd: fix DCB forwarding TC mask and queue guard
2026-03-17 1:23 UTC (8+ messages)
` [PATCH v2] "
` [PATCH v3] "
[RFC PATCH v1 00/21] Building a better rte_flow parser
2026-03-17 0:42 UTC (23+ messages)
` [RFC PATCH v1 01/21] ethdev: add flow graph API
` [RFC PATCH v1 02/21] net/intel/common: add flow engines infrastructure
` [RFC PATCH v1 03/21] net/intel/common: add utility functions
` [RFC PATCH v1 04/21] net/ixgbe: add support for common flow parsing
` [RFC PATCH v1 05/21] net/ixgbe: reimplement ethertype parser
` [RFC PATCH v1 06/21] net/ixgbe: reimplement syn parser
` [RFC PATCH v1 07/21] net/ixgbe: reimplement L2 tunnel parser
` [RFC PATCH v1 08/21] net/ixgbe: reimplement ntuple parser
` [RFC PATCH v1 09/21] net/ixgbe: reimplement security parser
` [RFC PATCH v1 10/21] net/ixgbe: reimplement FDIR parser
` [RFC PATCH v1 11/21] net/ixgbe: reimplement hash parser
` [RFC PATCH v1 12/21] net/i40e: add support for common flow parsing
` [RFC PATCH v1 13/21] net/i40e: reimplement ethertype parser
` [RFC PATCH v1 14/21] net/i40e: reimplement FDIR parser
` [RFC PATCH v1 15/21] net/i40e: reimplement tunnel QinQ parser
` [RFC PATCH v1 16/21] net/i40e: reimplement VXLAN parser
` [RFC PATCH v1 17/21] net/i40e: reimplement NVGRE parser
` [RFC PATCH v1 18/21] net/i40e: reimplement MPLS parser
` [RFC PATCH v1 19/21] net/i40e: reimplement gtp parser
` [RFC PATCH v1 20/21] net/i40e: reimplement L4 cloud parser
` [RFC PATCH v1 21/21] net/i40e: reimplement hash parser
[PATCH] net/memif: fix descriptor flags corruption in multi-segment TX
2026-03-16 20:08 UTC (3+ messages)
[PATCH] bpf/arm64: support packet data load instructions
2026-03-10 12:20 UTC
[PATCH 0/4] Static analysis fixes
2026-03-16 18:39 UTC (12+ messages)
` [PATCH 2/4] net/bnxt: fix uninitialized read
` [PATCH 3/4] app/testpmd: check for no arguments
[PATCH v1] dts: update overall result pass/skip logic
2026-03-16 16:17 UTC (4+ messages)
` [PATCH v2] "
[PATCH 00/12] net/pcap: cleanups and test
2026-03-16 16:15 UTC (52+ messages)
` [PATCH v20 00/25] net/pcap: fixes, test, and enhancements
` [PATCH v20 01/25] maintainers: update for pcap driver
` [PATCH v20 03/25] doc: update features for PCAP PMD
` [PATCH v20 04/25] net/pcap: include used headers
` [PATCH v20 05/25] net/pcap: remove unnecessary casts
` [PATCH v20 06/25] net/pcap: avoid using rte_malloc and rte_memcpy
` [PATCH v20 07/25] net/pcap: advertise Tx multi segment
` [PATCH v20 08/25] net/pcap: replace stack bounce buffer
` [PATCH v20 09/25] net/pcap: fix error accounting and backpressure on transmit
` [PATCH v20 10/25] net/pcap: add datapath debug logging
` [PATCH v20 11/25] net/pcap: consolidate boolean flag handling
` [PATCH v20 12/25] net/pcap: support VLAN strip and insert offloads
` [PATCH v20 13/25] net/pcap: add link status for interface mode
` [PATCH v20 14/25] net/pcap: support nanosecond timestamp precision
` [PATCH v20 16/25] net/pcap: reduce scope of file-level variables
` [PATCH v20 17/25] net/pcap: avoid use of volatile
` [PATCH v20 18/25] net/pcap: clarify maximum received packet
` [PATCH v20 19/25] eal/windows: add wrapper for access function
` [PATCH v20 20/25] net/pcap: add snapshot length devarg
` [PATCH v20 21/25] net/pcap: add Rx scatter offload
` [PATCH v20 22/25] net/pcap: add link status change support for iface mode
` [PATCH v20 23/25] net/pcap: add EOF notification via link status change
` [PATCH v20 24/25] test: add comprehensive test suite for pcap PMD
` [PATCH v20 25/25] app/pdump: preserve VLAN tags in captured packets
[PATCH] fib: fix name of main TRIE instance memory region
2026-03-16 16:06 UTC (3+ messages)
[PATCH v1 00/10] net/mlx5: per-queue Tx rate limiting via packet pacing
2026-03-16 16:04 UTC (12+ messages)
` [PATCH v3 00/9] "
` [PATCH v3 01/9] doc/nics/mlx5: fix stale packet pacing documentation
` [PATCH v3 02/9] common/mlx5: query packet pacing rate table capabilities
` [PATCH v3 03/9] common/mlx5: extend SQ modify to support rate limit update
` [PATCH v3 04/9] net/mlx5: add per-queue packet pacing infrastructure
` [PATCH v3 05/9] net/mlx5: support per-queue rate limiting
` [PATCH v3 06/9] net/mlx5: add burst pacing devargs
` [PATCH v3 07/9] net/mlx5: add testpmd command to query per-queue rate limit
` [PATCH v3 08/9] ethdev: add getter for per-queue Tx "
` [PATCH v3 09/9] net/mlx5: add rate table capacity query API
[PATCH] net/af_packet: add multi-segment mbuf support for jumbo frames
2026-03-16 16:02 UTC (5+ messages)
` [PATCH v2] "
[PATCH] net/memif: fix multi-segment RX data corruption and truncation
2026-03-16 15:59 UTC
[PATCH v2 0/3] net/af_packet: fix MTU handling and add jumbo frame support
2026-03-16 15:59 UTC (4+ messages)
` [PATCH v3 "
[PATCH 1/7] net/hinic3: add support for new SPx series NIC
2026-03-16 15:45 UTC (10+ messages)
` [V2 0/7] hinic3 change for support new SPx NIC
` [V2 1/7] net/hinic3: add support for new SPx series NIC
` [V2 2/7] net/hinic3: add enhance cmdq "
` [V2 3/7] net/hinic3: use different callback func to split new/old cmdq operations
` [V2 4/7] net/hinic3: add fun init ops to support Compact CQE
` [V2 5/7] net/hinic3: add rx "
` [V2 6/7] net/hinic3: add tx "
` [V2 7/7] net/hinic3: use different callback func to support htn fdir
[PATCH v5 1/1] examples/l2fwd-jobstats: fix lock availability
2026-03-16 15:20 UTC (5+ messages)
` [PATCH v6 1/1] examples/l2fwd-jobstats: fix timer stats display with lock contention
` [EXTERNAL] "
[PATCH v1 1/2] dts: update verbose output regex for VXLAN packets
2026-03-16 15:14 UTC (4+ messages)
` [PATCH v1 2/2] dts: add VXLAN protocols to flow test suite
[PATCH] net/ice: fix rss simple_xor hash function
2026-03-16 11:10 UTC (6+ messages)
[PATCH v1 00/25] Add common flow attr/action parsing infrastructure to Intel PMD's
2026-03-16 10:59 UTC (28+ messages)
` [PATCH v2 "
` [PATCH v2 01/25] net/intel/common: add common flow action parsing
` [PATCH v2 02/25] net/intel/common: add common flow attr validation
` [PATCH v2 03/25] net/ixgbe: use common checks in ethertype filter
` [PATCH v2 04/25] net/ixgbe: use common checks in syn filter
` [PATCH v2 05/25] net/ixgbe: use common checks in L2 tunnel filter
` [PATCH v2 06/25] net/ixgbe: use common checks in ntuple filter
` [PATCH v2 07/25] net/ixgbe: use common checks in security filter
` [PATCH v2 08/25] net/ixgbe: use common checks in FDIR filters
` [PATCH v2 09/25] net/ixgbe: use common checks in RSS filter
` [PATCH v2 10/25] net/i40e: use common flow attribute checks
` [PATCH v2 11/25] net/i40e: refactor RSS flow parameter checks
` [PATCH v2 12/25] net/i40e: use common action checks for ethertype
` [PATCH v2 13/25] net/i40e: use common action checks for FDIR
` [PATCH v2 14/25] net/i40e: use common action checks for tunnel
` [PATCH v2 15/25] net/iavf: use common flow attribute checks
` [PATCH v2 16/25] net/iavf: use common action checks for IPsec
` [PATCH v2 17/25] net/iavf: use common action checks for hash
` [PATCH v2 18/25] net/iavf: use common action checks for FDIR
` [PATCH v2 19/25] net/iavf: use common action checks for fsub
` [PATCH v2 20/25] net/iavf: use common action checks for flow query
` [PATCH v2 21/25] net/ice: use common flow attribute checks
` [PATCH v2 22/25] net/ice: use common action checks for hash
` [PATCH v2 23/25] net/ice: use common action checks for FDIR
` [PATCH v2 24/25] net/ice: use common action checks for switch
` [PATCH v2 25/25] net/ice: use common action checks for ACL
[PATCH v6 0/5] Support add/remove memory region & get-max-slots
2026-03-16 10:14 UTC (6+ messages)
` [PATCH v6 4/5] vhost_user: Function defs for add/rem mem regions
[PATCH] examples/ipsec-secgw: fix discarded-qualifers warnings
2026-03-16 10:12 UTC (2+ messages)
Intel PMD fast free layer violation
2026-03-16 9:01 UTC (3+ messages)
[PATCH v2] net/memif: Fix memif-rx buffer linking
2026-03-16 8:49 UTC (2+ messages)
[PATCH 00/10] net/tap: tests, cleanups, and error path fixes
2026-03-16 8:03 UTC (4+ messages)
` [PATCH v5 00/19] net/tap: cleanups, bug fixes, and VLA removal
` [PATCH v5 19/19] test: add unit tests for TAP PMD
[PATCH] common/cnxk: add NPA diagnostic and performance counter apis
2026-03-16 6:27 UTC (2+ messages)
` [PATCH v2] "
[PATCH 1/1] common/cnxk: fix width of dpc set field
2026-03-16 6:16 UTC
[PATCH] app/testpmd: fix DCB queue allocation for VMDq devices
2026-03-16 5:52 UTC (3+ messages)
` [PATCH v2] "
[PATCH] net/mlx5: fix heap-buffer-overflow in sample group match
2026-03-15 8:44 UTC
[PATCH] net/mlx5: fix meter ASO action leak on release to pool
2026-03-15 8:36 UTC
[PATCH v18 13/13] net/sxe: add virtual function
2026-03-14 8:52 UTC (15+ messages)
` [PATCH v19 00/13] net/sxe: added Linkdata sxe ethernet driver
` [PATCH v19 01/13] net/sxe: add base driver directory and doc
` [PATCH v19 02/13] net/sxe: add ethdev probe and remove
` [PATCH v19 03/13] net/sxe: add tx rx setup and data path
` [PATCH v19 04/13] net/sxe: add link and mac layer operations
` [PATCH v19 05/13] net/sxe: support vlan filter
` [PATCH v19 06/13] net/sxe: add filter function
` [PATCH v19 07/13] net/sxe: support rss offload
` [PATCH v19 08/13] net/sxe: add dcb function
` [PATCH v19 09/13] net/sxe: support ptp
` [PATCH v19 10/13] net/sxe: add xstats function
` [PATCH v19 11/13] net/sxe: add custom cmd led ctrl
` [PATCH v19 12/13] net/sxe: add simd function
` [PATCH v19 13/13] net/sxe: add virtual function
[PATCH 0/8] net/nfb: rework to real multiport
2026-03-13 16:48 UTC (4+ messages)
` [PATCH v10 "
` [PATCH v10 8/8] doc/nfb: cleanup and update guide
[PATCH v1 0/5] Make VA reservation limits configurable
2026-03-13 16:16 UTC (9+ messages)
` [PATCH v2 0/6] "
` [PATCH v2 1/6] eal: reject non-numeric input in str to size
` [PATCH v2 2/6] eal/memory: remove per-list segment and memory limits
` [PATCH v2 3/6] eal/memory: allocate all VA space in one go
` [PATCH v2 4/6] eal/memory: get rid of global VA space limits
` [PATCH v2 5/6] eal/memory: store default segment limits in config
` [PATCH v2 6/6] eal/memory: add page size VA limits EAL parameter
[RFC PATCH 0/2] mempool: de-inline get/put objects unlikely code
2026-03-13 15:36 UTC (8+ messages)
` [RFC PATCH v3 0/2] mempool: de-inline get/put unlikely code paths
` [RFC PATCH v3 1/2] mempool: simplify get objects
` [RFC PATCH v3 2/2] mempool: de-inline get/put unlikely code paths
[PATCH] eal/riscv: add RISC-V specific I/O device memory operations
2026-03-13 14:08 UTC
[PATCH v3] net/af_packet: add multi-segment mbuf support for jumbo frames
2026-03-13 9:10 UTC (3+ messages)
` [PATCH v4] "
[PATCH] devtools: add Co-developed-by to commit log check
2026-03-12 22:46 UTC (5+ messages)
[PATCH v1] dts: add default values for queue info
2026-03-12 21:12 UTC (2+ messages)
[PATCH v7 1/2] dts: update verbose output regex for VXLAN packets
2026-03-12 20:35 UTC (2+ messages)
` [PATCH v7 2/2] dts: add VXLAN protocols to flow test suite
[PATCH v2 0/5] dts: add cryptodev testing support
2026-03-12 20:29 UTC (8+ messages)
` [PATCH v5 "
` [PATCH v5 5/5] dts: add crypto test decorator
[DPDK/DTS Bug 1902] dts: reconsider test case types for tests that do not require a TG
2026-03-12 19:04 UTC
[PATCH v1] dts: port speed capabilities test suite to next DTS
2026-03-12 18:53 UTC (3+ messages)
` [PATCH v7] "
` [PATCH v8] "
[PATCH] net/idpf: fix comma operator warning
2026-03-12 16:57 UTC (2+ messages)
[PATCH] raw/ifpga: fix comma warnings
2026-03-12 16:33 UTC (5+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox