main
test/bpf: fix unsupported instructions in ELF load test
test/trace: fix parallel execution with traces enabled
test: restore cfgfile tests
doc: add cmdline programmer guide
test/bpf: add basic tests for validation
net: add IPv4 cksum function for simple cases
use C linkage where appropriate in headers
test: simplify spawning extra test processes
test: fix ring PMD initialisation
mem: add option for page size VA limits
test: use inline helpers in buffer comparison macros
acl: add classify with RISC-V vector extension
test/acl: add 32-bit range test case
test: make fast-tests parameters clearer
test/atomic: scale test based on core count
test: tag tests type
bpf/validate: fix BPF_DIV and BPF_MOD signed part
test/bpf: use test suite runner
test/cfgfile: avoid temp filename truncation
test/cksum: add performance test in perf suite
test: move to app directory
test/cmdline: remove unused variable
test/cmdline: remove some MAC address strings
cmdline: use IPv6 address structure
remove unnecessary null checks
test/cmdline: silence clang 12 warning
app: use common macro RTE_DIM
test: remove some VLAs for MSVC
eal: rename lcore master and slave
test/crc: add larger input for CRC16-CCITT
test/crypto: add Rx inject multi-segment case
test/crypto: add CN20K raw and symmetric tests
test/crypto: add AES-CCM with 32-byte AAD
test/crypto: fix AES-ECB test lengths
test/crypto: add CN20K asymmetric test
crypto/qat: fix modexp/modinv result length and comparison
test/crypto: improve CPU mode coverage
app: move alignment attribute on types for MSVC
test: add some tests to driver-tests
test/crypto: do not check for PMD
test/crypto: add more ECDH group vectors
test/crypto: add ECPM cases
test/crypto: fix EdDSA vector description
cryptodev: add SM3-HMAC and SM4-CFB/OFB
test/crypto: validate ML crypto keys
test/crypto: add test case for modex group 24
cryptodev: add 256-NxA4/5/6 algorithms
test/crypto: fix RSA vector as per RFC 8017
app/security-perf: fix variable shadowing
test/crypto: move algorithm framework to common
test/crypto: add AES-CTR cases and vectors
test/crypto: remove Windows conditional compilation
test/crypto: fix PDCP-SDAP test vectors
test/crypto: add PDCP U-Plane decap cases
test/crypto: add missing MAC-I to PDCP vectors
test/crypto: verify TLS 1.2 padding corruption
test/crypto: enable larger packets with TLS
test/crypto: add TLS 1.3 vectors
test/crypto: add SM2 C1/Kp cases
cryptodev: add SM4-XTS
test/crypto: fix build with MSVC
test: fix failing tests on FreeBSD
test/dispatcher: preserve event opaque field
app: use stdatomic API
test/dma: support SVA copy
dmadev: fix incomplete configuration validation
test/dma: add dmadev API test
test: replace packed attributes
test: fix build with clang 21
test/event: support devices with fewer interrupt vectors
test/event: remove net null driver dependency for Tx adapter
test/fib6: add more drift test cases
test/fib: fix stack overflow in perf test for MSVC
fib: lookup IPv4 address in network order
test: fix fast, perf and driver testsuites
test/hash: check key compare functions
test/hash: use size formatter
test/hash: check memory allocation
test/ipsec: use standard memcpy
test: add some unattached tests to fast-tests
test/latency: fix intermittent failure on slow platforms
eal: revert prefix of lcore roles
test/bonding: fix active backup receive test
test/bonding: remove unreachable statement
test: replace unnecessary comma operators
lpm6: use IPv6 address structure and utils
eal: reject non-numeric input in string to size
mbuf: fix packet data read
test/mcslock: scale test based on core count
test/memcpy: reduce alignment offset coverage
test/memcpy_perf: use macro instead of GCC constant builtin
eal/freebsd: support virtual to IOVA translation
test/mempool_perf: test random bulk sizes
test/memzone: avoid name overflow
test/pcapng: add some leeway to timestamp test
test: convert threads creation
test/af_packet: add test suite
test/pcap: add comprehensive test suite for pcap PMD
net/tap: add software MAC address filtering
test/reassembly: add test for IP reassembly
test: remove unnecessary random seed
test: move red autotest to attic
test/ring_perf: add some pointer compression tests
test/ring: add contention stress test for HTS ring
test/ring: add contention stress test
test/ring: rename stress test for MT peek API
test/ring: fix build for O1 optimization
test/ring_perf: use stdatomic API
test/ring: add contention stress test for RTS ring
test/ring: add stress test for ST peek API
test/ring: add stress tests for zero copy API
test: add stress test suite
ring: make dump function more verbose
test/security: verify MACsec anti replay
test/security: check for capabilities
test/security: fix IPv6 extension loop
test/crypto: add TLS 1.2 data walkthrough test
ring: introduce peek API for soring
test/stack: scale test based on core count
build: replace use of old build macros
test/table: avoid input line overflow
test: log to stderr for table unit tests
test: skip unsupported tests on Windows
telemetry: fix adding dict in container array
test: add pause to synchronization spinloops
trace: fix build with clang 21
trace: simplify trace point registration
dev: hide internal type for device comparison
eal/loongarch: support LoongArch architecture
ethdev: remove queue stats from basic stats structure