messages from 2026-06-19 08:11:17 to 2026-06-20 20:24:13 UTC [more...]
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/qat: require IPsec MB for HMAC precomputes
2026-06-20 18:37 UTC (3+ messages)
` [v2] "
` [EXTERNAL] "
[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 v1 0/5] prefix lcore role enum values
2026-06-20 16:42 UTC (8+ messages)
[PATCH] MAINTAINERS: update for ena
2026-06-20 16:40 UTC
[PATCH v5 00/24] deprecate rte_atomic functions
2026-06-20 2:28 UTC (25+ 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 00/13] Bus cleanup infrastructure and fixes
2026-06-19 22:05 UTC (6+ messages)
` [PATCH v2 00/10] "
` [PATCH v2 05/10] bus/vmbus: fix interrupt leak in cleanup
` [EXTERNAL] "
` [PATCH v2 06/10] bus/vmbus: allocate interrupt during probing
` [EXTERNAL] "
[PATCH 00/10] NXP ENETC driver related changes
2026-06-19 21:43 UTC (12+ messages)
` [PATCH 01/10] net/enetc: fix TX BD structure
` [PATCH 02/10] net/enetc: fix TX BDs flag overwrite issue
` [PATCH 03/10] net/enetc: fix queue initialization
` [PATCH 04/10] net/enetc: support ESP packet type in packet parsing
` [PATCH 05/10] net/enetc: update random MAC generation code
` [PATCH 06/10] net/enetc: support scatter-gather
` [PATCH 07/10] net/enetc: add option to disable VSI messaging
` [PATCH 08/10] net/enetc: add devargs to control VSI-PSI timeout and delay
` [PATCH 09/10] net/enetc: set user configurable priority to TX rings
` [PATCH 10/10] net/enetc4: add cacheable BD ring support with SW cache maintenance
[PATCH v3 20/20] net/sxe2: update sxe2 feature matrix docs
2026-06-19 20:58 UTC (12+ messages)
` [PATCH v4 00/23] et/sxe2: added Linkdata sxe2 ethernet driver
` [PATCH v4 09/23] net/sxe2: support IPsec inline protocol offload
` [PATCH v4 18/23] net/sxe2: support SFP module info and EEPROM access
` [PATCH v4 19/23] net/sxe2: implement private dump info
` [PATCH v4 20/23] net/sxe2: add mbuf validation in Tx debug mode
` [PATCH v4 21/23] common/sxe2: add callback for memory event handling
` [PATCH v4 22/23] net/sxe2: add private devargs parsing
` [PATCH v4 23/23] net/sxe2: update sxe2 feature matrix docs
[PATCH] graph: add optional profiling stats
2026-06-19 20:56 UTC (2+ messages)
` [PATCH v3] "
[PATCH v2] graph: add optional profiling stats
2026-06-19 20:25 UTC
[PATCH v2 00/18] net/dpaa: bug fixes for bus, net and fmlib drivers
2026-06-19 17:28 UTC (21+ messages)
` [PATCH v3 "
` [PATCH v3 01/18] bus/dpaa: fix error handling of qman_create_fq
` [PATCH v3 02/18] bus/dpaa: fix fqid endianness
` [PATCH v3 03/18] bus/dpaa: fix error handling in qman_query
` [PATCH v3 04/18] net/dpaa: fix modify cgr to use index
` [PATCH v3 05/18] net/dpaa/fmlib: add null check in scheme delete
` [PATCH v3 06/18] bus/dpaa: fix BMI RX stats register offset
` [PATCH v3 07/18] bus/dpaa: fix fd leak for ccsr mmap
` [PATCH v3 08/18] bus/dpaa: fix device probe issue
` [PATCH v3 09/18] net/dpaa: fix device remove
` [PATCH v3 10/18] net/dpaa: fix invalid check on interrupt unregister
` [PATCH v3 11/18] net/dpaa: fix port_handle leak in fm_prev_cleanup
` [PATCH v3 12/18] dma/dpaa: fix out-of-bounds access in SG descriptor enqueue
` [PATCH v3 13/18] net/dpaa: fix xstat name for tx undersized counter
` [PATCH v3 14/18] net/dpaa: fix xstat string typos in BMI stats table
` [PATCH v3 15/18] net/dpaa: remove duplicate ptype entries
` [PATCH v3 16/18] net/dpaa: fix wrong buffer in xstats get by id
` [PATCH v3 17/18] net/dpaa: fix null l3_len check in checksum offload
` [PATCH v3 18/18] net/dpaa: fix mbuf leak in SG fd creation
[PATCH 0/3] net/bond: fix secondary process crash and related cleanup
2026-06-19 17:22 UTC (11+ messages)
` [PATCH v2 0/4] net/bond: fixes and cleanup
` [PATCH v2 1/4] net/bonding: make 8023ad enable function void
` [PATCH v2 2/4] net/bonding: check mode before setting dedicated queues
` [PATCH v2 3/4] net/bonding: prevent crash on Rx/Tx from secondary process
` [PATCH v2 4/4] net/bonding: remove redundant function names from log
[PATCH 0/6] ip_frag: fix reassembly defects and add test
2026-06-19 17:01 UTC (5+ messages)
` [PATCH 2/6] ip_frag: discard datagrams with overlapping fragments
[PATCH] net/bnxt: avoid link flap on flow control set
2026-06-19 16:31 UTC (2+ messages)
` [PATCH v2] "
[PATCH 00/18] NXP DPAA enhancements
2026-06-19 12:29 UTC (26+ messages)
` [PATCH 01/18] bus/dpaa: refine fman naming and fix global scope
` [PATCH 02/18] bus/dpaa: scan max BPID from DTS
` [PATCH 03/18] net/dpaa: add BMI Tx statistics
` [PATCH 04/18] dpaa: add process-type guards to prevent segfaults in secondary
` [PATCH 05/18] bus/dpaa: define helpers for qman channel and wq
` [PATCH 06/18] bus/dpaa: shutdown FQ by fq descriptor
` [PATCH 06/18] drivers: shutdown DPAA "
` [PATCH 07/18] bus/dpaa: improve FQ shutdown with channel validation
` [PATCH 08/18] bus/dpaa: enhance DPAA FQ shutdown
` [PATCH 09/18] bus/dpaa: add cgrid cleanup support
` [PATCH 09/18] drivers: add DPAA "
` [PATCH 10/18] net/dpaa: clean tx_conf_fq on device stop
` [PATCH 10/18] net/dpaa: clean Tx confirmation FQ "
` [PATCH 11/18] net/dpaa: remove redundant FQ shutdown from rx_queue_setup
` [PATCH 11/18] net/dpaa: remove redundant FQ shutdown from Rx queue setup
` [PATCH 12/18] net/dpaa: optimize fm_deconfig
` [PATCH 12/18] net/dpaa: optimize FM deconfig
` [PATCH 13/18] bus/dpaa: improve log macro and fix bus detection
` [PATCH 14/18] net/dpaa: optimize FMC MAC type parsing
` [PATCH 15/18] net/dpaa: report error on using deferred start
` [PATCH 16/18] drivers: optimize DPAA multi-entry buffer pool operations
` [PATCH 16/18] mempool/dpaa: optimize "
` [PATCH 17/18] drivers: release DPAA bpid on driver destructor
` [PATCH 17/18] mempool/dpaa: release "
` [PATCH 18/18] dma/dpaa: add SG data validation and ERR050757 fix
[PATCH] net/iavf: report selected burst mode when no-poll active
2026-06-19 9:27 UTC (3+ messages)
` [PATCH v2] "
[PATCH v1 1/1] net/i40e: do not reject RSS types parameter
2026-06-19 8:44 UTC (2+ messages)
page: | 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