main
crypto/cnxk: support ML algorithms
common/cnxk: add auth key length check in inbound SA
common/cnxk: get context ilen as devarg
common/cnxk: fix different size bit operations
common/cnxk: support telemetry for network pool allocator
move SPDX tag on first line
common/cnxk: fix thread-unsafe NIX telemetry parsing
common/cnxk: support mailbox locking
build: mark exported symbols
common/cnxk: support TM error type get
crypto/cnxk: support EdDSA
crypto/cnxk: restructure CN10K datapath
common/cnxk: remove VLA in AES-XBC code
common/cnxk: derive hash key for MACsec
common/cnxk: add CN20K defines for IPsec
common/cnxk: add build infrastructre and HW definition
common/cnxk: support reading NPA/SSO PF function
common/cnxk: fix async event handling
raw/cnxk_bphy: extend link state capabilities
common/cnxk: do not switch affinity back and forth
raw/cnxk_bphy: use ROC calls for max IRQ get
common/cnxk: update CN20K part numbers
common/cnxk: fix cipher key length validation
common/cnxk: fix static analysis issues
common/cnxk: add routines to operate CPT CQ
common/cnxk: optimize ROC layer
raw/cnxk_rvu_lf: add message handler registration
dma/cnxk: support queue priority configuration
common/cnxk: fix DPI mailbox structure
common/cnxk: workaround CPT context fetch on CN10KB
common/cnxk: update representee RSS rule via PF
common/cnxk: add NPA diagnostic counter
common/cnxk: generate opad and ipad in driver
common/cnxk: support HALO in NPA
common/cnxk: move algo enums
common/cnxk: remove unused param in SA init
common/cnxk: move CTX definitions
crypto/cnxk: update TLS context structure
common/cnxk: add NIX inline reassembly profile config
crypto/cnxk: add CN20K TLS skeleton
add extension keyword to GCC statement expressions
common/cnxk: move interrupt handling to platform-specific
common/cnxk: enable PF VF mailbox
common/cnxk: add bulk Rx queue enable/disable
common/cnxk: check MACsec HW capability
common/cnxk: add MACsec interrupts
net/cnxk: support multi port MACsec PN threshold events
common/cnxk: update MACsec packet OK count
common/cnxk: add ML headers and ROC code
common/cnxk: config CPT result address offset
common/cnxk: support bandwidth profile for CN20K
common/cnxk: fix TM link config selection in debug dump
common/cnxk: configure back pressure on pool
common/cnxk: fix null dereference in inline IPsec
common/cnxk: add ROC API to support custom profile
common/cnxk: fix event type for soft expiry
common/cnxk: enable CPT CQ for inline IPsec inbound
common/cnxk: fix duplicated branches
common/cnxk: update NIX IRQ handler
common/cnxk: add FEC configuration
common/cnxk: support NPC flow on CN20K
common/cnxk: enable allmulti mode on CGX/RPM VF
common/cnxk: add devargs skip size
common/cnxk: fix xstats names query
common/cnxk: support per-packet SQ count update
drivers: remove redundant newline from logs
common/cnxk: fix null SQ access
common/cnxk: add TM tree for SDP interface
common/cnxk: dump SW SSO work count as xstat
common/cnxk: restructure CN10K datapath
common/cnxk: fix aura offset
common/cnxk: change aura field width
common/cnxk: fix integer overflow
common/cnxk: update steer rule mbox for CN20K
common/cnxk: defragment MCAM bank during allocation
common/cnxk: fix E-tag pattern parsing
common/cnxk: fix VFIO MSI-X interrupt setup
raw/cnxk_rvu_lf: introduce RVU LF device driver
common/cnxk: replace direct API usage in REE
common/cnxk: support REE
raw/cnxk_rvu_lf: add device PF func get
raw/cnxk_rvu_lf: add mailbox processing
common/cnxk: add cipher key length check in key set
crypto/cnxk: fix out-of-place AES-GCM
common/cnxk: support SSO debug
common/cnxk: use local labels in asm intrinsic
common/cnxk: support SSO IRQ
common/cnxk: add SSO event aggregator
event/cnxk: add CN20K timer adapter
common/cnxk: update timer base support
common/cnxk: support TIM IRQ
common/cnxk: limit SSO interrupt allocation count
common/cnxk: add model init and IO handling API
common/cnxk: add mailbox base infrastructure