messages from 2026-08-14 20:20:15 to 2026-08-18 13:34:32 UTC [more...]
[RFC PATCH 00/44] Allow intitializing EAL without argc/argv
2026-08-18 13:33 UTC (9+ messages)
` [PATCH v2 00/39] Rework EAL configuration
` [PATCH v2 01/39] telemetry: make cpuset init parameter const
` [PATCH v2 02/39] argparse: check for range overflow in CPU lists
` [PATCH v2 03/39] eal: define new functionally distinct config structs
` [PATCH v2 04/39] eal: move memory request fields to user config
` [PATCH v2 05/39] eal: move NUMA "
` [PATCH v2 06/39] eal: move hugepage policy "
` [PATCH v2 07/39] eal: move process "
[PATCH] net/vhost: preserve Tx ownership on VLAN failure
2026-08-18 13:19 UTC (2+ messages)
[PATCH v1 0/6] IXGBE IPsec fixes
2026-08-18 13:19 UTC (7+ messages)
` [PATCH v1 1/6] net/ixgbe: add key length check in IPsec
` [PATCH v1 2/6] net/ixgbe: remove unnecessary dev pointer
` [PATCH v1 3/6] net/ixgbe: harmonize return values in IPsec
` [PATCH v1 4/6] net/ixgbe: get rid of unnecessary malloc "
` [PATCH v1 5/6] net/ixgbe: fix missing HW write "
` [PATCH v1 6/6] net/ixgbe: refactor IPsec code
[PATCH v10 00/25] DPAA driver fixes and improvements
2026-08-18 12:10 UTC (32+ messages)
` [PATCH v11 "
` [PATCH v12 00/26] NXP DPAA driver fixes and enhancements
` [PATCH v12 01/26] net/dpaa: fix device remove
` [PATCH v12 02/26] net/dpaa: fix Tx confirmation queue memory leak
` [PATCH v12 03/26] bus/dpaa: fix FQD dest wq channel decoding
` [PATCH v12 04/26] bus/dpaa: refine fman naming
` [PATCH v12 05/26] bus/dpaa: scan max BPID from DTS
` [PATCH v12 06/26] drivers: add process-type guards for secondary process
` [PATCH v12 07/26] drivers: shutdown DPAA FQ by fq descriptor
` [PATCH v12 08/26] drivers: add DPAA cgrid cleanup support
` [PATCH v12 09/26] bus/dpaa: improve FQ shutdown with channel validation
` [PATCH v12 10/26] drivers: add BMI Tx statistics
` [PATCH v12 11/26] net/dpaa: optimize FM deconfig
` [PATCH v12 12/26] net/dpaa: optimize FMC MAC type parsing
` [PATCH v12 13/26] drivers: release DPAA bpid on driver destructor
` [PATCH v12 14/26] dma/dpaa: add SG data validation and ERR050757
` [PATCH v12 15/26] net/dpaa: support Rx/Tx taildrop threshold devarg
` [PATCH v12 16/26] net/dpaa: add Tx rate limiting API
` [PATCH v12 17/26] bus/dpaa: orp queue create and burst enqueue
` [PATCH v12 18/26] net/dpaa: support fmcless rxq number as devargs
` [PATCH v12 19/26] net/dpaa: support non fmX-macY type of shared Ethernet name
` [PATCH v12 20/26] bus/dpaa: optimize DPAA multi-entry buffer pool operations
` [PATCH v12 21/26] bus/dpaa: improve log macro and fix bus detection
` [PATCH v12 22/26] net/dpaa: enhance VSP port support
` [PATCH v12 23/26] drivers: add offline (O/H) port device support
` [PATCH v12 24/26] crypto/dpaa_sec: improve crypto fq resource handling
` [PATCH v12 25/26] drivers: add dpaax enter destructor to gate EAL memory frees
` [PATCH v12 26/26] doc: update release notes with NXP DPAA changes
[PATCH] eal/x86: optimize memcpy of small 64-byte blocks
2026-08-18 9:12 UTC (15+ messages)
[RFC 0/3] Drop vhost async (DMA-accelerated) datapath
2026-08-18 9:10 UTC (2+ messages)
[PATCH v2] net/virtio-user: fix eventfd sharing in secondary process
2026-08-18 9:03 UTC (3+ messages)
` [PATCH v3] "
[PATCH] stack: introduce pile
2026-08-18 8:50 UTC (4+ messages)
[PATCH] net/af_xdp: add Rx metadata and dynamic timestamping support
2026-08-18 6:49 UTC (8+ messages)
` [PATCH v6 0/2] net/af_xdp: add Rx timestamping and read_clock support
` [PATCH v6 1/2] net/af_xdp: add af_xdp rx metadata and dynamic timestamping support
` [PATCH v6 2/2] net/af_xdp: add read_clock support to AF_XDP PMD
` [PATCH v7 0/2] net/af_xdp: add Rx timestamping and read_clock support
` [PATCH v7 1/2] net/af_xdp: add af_xdp rx metadata and dynamic timestamping support
` [PATCH v7 2/2] net/af_xdp: add read_clock support to AF_XDP PMD
[PATCH 0/5] net/iavf: harden reset recovery and data path on link flap
2026-08-18 4:57 UTC (21+ messages)
` [PATCH v3 0/7] "
` [PATCH v3 1/7] net/iavf: discard empty AdminQ descriptors on reset
` [PATCH v3 2/7] net/iavf: defer device start when PF VSI not ready
` [PATCH v3 3/7] net/iavf: drain in-flight Tx before reset
` [PATCH v3 4/7] net/iavf: change no_poll flag to atomic
` [PATCH v3 5/7] net/iavf: improve VF reset detection on fast ARQ flip
` [PATCH v3 6/7] net/iavf: keep watchdog armed for the whole reset window
` [PATCH v3 7/7] net/iavf: skip flow flush during PF-initiated reset
` [PATCH v4 0/7] net/iavf: harden reset recovery and data path on link flap
` [PATCH v4 1/7] net/iavf: discard empty AdminQ descriptors on reset
` [PATCH v4 2/7] net/iavf: defer device start when PF VSI not ready
` [PATCH v4 3/7] net/iavf: drain in-flight Tx before reset
` [PATCH v4 4/7] net/iavf: change no_poll flag to atomic
` [PATCH v4 5/7] net/iavf: improve VF reset detection on fast ARQ flip
` [PATCH v4 6/7] net/iavf: keep watchdog armed for the whole reset window
` [PATCH v4 7/7] net/iavf: skip flow flush during PF-initiated reset
[PATCH v8 00/14] net/enetc: add new features for ENETC4 on i.MX95
2026-08-18 2:28 UTC (20+ messages)
` [PATCH v9-1 "
` [PATCH v10 "
` [PATCH v10 01/14] net/enetc: add keep-CRC Rx offload for ENETC4
` [PATCH v10 02/14] net/enetc: add TSO support for ENETC4 VF
` [PATCH v10 03/14] net/enetc: add RSC (hardware LRO) support for ENETC4
` [PATCH v10 04/14] net/enetc: extend PF-VF link speed field to 8 bits
` [PATCH v10 05/14] net/enetc: support firmware version get for VF
` [PATCH v10 06/14] net/enetc: support registers dump
` [PATCH v10 07/14] net/enetc: support ethtool ring parameters
` [PATCH v10 08/14] net/enetc: refresh link speed on VF link-up interrupt
` [PATCH v10 09/14] net/enetc: support stats reset for VF
` [PATCH v10 10/14] net/enetc4: add per-queue Rx interrupt support "
` [PATCH v10 11/14] net/enetc4: add SI-based port VLAN insertion and removal
` [PATCH v10 12/14] net/enetc4: update VF link status to bitmask encoding
` [PATCH v10 13/14] net/enetc4: enable Tx PAUSE via VF Rx congestion mode
` [PATCH v10 14/14] net/enetc4: add WRR Tx scheduler devarg for VF rings
[RFC 0/1] ethdev: per-packet Tx timestamp slot management
2026-08-18 2:23 UTC (3+ messages)
` [RFC 1/1] ethdev: add per-packet Tx timestamp slot APIs
[PATCH] net: fix cksum calculation for odd-sized segment
2026-08-18 2:16 UTC (2+ messages)
[PATCH] eal/linux: harden uevent recv error handling
2026-08-18 2:15 UTC (5+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "
[PATCH v1 00/13] net/sxe2: fix bugs
2026-08-18 2:15 UTC (14+ messages)
` [PATCH v1 01/13] net/sxe2: add Rx queue buffer split fill support
` [PATCH v1 02/13] net/sxe2: update switchdev repr VSI ID display format
` [PATCH v1 03/13] net/sxe2: add ACL engine event statistics support
` [PATCH v1 04/13] net/sxe2: enhance device cap and res management
` [PATCH v1 05/13] net/sxe2: improve representor device initialization
` [PATCH v1 06/13] net/sxe2: refactor flow tunnel port handling
` [PATCH v1 07/13] net/sxe2: validate IPsec key length against maximum limit
` [PATCH v1 08/13] net/sxe2: enhance repr event handling and MP code
` [PATCH v1 09/13] net/sxe2: optimize vectorized Tx/Rx path
` [PATCH v1 10/13] common/sxe2: allow munmap during kernel reset
` [PATCH v1 11/13] net/sxe2: clean up duplicate function declarations
` [PATCH v1 12/13] net/sxe2: clean up structure definitions
` [PATCH v1 13/13] doc/sxe2: add acl-stat-type parameter documentation
[PATCH v1 00/13] fix bugs
2026-08-18 2:09 UTC (15+ messages)
` [PATCH v1 01/13] net/sxe2: add Rx queue buffer split fill support
` [PATCH v1 02/13] net/sxe2: update switchdev repr VSI ID display format
` [PATCH v1 03/13] net/sxe2: add ACL engine event statistics support
` [PATCH v1 04/13] net/sxe2: enhance device cap and res management
` [PATCH v1 05/13] net/sxe2: improve representor device initialization
` [PATCH v1 06/13] net/sxe2: refactor flow tunnel port handling
` [PATCH v1 07/13] net/sxe2: validate IPsec key length against maximum limit
` [PATCH v1 08/13] net/sxe2: enhance repr event handling and MP code
` [PATCH v1 09/13] net/sxe2: optimize vectorized Tx/Rx path
` [PATCH v1 10/13] common/sxe2: allow munmap during kernel reset
` [PATCH v1 11/13] net/sxe2: clean up duplicate function declarations
` [PATCH v1 12/13] net/sxe2: clean up structure definitions
` [PATCH v1 13/13] doc/sxe2: add acl-stat-type parameter documentation
[RFC 1/1] ethdev: add per-packet Tx timestamp slot APIs
2026-08-17 19:21 UTC
[PATCH 26.11 0/4] extra unit tests for cfgfile library
2026-08-17 14:57 UTC (6+ messages)
` [PATCH v2 "
` [PATCH v2 1/4] test/cfgfile: improve coverage for listing APIs
` [PATCH v2 2/4] test/cfgfile: validate config creation APIs
` [PATCH v2 3/4] test/cfgfile: verify file modification API
` [PATCH v2 4/4] test/cfgfile: test for long lines in file
[PATCH 00/17] drivers: replace strncpy with strlcpy
2026-08-17 14:47 UTC (3+ messages)
` [PATCH v2 "
[PATCH 0/3] lib: remove use of strncpy
2026-08-17 13:42 UTC (5+ messages)
` [PATCH v2 "
` [PATCH v2 1/3] ethdev: "
` [PATCH v2 2/3] eventdev: improve bounds checks for names in adapter create
` [PATCH v2 3/3] vhost: remove use of strncpy
[PATCH] crypto/ipsec_mb: require minimum version 2.0 for IPsec MB
2026-08-17 12:06 UTC (3+ messages)
` [PATCH v2] "
[PATCH] net/vhost: support queue info query
2026-08-17 9:29 UTC (2+ messages)
[PATCH] net/iavf: add clock read support
2026-08-17 9:18 UTC (3+ messages)
` [PATCH v2] "
[PATCH] net/cpfl: add timesync and clock read support
2026-08-17 9:18 UTC (2+ messages)
` [PATCH v2] net/cpfl: add timesync support
[PATCH v2] net/af_xdp: fix shared UMEM refcount corruption
2026-08-17 16:13 UTC (2+ messages)
` [PATCH v3] "
[RFC 0/7] Complete removal of queue stats mapping
2026-08-17 8:01 UTC (18+ messages)
` [PATCH v4 00/16] per-queue statistics changes
` [PATCH v4 04/16] net/cnxk: fix Tx drops added to Rx queue errors
` [PATCH v4 05/16] net/cnxk: remove queue stats mapping
` [PATCH v4 06/16] net/e1000: "
` [PATCH v4 07/16] net/ixgbe: "
` [PATCH v4 08/16] net/txgbe: "
` [PATCH v4 09/16] net/sxe2: fix null dereference in stats get
` [PATCH v4 10/16] net/sxe2: remove queue stats mapping
` [PATCH v4 11/16] ethdev: remove support for "
` [PATCH v4 12/16] net/mvpp2: fix out of range Tx queue stats write
` [PATCH v4 13/16] net/ntnic: fix Tx errors reported as Rx queue errors
` [PATCH v4 14/16] net/xsc: fix Tx errors added to "
` [PATCH v4 15/16] ethdev: remove queue stats counter limit
` [EXTERNAL] "
` [PATCH v4 16/16] test/pmd_ring: test per-queue xstats
[PATCH v1 1/3] common/cpt: use timing-safe digest comparison
2026-08-17 5:29 UTC (2+ messages)
` [PATCH v2] "
[PATCH 2/2] net/cpfl: validate fieldvector offsets before copying keys
2026-08-16 22:33 UTC (2+ messages)
[PATCH 1/2] lib/pipeline: bound token concatenation when parsing instructions
2026-08-16 22:32 UTC (2+ messages)
[PATCH 00/14] common/sfc_efx/base: fix code analysis issues
2026-08-16 16:55 UTC (6+ messages)
` [PATCH v3 "
` [PATCH v3 0/3] common/sfc_efx/base: add VADAPTER statistics for Medford4
` [PATCH v3 1/3] common/sfc_efx/base: update MCDI headers
[PATCH v2 00/13] driver/sxe2: fix bugs
2026-08-16 16:29 UTC (15+ messages)
` [PATCH v2 01/13] net/sxe2: add Rx queue buffer split fill support
` [PATCH v2 02/13] net/sxe2: update switchdev repr VSI ID display format
` [PATCH v2 03/13] net/sxe2: add ACL engine event statistics support
` [PATCH v2 04/13] net/sxe2: enhance device cap and res management
` [PATCH v2 05/13] net/sxe2: improve representor device initialization
` [PATCH v2 06/13] net/sxe2: refactor flow tunnel port handling
` [PATCH v2 07/13] net/sxe2: validate IPsec key length against maximum limit
` [PATCH v2 08/13] net/sxe2: enhance repr event handling and MP code
` [PATCH v2 09/13] net/sxe2: optimize vectorized Tx/Rx path
` [PATCH v2 10/13] common/sxe2: allow munmap during kernel reset
` [PATCH v2 11/13] net/sxe2: clean up duplicate function declarations
` [PATCH v2 12/13] net/sxe2: clean up structure definitions
` [PATCH v2 13/13] doc/sxe2: add acl-stat-type parameter documentation
[PATCH] net/mlx5: fix HWS sample action table leak on quit
2026-08-16 8:15 UTC
[PATCH 0/6] common/sfc_efx/base: add Medford4 VF support
2026-08-16 6:20 UTC (10+ messages)
` [PATCH v2 "
` [PATCH v4 "
` [PATCH v4 1/6] common/sfc_efx/base: let Medford4 PF manage VFs
` [PATCH v4 2/6] common/sfc_efx/base: indicate dummy netport properties on VF
` [PATCH v4 3/6] common/sfc_efx/base: skip netport event subscriptions on VFs
` [PATCH v4 4/6] common/sfc_efx/base: deny tuning FCS and flow control to VFs
` [PATCH v4 5/6] common/sfc_efx/base: deny periodic MAC stats delivery "
` [PATCH v4 6/6] doc: announce VF support of AMD Solarflare X45xx family NICs
[PATCH 0/3] net/sfc: miscellaneous bug fixes
2026-08-16 3:29 UTC (3+ messages)
` [PATCH v2 "
[PATCH 0/3] common/sfc_efx/base: add VADAPTER statistics for Medford4
2026-08-16 3:28 UTC (3+ messages)
` [PATCH v2 "
[PATCH] eal: introduce division round up macro
2026-08-15 15:32 UTC (3+ messages)
` [PATCH v2 00/14] Introduce RTE_DIV_ROUND_UP
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