dpdk.git
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
2021-01-08 Qi Zhangnet/ice/base: modify recursive way of adding nodes
2021-01-08 Qi Zhangnet/ice/base: change get PHY capability log level
2021-01-08 Qi Zhangnet/ice/base: resend some AQ commands when EBUSY
2021-01-08 Qi Zhangnet/ice/base: support checking double VLAN mode
2021-01-08 Qi Zhangnet/ice/base: fix tunnel destroy
2021-01-08 Qi Zhangnet/ice/base: support VXLAN VNI field in flow director
2021-01-08 Qi Zhangnet/ice/base: add interface to support configuring...
2021-01-08 Qi Zhangnet/ice/base: add condition to copy module info into...
2021-01-08 Qi Zhangnet/ice/base: add function for NVM checksum verification
2021-01-08 Qi Zhangnet/ice/base: add definitions for FW health status...
2021-01-08 Qi Zhangnet/ice/base: cleanup some macros
2021-01-08 Qi Zhangnet/ice/base: add GTP filtering via advanced switch...
2021-01-08 Qi Zhangnet/ice/base: implement inactive NVM version get
2021-01-08 Qi Zhangnet/ice/base: read option ROM combo version from CIVD
2021-01-08 Qi Zhangnet/ice/base: allow flash read with arbitrary size
2021-01-08 Qi Zhangnet/ice/base: allow reading inactive flash security...
2021-01-08 Qi Zhangnet/ice/base: refactor interface for flash read
2021-01-08 Qi Zhangnet/ice/base: read more security revision options
2021-01-08 Qi Zhangnet/ice/base: increase control queue timeout
2021-01-08 Qi Zhangnet/ice/base: modify ptype map for UDP
2021-01-08 Dapeng Yunet/ice: check Rx queue number on RSS init
2021-01-08 Xuan Dingnet/iavf: improve default RSS
2021-01-08 Simei Sunet/iavf: support eCPRI message type 0 for RSS
2021-01-08 Junfeng Guonet/iavf: support eCPRI message type 0 for flow director
2021-01-08 Simei Sunet/iavf: support eCPRI flow patterns
2021-01-08 Junfeng Guocommon/iavf: support eCPRI protocol header fields
2021-01-08 Alvin Zhangnet/i40e: fix Rx bytes statistics
2021-01-08 Dapeng Yunet/ixgbe: fix flex bytes flow director rule
2021-01-08 Souvik Deynet/i40e: fix VLAN stripping in VF
2021-01-08 Qi Zhangdoc: fix some statements for ice vector PMD
2021-01-08 Igor Ryzhovnet/i40e: fix stats counters
2021-01-08 Liron Himibuild: update meson for Marvell Armada drivers
2021-01-08 Gaetan Rivetnet/bonding: fix PCI address comparison on non-PCI...
next