dpdk.git
2021-10-25 Harman Kalrainterrupts: make interrupt handle structure opaque
2021-10-25 Harman Kalradrivers: remove direct access to interrupt handle
2021-10-25 Harman Kalralib: remove direct access to interrupt handle
2021-10-25 Harman Kalraalarm: remove direct access to interrupt handle
2021-10-25 Harman Kalratest/interrupts: remove direct access to interrupt...
2021-10-25 Harman Kalrainterrupts: remove direct access to interrupt handle
2021-10-25 Harman Kalrainterrupts: add allocator and accessors
2021-10-25 Dmitry Kozlyukeal/windows: fix IOVA mode detection and handling
2021-10-25 Harman Kalramem: add telemetry infos
2021-10-25 Vladimir Medvedkinrib: fix IPv6 depth mask
2021-10-25 Vladimir Medvedkinlpm6: fix buffer overflow
2021-10-25 Vladimir Medvedkinhash: fix Doxygen comment of Toeplitz file
2021-10-25 Honnappa Nagarahallitest/ring: relax memory ordering for stress test
2021-10-25 Honnappa Nagarahallieal: fix memory ordering around lcore task accesses
2021-10-25 Honnappa Nagarahallieal: remove FINISHED lcore state
2021-10-25 Honnappa Nagarahallieal: reset lcore task callback and argument
2021-10-25 Kefu Chaiconfig: add option for atomic mbuf reference counting
2021-10-25 Juraj Linkešci: update Meson option for generic build
2021-10-25 Eli Britsteineal/x86: avoid cast-align warning in memcpy functions
2021-10-25 Eli Britsteinmbuf: avoid cast-align warning in data offset macro
2021-10-25 Eli Britsteinnet: avoid cast-align warning in VLAN insert function
2021-10-25 David Marchanddoc: fix default mempool option in guides
2021-10-25 David Marchandusertools/pmdinfo: fix plugin auto scan
2021-10-25 Dmitry Kozlyukmempool: fix non-IO flag inference
2021-10-25 Aman Singhkni: fix build for SLES15-SP3
2021-10-25 Jasvinder Singhsched: promote a function as stable
2021-10-25 Yogesh Jangrapipeline: support action annotations
2021-10-25 Yogesh Jangraport: configure loop count for source port
2021-10-25 Yogesh Jangrapipeline: fix instruction label check
2021-10-25 Shijith Thottontest/event: fix timer adapter creation test
2021-10-25 Xueming Litest/devargs: fix memory leak
2021-10-25 David Marchandnet: fix build with pedantic for L2TPv2 definitions
2021-10-24 Olivier Matzmbuf: add namespace to offload flags
2021-10-24 Olivier Matzdevtools: add cocci script to rename mbuf offload flags
2021-10-24 Olivier Matzmbuf: mark old VLAN offload flags as deprecated
2021-10-24 Olivier Matzmbuf: remove duplicate definition of cksum offload...
2021-10-20 Raja Zidanecompress/mlx5: support partial transformation
2021-10-20 Anoob Josephcrypto/cnxk: allow different cores in pending queue
2021-10-20 Anoob Josephcommon/cnxk: align CPT queue depth to power of 2
2021-10-20 Radu Nicolauipsec: fix telemetry text
2021-10-20 Akhil Goyalcryptodev: move device-specific structures
2021-10-20 Akhil Goyalcryptodev: use new flat array in fast path API
2021-10-20 Akhil Goyaldrivers/crypto: invoke probing finish function
2021-10-20 Akhil Goyalcryptodev: add device probing finish function
2021-10-20 Akhil Goyalcrypto/scheduler: use proper API for device start/stop
2021-10-20 Akhil Goyalcryptodev: move inline APIs into separate structure
2021-10-20 Akhil Goyalcryptodev: allocate max space for internal queue array
2021-10-20 Akhil Goyalcryptodev: separate out internal structures
2021-10-20 Kai Jitest/crypto: enable chacha_poly PMD
2021-10-20 Kai Jicrypto/ipsec_mb: add chacha_poly PMD
2021-10-20 Piotr Bronowskicrypto/ipsec_mb: move zuc PMD
2021-10-20 Piotr Bronowskicrypto/ipsec_mb: support snow3g digest appended ops
2021-10-20 Piotr Bronowskicrypto/ipsec_mb: move snow3g PMD
2021-10-20 Piotr Bronowskicrypto/ipsec_mb: move kasumi PMD
2021-10-20 Piotr Bronowskicrypto/ipsec_mb: move aesni_gcm PMD
2021-10-20 Pablo de Laratest/crypto: add ZUC-256 vectors
2021-10-20 Pablo de Laratest/crypto: check auth parameters
2021-10-20 Pablo de Laratest/crypto: check cipher parameters
2021-10-20 Pablo de Laracrypto/ipsec_mb: support ZUC-256 for aesni_mb
2021-10-20 Piotr Bronowskicrypto/ipsec_mb: move aesni_mb PMD
2021-10-20 Ciara Powercrypto/ipsec_mb: support multi-process
2021-10-20 Fan Zhangcrypto/ipsec_mb: introduce IPsec_mb framework
2021-10-22 Andrew Rybchenkoethdev: avoid usage of ULL for 64-bit unsigned constants
2021-10-22 Andrew Rybchenkoethdev: replace single bit masks with macros
2021-10-22 Ferruh Yigitethdev: add namespace
2021-10-22 Konstantin... test/bonding: fix after hiding ethdev internal structures
2021-10-22 Ferruh Yigitdrivers/net: fix removing jumbo offload flag
2021-10-22 Ferruh Yigitdoc: remove jumbo offload feature
2021-10-22 Ciara Loftusnet/af_xdp: fix max Rx packet length
2021-10-22 Ivan Ilchenkoethdev: forbid MTU set before device configure
2021-10-22 Andrew Rybchenkoethdev: remove unused L2 tunnel mask defines
2021-10-22 Eli Britsteinapp/testpmd: fix packet burst spreading stats
2021-10-22 Chengchang... net/hns3: add runtime config for mailbox limit time
2021-10-21 Xueming Liapp/testpmd: add forwarding engine for shared Rx queue
2021-10-21 Xueming Liapp/testpmd: force shared Rx queue polled on same core
2021-10-21 Xueming Liapp/testpmd: dump port info for shared Rx queue
2021-10-21 Xueming Liapp/testpmd: add parameter for shared Rx queue
2021-10-21 Xueming Liapp/testpmd: dump device capability and Rx domain info
2021-10-21 Xueming Liethdev: get device capability name as string
2021-10-21 Xueming Liethdev: introduce shared Rx queue
2021-10-21 Huisong Liethdev: fix PCI device release in secondary process
2021-10-21 Satheesh Paulnet/cnxk: support port ID flow action
2021-10-21 Satheesh Paulcommon/cnxk: support port ID action
2021-10-21 Xuan Dingnet/virtio: fix avail descriptor ID
2021-10-21 Gaoxiang Liunet/vhost: merge stats loop in datapath
2021-10-21 Xuan Dingvhost: enable IOMMU for async vhost
2021-10-21 Xuan Dingvfio: allow partially unmapping adjacent memory
2021-10-21 Xuan Dingnet/virtio: fix indirect descriptor reconnection
2021-10-21 Li Fengvhost: add sanity check on inflight last index
2021-10-21 Ivan Malovnet/virtio: fix Tx checksum for tunnel packets
2021-10-21 Wenwu Maexamples/vhost: fix use after free on drain
2021-10-21 Marvin Liunet/virtio: fix oversized packets in vectorized Rx
2021-10-21 Xueming Livdpa/mlx5: retry VAR allocation during vDPA restart
2021-10-21 Xueming Livdpa/mlx5: workaround FW first completion in start
2021-10-21 Zhihong Pengnet/virtio: fix check scatter on all Rx queues
2021-10-21 Ting Xunet/ice: fix TM hierarchy commit flag reset
2021-10-21 William Tunet/e1000: build on Windows
2021-10-21 Tudor Corneanet/ixgbe: fix port initialization if MTU config fails
2021-10-21 Rongwei Liunet/mlx5: set Tx queue affinity in round-robin
2021-10-21 Rongwei Liucommon/mlx5: add LAG context query
next