messages from 2026-06-19 20:11:11 to 2026-06-22 11:35:45 UTC [more...]
[PATCH 00/10] NXP ENETC driver related changes
2026-06-22 11:35 UTC (7+ messages)
` [PATCH v2 0/9] ENETC driver related changes series
` [PATCH v2 1/9] net/enetc: fix TX BD structure
` [PATCH v2 2/9] net/enetc: fix queue initialization
` [PATCH v2 3/9] net/enetc: support ESP packet type in packet parsing
` [PATCH v2 4/9] net/enetc: update random MAC generation code
[PATCH 0/3] Fixes for inline ipsec test cases
2026-06-22 11:18 UTC (4+ messages)
` [PATCH 1/3] test/security_inline_proto: remove fast-free Tx flag
` [PATCH 2/3] test/security_inline_proto: fix MTU calculation underflow
` [PATCH 3/3] test/security_inline_proto: check for capabilities
[PATCH 00/18] Wangxun Fixes
2026-06-22 11:11 UTC (27+ messages)
` [PATCH v8 00/21] "
` [PATCH v8 12/21] net/txgbe: fix link stability for 25G NIC
` [PATCH v9 00/21] Wangxun Fixes
` [PATCH v9 01/21] net/txgbe: remove duplicate xstats counters
` [PATCH v9 02/21] net/ngbe: "
` [PATCH v9 03/21] net/ngbe: add missing CDR config for YT PHY
` [PATCH v9 04/21] net/ngbe: fix VF promiscuous and allmulticast
` [PATCH v9 05/21] net/txgbe: fix inaccuracy in Tx rate limiting
` [PATCH v9 06/21] net/txgbe: fix link status check condition
` [PATCH v9 07/21] net/txgbe: fix Tx desc free logic
` [PATCH v9 08/21] net/txgbe: fix link flow control registers for Amber-Lite
` [PATCH v9 09/21] net/txgbe: fix link flow control config for Sapphire
` [PATCH v9 10/21] net/txgbe: fix a mass of unknown interrupts
` [PATCH v9 11/21] net/txgbe: fix traffic class priority configuration
` [PATCH v9 12/21] net/txgbe: fix link stability for 25G NIC
` [PATCH v9 13/21] net/txgbe: fix link stability for 40G NIC
` [PATCH v9 14/21] net/txgbe: fix link stability for Amber-Lite backplane mode
` [PATCH v9 15/21] net/txgbe: fix FEC mode configuration on 25G NIC
` [PATCH v9 16/21] net/txgbe: fix SFP module identification
` [PATCH v9 17/21] net/txgbe: fix get module info operation
` [PATCH v9 18/21] net/txgbe: fix get EEPROM operation
` [PATCH v9 19/21] net/txgbe: fix to reset Tx write-back pointer
` [PATCH v9 20/21] net/txgbe: fix to enable Tx desc check
` [PATCH v9 21/21] net/txgbe: fix temperature track for AML NIC
[PATCH 00/13] Bus cleanup infrastructure and fixes
2026-06-22 10:28 UTC (16+ messages)
` [PATCH v2 00/10] "
` [PATCH v2 01/10] bus: fix reference to plug callback
` [PATCH v2 02/10] dma/idxd: remove next pointer in bus specific device
` [PATCH v2 05/10] bus/vmbus: fix interrupt leak in cleanup
` [EXTERNAL] "
` [PATCH v2 06/10] bus/vmbus: allocate interrupt during probing
` [EXTERNAL] "
` [PATCH v2 07/10] bus: align unplug with device probe
` [PATCH v2 08/10] bus: implement cleanup in EAL
` [PATCH v2 09/10] bus/vmbus: store name in bus specific device
[PATCH 1/3] ml/cnxk: update driver to use TVM C runtime
2026-06-22 9:30 UTC (3+ messages)
` [PATCH 3/3] ml/cnxk: updated checks for number of MRVL layers
[PATCH 0/2] test/dma: improve dmadev tests
2026-06-22 9:27 UTC (4+ messages)
` [PATCH 1/2] test/dma: update the sg test to verify wrap around case
` [PATCH 2/2] test/dma: add functions to verify zero and one fill
[PATCH v4 23/23] net/sxe2: update sxe2 feature matrix docs
2026-06-22 9:27 UTC (25+ messages)
` [PATCH v5 00/23] net/sxe2: added Linkdata sxe2 ethernet driver
` [PATCH v5 01/23] net/sxe2: remove software statistics devargs
` [PATCH v5 02/23] net/sxe2: add Rx framework and packet types callback
` [PATCH v5 03/23] net/sxe2: support AVX512 vectorized path for Rx and Tx
` [PATCH v5 04/23] net/sxe2: add AVX2 vector data "
` [PATCH v5 05/23] net/sxe2: add link update callback
` [PATCH v5 06/23] net/sxe2: support L2 filtering and MAC config
` [PATCH v5 07/23] drivers: support RSS feature
` [PATCH v5 08/23] net/sxe2: support TM hierarchy and shaping
` [PATCH v5 09/23] net/sxe2: support IPsec inline protocol offload
` [PATCH v5 10/23] net/sxe2: support statistics and multi-process
` [PATCH v5 11/23] drivers: interrupt handling
` [PATCH v5 12/23] net/sxe2: add NEON vec Rx/Tx burst functions
` [PATCH v5 13/23] drivers: add support for VF representors
` [PATCH v5 14/23] net/sxe2: add support for custom UDP tunnel ports
` [PATCH v5 15/23] net/sxe2: support firmware version reading
` [PATCH v5 16/23] net/sxe2: implement get monitor address
` [PATCH v5 17/23] common/sxe2: add shared SFP module definitions
` [PATCH v5 18/23] net/sxe2: support SFP module info and EEPROM access
` [PATCH v5 19/23] net/sxe2: implement private dump info
` [PATCH v5 20/23] net/sxe2: add mbuf validation in Tx debug mode
` [PATCH v5 21/23] common/sxe2: add callback for memory event handling
` [PATCH v5 22/23] net/sxe2: add private devargs parsing
` [PATCH v5 23/23] net/sxe2: update sxe2 feature matrix docs
[PATCH v5 00/24] deprecate rte_atomic functions
2026-06-22 8:46 UTC (27+ messages)
` [PATCH v5 01/24] bpf: use C11 atomics in BPF_ST_ATOMIC_REG
` [PATCH v5 02/24] net/bonding: use stdatomic
` [PATCH v5 03/24] net/nbl: remove unused rte_atomic16 field
` [PATCH v5 04/24] net/ena: replace use of rte_atomicNN
` [PATCH v5 05/24] net/failsafe: convert to stdatomic
` [PATCH v5 06/24] net/enic: do not use deprecated rte_atomic64
` [PATCH v5 07/24] net/pfe: use ethdev linkstatus helpers
` [PATCH v5 08/24] net/sfc: replace rte_atomic with stdatomic
` [PATCH v5 09/24] crypto/ccp: replace use of rte_atomic64 "
` [PATCH v5 10/24] bus/dpaa: replace rte_atomic16 "
` [PATCH v5 11/24] drivers: "
` [PATCH v5 12/24] net/netvsc: replace rte_atomic32 "
` [PATCH v5 13/24] event/sw: convert from rte_atomic32 to stdatomic
` [PATCH v5 14/24] bus/vmbus: convert from rte_atomic "
` [PATCH v5 15/24] common/dpaax: use stdatomic instead of rte_atomic
` [PATCH v5 16/24] net/bnx2x: convert from rte_atomic32 to stdatomic
` [PATCH v5 17/24] bus/fslmc: replace rte_atomic32 with stdatomic
` [PATCH v5 18/24] drivers/event: replace rte_atomic32 in selftests
` [PATCH v5 19/24] net/hinic: replace rte_atomic32 with stdatomic
` [PATCH v5 20/24] net/txgbe: "
` [PATCH v5 21/24] net/vhost: use stdatomic instead of rte_atomic32
` [PATCH v5 22/24] vdpa/ifc: replace rte_atomic32 with stdatomic
` [PATCH v5 23/24] test/atomic: suppress deprecation warnings for legacy APIs
` [PATCH v5 24/24] eal: deprecate rte_atomicNN functions
[PATCH v1 0/5] prefix lcore role enum values
2026-06-22 8:18 UTC (11+ messages)
[PATCH 1/1] ml/cnxk: avoid overwriting layer name during load
2026-06-22 8:04 UTC (3+ messages)
` [PATCH v2 1/1] ml/cnxk: fix "
[PATCH] common/mlx5: add ConnectX-10 NVLink-C2C device ID
2026-06-22 8:01 UTC
[v1] crypto/qat: require IPsec MB for HMAC precomputes
2026-06-22 7:56 UTC (4+ messages)
` [v2] "
` [EXTERNAL] "
` [v3] "
[PATCH] drivers: update relaxed ordering policy for mlx5 mkeys
2026-06-22 7:54 UTC (2+ messages)
` [PATCH v3] "
[PATCH 0/2] net/cnxk: harden telemetry parameter parsing
2026-06-22 7:34 UTC (3+ messages)
` [PATCH 2/2] common/cnxk: fix thread-unsafe NIX telemetry parsing
|WARNING| [v5] graph: add optional profiling stats
2026-06-22 7:08 UTC
[PATCH] graph: add optional profiling stats
2026-06-21 18:41 UTC (4+ messages)
` [PATCH v3] "
` [PATCH v4] "
` [PATCH v5] "
[PATCH 00/18] NXP DPAA enhancements
2026-06-21 17:27 UTC (61+ messages)
` [PATCH v2 00/19] dpaa: bus, net, dma and mempool improvements
` [PATCH v2 01/19] bus/dpaa: refine fman naming and fix global scope
` [PATCH v2 02/19] bus/dpaa: scan max BPID from DTS
` [PATCH v2 03/19] drivers: add BMI Tx statistics
` [PATCH v2 04/19] drivers: add process-type guards for secondary process
` [PATCH v2 05/19] bus/dpaa: define helpers for qman channel and wq
` [PATCH v2 06/19] drivers: shutdown DPAA FQ by fq descriptor
` [PATCH v2 07/19] bus/dpaa: improve FQ shutdown with channel validation
` [PATCH v2 08/19] bus/dpaa: enhance DPAA FQ shutdown
` [PATCH v2 09/19] drivers: add DPAA cgrid cleanup support
` [PATCH v2 10/19] net/dpaa: clean Tx confirmation FQ on device stop
` [PATCH v2 11/19] net/dpaa: remove redundant FQ shutdown from Rx queue setup
` [PATCH v2 12/19] net/dpaa: optimize FM deconfig
` [PATCH v2 13/19] bus/dpaa: improve log macro and fix bus detection
` [PATCH v2 14/19] net/dpaa: optimize FMC MAC type parsing
` [PATCH v2 15/19] net/dpaa: report error on using deferred start
` [PATCH v2 16/19] drivers: optimize DPAA multi-entry buffer pool operations
` [PATCH v2 17/19] drivers: release DPAA bpid on driver destructor
` [PATCH v2 18/19] dma/dpaa: add SG data validation and ERR050757 fix
` [PATCH v2 19/19] net/dpaa: add ONIC port checks
` [PATCH v3 00/19] dpaa: bus, net, dma and mempool improvements
` [PATCH v3 01/19] bus/dpaa: refine fman naming and fix global scope
` [PATCH v3 02/19] bus/dpaa: scan max BPID from DTS
` [PATCH v3 03/19] drivers: add BMI Tx statistics
` [PATCH v3 05/19] bus/dpaa: define helpers for qman channel and wq
` [PATCH v3 06/19] drivers: shutdown DPAA FQ by fq descriptor
` [PATCH v3 07/19] bus/dpaa: improve FQ shutdown with channel validation
` [PATCH v3 08/19] bus/dpaa: enhance DPAA FQ shutdown
` [PATCH v3 09/19] drivers: add DPAA cgrid cleanup support
` [PATCH v3 10/19] net/dpaa: clean Tx confirmation FQ on device stop
` [PATCH v3 11/19] net/dpaa: remove redundant FQ shutdown from Rx queue setup
` [PATCH v3 12/19] net/dpaa: optimize FM deconfig
` [PATCH v3 13/19] bus/dpaa: improve log macro and fix bus detection
` [PATCH v3 14/19] net/dpaa: optimize FMC MAC type parsing
` [PATCH v3 15/19] net/dpaa: report error on using deferred start
` [PATCH v3 16/19] drivers: optimize DPAA multi-entry buffer pool operations
` [PATCH v3 17/19] drivers: release DPAA bpid on driver destructor
` [PATCH v3 18/19] dma/dpaa: add SG data validation and ERR050757 fix
` [PATCH v3 19/19] net/dpaa: add ONIC port checks
` [PATCH v4 00/19] dpaa: driver stability and feature improvements
` [PATCH v4 01/19] bus/dpaa: refine fman naming and fix global scope
` [PATCH v4 02/19] bus/dpaa: scan max BPID from DTS
` [PATCH v4 03/19] drivers: add BMI Tx statistics
` [PATCH v4 04/19] drivers: add process-type guards for secondary process
` [PATCH v4 05/19] bus/dpaa: define helpers for qman channel and wq
` [PATCH v4 06/19] drivers: shutdown DPAA FQ by fq descriptor
` [PATCH v4 07/19] bus/dpaa: improve FQ shutdown with channel validation
` [PATCH v4 08/19] bus/dpaa: enhance DPAA FQ shutdown
` [PATCH v4 09/19] drivers: add DPAA cgrid cleanup support
` [PATCH v4 10/19] net/dpaa: clean Tx confirmation FQ on device stop
` [PATCH v4 11/19] net/dpaa: remove redundant FQ shutdown from Rx queue setup
` [PATCH v4 12/19] net/dpaa: optimize FM deconfig
` [PATCH v4 13/19] bus/dpaa: improve log macro and fix bus detection
` [PATCH v4 14/19] net/dpaa: optimize FMC MAC type parsing
` [PATCH v4 15/19] net/dpaa: report error on using deferred start
` [PATCH v4 16/19] drivers: optimize DPAA multi-entry buffer pool operations
` [PATCH v4 17/19] drivers: release DPAA bpid on driver destructor
` [PATCH v4 18/19] dma/dpaa: add SG data validation and ERR050757 fix
` [PATCH v4 19/19] net/dpaa: add ONIC port checks
[PATCH 0/4] bpf/arm64: add BPF_ABS/BPF_IND packet load support
2026-06-21 16:23 UTC (8+ messages)
` [PATCH v3 0/6] bpf: JIT related bug fixes
` [PATCH v3 1/6] bpf/x86: fix JIT encoding of BPF_JSET with immediate
` [PATCH v3 2/6] test/bpf: add JSET test with small immediate
` [PATCH v3 3/6] bpf/arm64: fix offset type to allow a negative jump
` [PATCH v3 4/6] test/bpf: check that JIT was generated
` [PATCH v3 5/6] bpf/arm64: add BPF_ABS/BPF_IND packet load support
` [PATCH v3 6/6] test/bpf: check that bpf_convert can be JIT'd
[PATCH] eal: revert prefix of lcore roles
2026-06-21 10:39 UTC (2+ messages)
[PATCH] crypto/cnxk: fix out of place AES GCM
2026-06-21 8:46 UTC (2+ messages)
[v1] crypto/cnxk: add ML crypto support
2026-06-21 7:56 UTC (2+ messages)
` [v2] "
[PATCH 0/9] net/dpaa2: NAPI-style Rx queue interrupts
2026-06-21 4:33 UTC (3+ messages)
` [PATCH v2 0/6] "
ARM v8 rte_power_pause
2026-06-20 20:23 UTC (6+ messages)
[PATCH] test/security: increase wait time for reassebmly test
2026-06-20 19:28 UTC (2+ messages)
[PATCH 1/2] crypto/ipsec_mb: remove chacha-poly and kasumi drivers
2026-06-20 19:22 UTC (3+ messages)
[PATCH v2] crypto/openssl: fix use-after-free bug and cleanup
2026-06-20 19:21 UTC (2+ messages)
[PATCH] security: harden telemetry parameter parsing
2026-06-20 19:19 UTC (2+ messages)
` [EXTERNAL] "
[PATCH] examples/ipsec-secgw: drop packets in poll mode
2026-06-20 18:57 UTC (2+ messages)
[PATCH 1/2] crypto/ipsec_mb: allow aesni_mb and aesni_gcm vdevs on Arm
2026-06-20 18:43 UTC (3+ messages)
[v1] crypto/openssl: update to OpenSSL 3.0 minimum version
2026-06-20 18:28 UTC (3+ messages)
` [v2] "
` [EXTERNAL] "
[PATCH 1/2] test/crypto: validate ML crypto keys
2026-06-20 18:17 UTC (2+ messages)
[PATCH] test: sync soft expiry check in inline IPsec
2026-06-20 18:08 UTC (2+ messages)
[PATCH] common/qat: add asym crypto disable option
2026-06-20 18:02 UTC (3+ messages)
[PATCH] MAINTAINERS: update for ena
2026-06-20 16:40 UTC
[PATCH v3 20/20] net/sxe2: update sxe2 feature matrix docs
2026-06-19 20:58 UTC (5+ messages)
` [PATCH v4 00/23] et/sxe2: added Linkdata sxe2 ethernet driver
` [PATCH v4 09/23] net/sxe2: support IPsec inline protocol offload
[PATCH v2] graph: add optional profiling stats
2026-06-19 20:25 UTC
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