dpdk.git
2021-01-19 Abhinandan... cryptodev: add enqueue and dequeue callbacks
2021-01-19 Ankur Dwivedicrypto/octeontx2: support AES-CBC SHA256-128-HMAC
2021-01-19 Ankur Dwivedicrypto/octeontx2: support AES-CBC SHA1-HMAC
2021-01-19 Tejasree Kondojcrypto/octeontx2: support CN98xx
2021-01-19 Tejasree Kondojcrypto/octeontx2: support IPsec ESN and anti-replay
2021-01-19 Tejasree Kondojcrypto/octeontx2: make anti-replay routine generic
2021-01-19 Vladimir Medvedkincrypto/qat: fix access to uninitialized variable
2021-01-19 Ori Kamregex/mlx5: fix number of supported queues
2021-01-19 Ori Kamregex/mlx5: support priority match
2021-01-19 Ori Kamregex/mlx5: fix support for group id
2021-01-19 Ori Kamregex/mlx5: support combined rule file
2021-01-19 Ori Kamregex/mlx5: fix memory rule alignment
2021-01-19 Beilei Xingmaintainers: update for testpmd
2021-01-19 Stephen Hemmingerpdump: cleanup logs and variables
2021-01-19 Stephen Hemmingerpdump: replace constant for device name size
2021-01-19 Stephen Hemmingerpdump: free mbuf in bulk
2021-01-19 David Marchanddoc: recommend GitHub Actions for CI
2021-01-19 Harman Kalraexamples/l3fwd: remove limitation on Tx queue count
2021-01-19 Anatoly Burakovfbarray: fix overlap check
2021-01-19 Anatoly Burakoveal/linux: improve no hugepages logging
2021-01-19 Stephen Hemmingertest: add ticketlock to fast tests
2021-01-19 Alvin Zhangtest: fix buffer overflow in Tx burst
2021-01-18 Liang Manet/ice: implement power management API
2021-01-18 Liang Manet/i40e: implement power management API
2021-01-18 Liang Manet/ixgbe: implement power management API
2021-01-18 Liang Maethdev: add simple power management API
2021-01-18 Anatoly Burakoveal: add monitor wakeup function
2021-01-18 Anatoly Burakoveal: remove sync version of power monitor
2021-01-18 Anatoly Burakoveal: change power intrinsics API
2021-01-18 Anatoly Burakoveal: avoid invalid power intrinsics API usage
2021-01-18 Anatoly Burakoveal: uninline power intrinsics
2021-01-18 Juraj Linkešconfig/arm: disable libnuma in cross builds
2021-01-18 Juraj Linkešconfig/arm: add core and NUMA counts to cross files
2021-01-18 Juraj Linkešconfig/arm: use native machine build arguments
2021-01-18 Juraj Linkešconfig/arm: isolate generic build
2021-01-18 Juraj Linkešconfig/arm: organize config into dict
2021-01-18 Juraj Linkešconfig/arm: simplify how flags are processed
2021-01-18 Juraj Linkešconfig/arm: reformat and move config and comments
2021-01-18 Juraj Linkešconfig/arm: remove unused or superfluous variables
2021-01-18 Juraj Linkešconfig/arm: rename variables
2021-01-17 Narcisa Vasilecfgfile: build on Windows
2021-01-17 Kumar Amberraw/ioat: support secondary process
2021-01-17 Nithin Dabilpurambitmap: support 128-byte cacheline in empty check
2021-01-17 Nithin Dabilpuramtest/bitmap: test scan after half cacheline is cleared
2021-01-17 Long Linet/netvsc: support VF device hot add/remove
2021-01-17 Long Lieal/linux: allow multiple starts of event monitor
2021-01-17 Stephen Hemmingertest: fix terminal settings on exit
2021-01-17 Stephen Hemmingertest/rwlock: fix spelling and missing whitespace
2021-01-17 Tyler Retzlaffeal/windows: fix C++ compatibility
2021-01-17 Lijun Oumaintainers: update for hns3
2021-01-15 Thomas Monjalondevtools: reduce ABI checks and static binaries
2021-01-15 Olivier Matztest/mcslock: remove unneeded per lcore copy
2021-01-15 Olivier Matzservice: propagate init error in EAL
2021-01-15 Tyler Retzlaffeal/windows: build reciprocal division functions
2021-01-15 Tyler Retzlaffbus/pci: fix build with Windows SDK >= 10.0.20253
2021-01-15 Thomas Monjalondoc: fix figure numbering in graph guide
2021-01-15 Gaetan Rivetbus/dpaa: optimize device name parsing
2021-01-15 Yicai Luip_frag: remove padding length of fragment
2021-01-15 Yi Yanggso: support VXLAN UDP/IPv4
2021-01-14 Pallavi Kadamdrivers/net: build i40e and mlx5 on Windows
2021-01-14 Pallavi Kadameal/windows: add random function
2021-01-14 Tal Shnaidermandoc: add Windows support for mlx5
2021-01-14 Ophir Munkcommon/mlx5: enable compilation on Windows
2021-01-14 Tal Shnaidermancommon/mlx5: fix pointer cast on Windows
2021-01-14 Michael Baumcommon/mlx5: remove doorbell allocation functions
2021-01-14 Michael Baumnet/mlx5: move Rx RQ creation to common
2021-01-14 Michael Baumcommon/mlx5: share DevX RQ creation
2021-01-14 Michael Baumnet/mlx5: move ASO SQ creation to common
2021-01-14 Michael Baumnet/mlx5: move Tx SQ creation to common
2021-01-14 Michael Baumnet/mlx5: move rearm and clock queue SQ creation to...
2021-01-14 Michael Baumregex/mlx5: move DevX SQ creation to common
2021-01-14 Michael Baumcommon/mlx5: share DevX SQ creation
2021-01-14 Michael Baumcommon/mlx5: enhance page size configuration
2021-01-14 Michael Baumnet/mlx5: move Rx CQ creation to common
2021-01-14 Michael Baumnet/mlx5: move Tx CQ creation to common
2021-01-14 Michael Baumnet/mlx5: move ASO CQ creation to common
2021-01-14 Michael Baumnet/mlx5: move rearm and clock queue CQ creation to...
2021-01-14 Michael Baumvdpa/mlx5: move DevX CQ creation to common
2021-01-14 Michael Baumregex/mlx5: move DevX CQ creation to common
2021-01-14 Michael Baumcommon/mlx5: share DevX CQ creation
2021-01-14 Michael Baumnet/mlx5: fix leak on ASO SQ creation failure
2021-01-14 Michael Baumnet/mlx5: remove CQE padding device argument
2021-01-14 Michael Baumcommon/mlx5: fix completion queue entry size configuration
2021-01-13 Dekel Pelednet/mlx5: fix hairpin flow split decision
2021-01-13 Tal Shnaidermannet/mlx5: split multi-thread flow handling per OS
2021-01-13 Kiran Kumar Knet/octeontx2: support 24B custom L2 header parsing
2021-01-13 Sunil Kumar... net/octeontx2: fix corruption in segments list
2021-01-13 Yunjian Wangnet/mvneta: check allocation in Rx queue flush
2021-01-13 Somnath Koturnet/bnxt: check chip reset in stop and close
2021-01-13 Somnath Koturnet/bnxt: fix error handling in device start
2021-01-13 Somnath Koturnet/bnxt: fix lock init and destroy
2021-01-13 Kalesh APnet/bnxt: add Rx logic for 58818 chips
2021-01-13 Kalesh APnet/bnxt: modify context memory allocation
2021-01-13 Kalesh APnet/bnxt: support LRO for SR2 chip
2021-01-13 Kalesh APnet/bnxt: modify VNIC accounting
2021-01-13 Kalesh APnet/bnxt: add new Rx checksum mode
2021-01-13 Kalesh APnet/bnxt: support 58818 chip family
2021-01-13 Jeff Guonet/ice: refactor packet type parsing
2021-01-13 Jeff Guonet/ice/base: add more packet type values
2021-01-13 Murphy Yangnet/i40e: add null input checks
next