dpdk.git
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
2021-01-08 Ophir Munknet/mlx5: wrap adjust flow priority per OS
2021-01-08 Tal Shnaidermannet/mlx5: support VF PCI address on Windows
2021-01-08 Ophir Munknet/mlx5: spawn ethdev ports on Windows
2021-01-08 Tal Shnaidermannet/mlx5: probe on Windows
2021-01-08 Ophir Munknet/mlx5: open device on Windows
2021-01-08 Tal Shnaidermannet/mlx5: support getting PDN on Windows
2021-01-08 Ophir Munknet/mlx5: add VLAN stubs on Windows
2021-01-08 Tal Shnaidermannet/mlx5: support device removed query on Windows
2021-01-08 Tal Shnaidermannet/mlx5: support getting interface name on Windows
2021-01-08 Tal Shnaidermannet/mlx5: support getting MTU on Windows
2021-01-08 Tal Shnaidermannet/mlx5: support clock read on Windows
2021-01-08 Tal Shnaidermannet/mlx5: support link update on Windows
2021-01-08 Ophir Munknet/mlx5: add stubs on Windows
2021-01-08 Tal Shnaidermannet/mlx5: support getting MAC on Windows
2021-01-08 Ophir Munknet/mlx5: add stubs for MP requests on Windows
2021-01-08 Ophir Munknet/mlx5: add memory region callbacks on Windows
2021-01-08 Tal Shnaidermancommon/mlx5: wrap event channel functions on Windows
2021-01-08 Ophir Munkcommon/mlx5: add DevX UAR getters on Windows
2021-01-08 Ophir Munkcommon/mlx5: include compatibility header file
2021-01-08 Tal Shnaidermannet/mlx5: add macros for file name and path
2021-01-08 Ophir Munkcommon/mlx5: add missing Verbs definitions on Windows
2021-01-08 Ophir Munknet/mlx5: refactor ops for Windows
2021-01-08 Tal Shnaidermannet/mlx5: support adding MAC address on Windows
2021-01-08 Ophir Munknet/mlx5: add Windows stubs
2021-01-08 Ophir Munknet/mlx5: implement device attribute getter on Windows
2021-01-08 Ophir Munkcommon/mlx5: add reg/dereg MR on Windows
2021-01-08 Ophir Munknet/mlx5: prepare MR prototypes for DevX
2021-01-08 Tal Shnaidermancommon/mlx5: add UMEM reg/dereg functions on Windows
2021-01-08 Tal Shnaidermancommon/mlx5: add alloc/dealloc PD on Windows
2021-01-08 Ophir Munkcommon/mlx5: add getter functions on Windows
2021-01-08 Tal Shnaidermancommon/mlx5: adjust PRM struct size on Windows
2021-01-08 Ophir Munkcommon/mlx5: generate autoconf file on Windows
2021-01-08 Ophir Munkcommon/mlx5: add init for external lib on Windows
2021-01-08 Tal Shnaidermancommon/mlx5: add Windows meson file
2021-01-08 Tal Shnaidermancommon/mlx5: add glue functions on Windows
2021-01-08 Tal Shnaidermancommon/mlx5: add DevX PD allocation command
2021-01-08 Tal Shnaidermancommon/mlx5: extend DevX HCA attributes query
2021-01-08 Tal Shnaidermancommon/mlx5: add Windows exports file
2021-01-08 Tal Shnaidermancommon/mlx5: wrap event channel functions per OS
2021-01-08 Ophir Munkcommon/mlx5: wrap memory allocation on Windows
2021-01-08 Ophir Munkcommon/mlx5: wrap memory allocation on Linux
2021-01-08 Ophir Munkcommon/mlx5: add Verbs usage flag
2021-01-08 Ophir Munknet/mlx5: fix flow action destroy wrapper
2021-01-08 Tal Shnaidermannet/mlx5: wrap glue reg/dereg UMEM per OS
2021-01-08 Ophir Munknet/mlx5: wrap glue alloc/dealloc PD per OS
2021-01-08 Ophir Munknet/mlx5: move static asserts to global scope
2021-01-08 Ophir Munknet/mlx5: do not define static assert in Windows
2021-01-08 Ophir Munknet/mlx5: define MPRQ functions as static inline
2021-01-08 Ophir Munknet/mlx5: replace Linux sleep
2021-01-08 Ophir Munknet/mlx5: fix freeing packet pacing
2021-01-08 Ophir Munknet/mlx5: remove Linux files from Windows compilation
2021-01-08 Ophir Munknet/mlx5: extend device attributes getter
2021-01-08 Tal Shnaidermannet/mlx5: fix constant array size
2021-01-08 Gregory Etelsonnet/mlx5: fix tunnel rules validation on VF representor
2021-01-08 Yuying Zhangnet/iavf: support TCP/UDP flow item without input set
2021-01-08 Gregory Etelsonapp/testpmd: release flows left before port stop
2021-01-08 Lance Richardsonnet/bnxt: set correct checksum status in mbuf
2021-01-08 Lance Richardsonnet/bnxt: make offload flags mapping per-ring
2021-01-08 Ajit Khapardenet/bnxt: remove support for some PCI IDs
2021-01-08 Lance Richardsonnet/bnxt: fix outer UDP checksum Rx offload capability
2021-01-08 Lance Richardsonnet/bnxt: fix fallback mbuf allocation logic
2021-01-08 Lance Richardsonnet/bnxt: fix doorbell write ordering
2021-01-08 Lance Richardsonnet/bnxt: limit Rx representor packets per poll
2021-01-08 Beilei Xingnet/i40e: fix flex payload rule conflict
2021-01-08 Junfeng Guonet/iavf: fix GTPU UL and DL support for flow director
2021-01-08 Alvin Zhangnet/iavf: fix queue pairs configuration
2021-01-08 Simon Ellmannnet/ixgbe: clear all queues on VF reset
2021-01-08 Qi Zhangnet/ice/base: refactor structure field
2021-01-08 Qi Zhangnet/ice/base: remove unused struct member
2021-01-08 Qi Zhangnet/ice/base: support eCPRI over UDP type 0 flow
2021-01-08 Qi Zhangnet/ice/base: support eCPRI over MAC type 0 flow
2021-01-08 Qi Zhangnet/ice/base: align macro names to specification
2021-01-08 Qi Zhangnet/ice/base: use report default config to get PHY...
2021-01-08 Qi Zhangnet/ice/base: fix null pointer dereference
next