dpdk.git
2021-01-13 Jiawen Wunet/txgbe: support ethertype filter add and delete
2021-01-13 Jiawen Wunet/txgbe: parse n-tuple filter
2021-01-13 Jiawen Wunet/txgbe: support ntuple filter add and delete
2021-01-13 Jiawen Wunet/txgbe: add ntuple filter init and uninit
2021-01-13 Jiawen Wunet/txgbe: add generic flow API
2021-01-13 Andrew Boyernet/ionic: stop queues when LIF is stopped
2021-01-13 Andrew Boyernet/ionic: improve queue state handling
2021-01-13 Andrew Boyernet/ionic: improve link state handling
2021-01-13 Andrew Boyernet/ionic: complete release on close
2021-01-13 Andrew Boyernet/ionic: remove multi-LIF support
2021-01-13 Andrew Boyernet/ionic: preserve Rx mode across LIF stop/start
2021-01-13 Andrew Boyernet/ionic: preserve RSS state unless RETA size changes
2021-01-13 Jiayu Huvhost: enhance async enqueue for small packets
2021-01-13 Jiayu Huvhost: cleanup async enqueue
2021-01-13 Maxime Coquelinnet/virtio: fix memory init with vDPA backend
2021-01-13 Maxime Coquelinnet/virtio: add missing backend features negotiation
2021-01-13 Karra Satwiknet/cxgbe: accept VLAN flow items without ethertype
2021-01-13 John Daleynet/enic: remove deprecated flow director code
2021-01-13 Selwin Sebastiannet/axgbe: support reading FW version
2021-01-13 Xuan Dingnet/ice: refactor PF RSS
2021-01-14 Ruifeng Wangconfig/arm: add Neoverse N2
2021-01-14 Ruifeng Wangcommon/octeontx2: fix build with SVE
2021-01-14 Ruifeng Wangnet/octeontx: fix build with SVE
2021-01-14 Ruifeng Wangnet/hns3: fix build with SVE
2021-01-14 Ruifeng Wanglpm/arm: support SVE
2021-01-14 Ruifeng Wangtest: improve coverage on LPM tbl8
2021-01-14 Ruifeng Wanglpm: fix vector IPv4 lookup
2021-01-13 Vladimir Medvedkinfib6: improve AVX512 lookup performance
2021-01-13 Dmitry Kozlyukbuild: fix linker flags on Windows
2021-01-13 Eugeny Parshutindoc: add vtune profiling config to prog guide
2021-01-12 Thomas Monjalondevtools: adjust verbosity of ABI check
2021-01-12 Ophir Munkapp/regex: measure performance with precise clock
2021-01-12 Ophir Munkapp/regex: measure performance per queue pair
2021-01-12 Ophir Munkapp/regex: support multiple cores
2021-01-12 Ophir Munkapp/regex: read data file once at startup
2021-01-12 Ophir Munkapp/regex: support multiple queue pairs
2021-01-12 Ophir Munkapp/regex: move mempool creation to worker routine
2021-01-12 Ori Kamregex/mlx5: add response flags
2021-01-12 Ori Kamregexdev: add resource limit reached flag
2021-01-11 Tal Shnaidermaneal: add generic thread-local-storage functions
2021-01-11 Tal Shnaidermaneal: move thread affinity functions to new file
2021-01-08 Alvin Zhangnet/i40e: refactor RSS flow
2021-01-08 Alvin Zhangnet/i40e: fix returned code for RSS hardware failure
2021-01-08 Alvin Zhangdoc: fix RSS flow description in i40e guide
2021-01-08 Qi Zhangnet/ice/base: update copyright date
2021-01-08 Qi Zhangnet/ice/base: update add scheduler node counter
2021-01-08 Qi Zhangnet/ice/base: cleanup style
2021-01-08 Qi Zhangnet/ice/base: support GTPU inner for AVF flow director
2021-01-08 Qi Zhangnet/ice/base: limit forced overrides based on FW version
2021-01-08 Qi Zhangnet/ice/base: fix memory handling
2021-01-08 Qi Zhangnet/ice/base: add package ptype enable information
2021-01-08 Qi Zhangnet/ice/base: remove deprecated field
2021-01-08 Qi Zhangnet/ice/base: align add VSI and update VSI AQ command...
2021-01-08 Maxime Coquelinnet/virtio: improve logs in vhost-vDPA DMA mapping
2021-01-08 Maxime Coquelinvhost: refactor memory regions mapping
2021-01-08 Maxime Coquelinvhost: refactor postcopy registration
2021-01-08 Maxime Coquelinvhost: refactor postcopy region registration
2021-01-08 Xueming Livdpa/mlx5: add hardware queue moderation
2021-01-08 Xueming Licommon/mlx5: support vDPA completion queue moderation
2021-01-08 Joyce Kongvhost: replace SMP with thread fence for control path
2021-01-08 Joyce Kongvhost: replace SMP with thread fence for packed vring
2021-01-08 Joyce Kongvhost: relax full barriers for used idx
2021-01-08 Joyce Kongvhost: relax full barriers for desc flags
2021-01-08 Joyce Kongvhost: remove unnecessary SMP barrier for avail idx
2021-01-08 Joyce Kongvhost: remove unnecessary SMP barrier for desc flags
2021-01-08 Joyce Kongexamples/vhost_blk: replace SMP barrier with thread...
2021-01-08 Joyce Kongexamples/vhost: relax memory ordering when enqueue...
2021-01-08 Joyce Kongnet/virtio: replace full barrier with thread fence
2021-01-08 Joyce Kongnet/virtio: replace full barrier with relaxed ones...
2021-01-08 Joyce Kongnet/virtio: replace SMP barrier with IO barrier
2021-01-08 Joyce Kongnet/virtio: remove unnecessary read memory barrier
2021-01-08 Olivier Matznet/virtio-user: fix protocol features advertising
2021-01-08 Jiawei Zhunet/virtio-user: fix run closing stdin and close callfd
2021-01-08 Xueming Livdpa/mlx5: set default event mode to polling
2021-01-08 Xueming Livdpa/mlx5: add CPU core parameter to bind polling thread
2021-01-08 Xueming Livdpa/mlx5: default polling mode delay time to zero
2021-01-08 Xueming Livdpa/mlx5: set polling mode default delay to zero
2021-01-08 Joyce Kongnet/virtio: add election for packed vector NEON path
2021-01-08 Joyce Kongnet/virtio: add vectorized packed ring NEON Tx
2021-01-08 Joyce Kongnet/virtio: add vectorized packed ring NEON Rx
2021-01-08 Joyce Kongnet/virtio: separate AVX Rx/Tx
2021-01-08 Ophir Munknet/mlx5: wrap sampling actions per OS
2021-01-08 Michael Baumnet/mlx5: fix leak on Tx queue creation failure
2021-01-08 Michael Baumnet/mlx5: fix leak on Rx queue creation failure
2021-01-08 Shiri Kuzinnet/mlx5: fix VXLAN decap on non-VXLAN flow
2021-01-08 Suanming Mounet/mlx5: fix shared RSS and mark actions combination
2021-01-08 Tal Shnaidermannet/mlx5: fix comparison sign in flow engine
2021-01-08 Tal Shnaidermannet/mlx5: skip IPv6 broadcast flow creation failure
2021-01-08 Tal Shnaidermannet/mlx5: wrap flow domain sync per OS
2021-01-08 Tal Shnaidermannet/mlx5: initialize context list mutex dynamically
2021-01-08 Tal Shnaidermannet/mlx5: use OS-independent code in ASO feature
2021-01-08 Tal Shnaidermannet/mlx5: fix device name size on Windows
2021-01-08 Ophir Munknet/mlx5: unify operations for all OS
2021-01-08 Ophir Munknet/mlx5: enable more shared code on Windows
2021-01-08 Ophir Munknet/mlx5: create flow rule on Windows
2021-01-08 Ophir Munknet/mlx5: create flow action dest TIR object on Windows
2021-01-08 Ophir Munknet/mlx5: create flow matcher object on Windows
2021-01-08 Ophir Munknet/mlx5: introduce flow support on Windows
2021-01-08 Ophir Munknet/mlx5: fix flow operation wrapper per OS
2021-01-08 Ophir Munknet/mlx5: wrap default miss flow action per OS
next