dpdk.git
2018-04-27 Declan Dohertyethdev: add switch domain allocator
2018-04-27 Remy Hortonethdev: add common devargs parser
2018-04-27 Declan Dohertyapp/testpmd: add port name to device info
2018-04-27 Declan Dohertyethdev: add port representor device flag
2018-04-27 Declan Dohertyethdev: add generic create/destroy ethdev APIs
2018-04-27 Declan Dohertyethdev: add switch identifier parameter to port
2018-04-27 Declan Dohertydoc: add switch representation documentation
2018-04-27 Xueming Lidoc: update mlx5 guide on tunnel offloading
2018-04-27 Xueming Linet/mlx5: allow flow tunnel ID 0 with outer pattern
2018-04-27 Xueming Linet/mlx5: introduce VXLAN-GPE tunnel type
2018-04-27 Xueming Linet/mlx5: add hardware flow debug dump
2018-04-27 Xueming Linet/mlx5: support tunnel RSS level
2018-04-27 Xueming Linet/mlx5: split flow RSS handling logic
2018-04-27 Xueming Linet/mlx5: cleanup tunnel checksum offloads
2018-04-27 Xueming Linet/mlx5: support Rx tunnel type identification
2018-04-27 Xueming Linet/mlx5: support L3 VXLAN flow
2018-04-27 Xueming Linet/mlx5: support GRE tunnel flow
2018-04-27 Xueming Linet/mlx5: support 16 hardware priorities
2018-04-27 Qi Zhangapp/testpmd: fix config due to RSS offload check
2018-04-27 Ivan Malovnet/sfc: convert to the advanced EFX RSS interface
2018-04-27 Ivan Malovnet/sfc: factor out RSS fields from adapter info
2018-04-27 Ivan Malovnet/sfc: remove conditional compilation for RSS
2018-04-27 Ivan Malovnet/sfc: process RSS settings on Rx configure step
2018-04-27 Ivan Malovnet/sfc/base: honour packed stream RSS restriction
2018-04-27 Ivan Malovnet/sfc/base: support more RSS hash configurations
2018-04-27 Ivan Malovnet/sfc/base: add a new means to control RSS hash
2018-04-27 Andrew Rybchenkonet/sfc/base: cope with clang warning on negative shift
2018-04-27 Qi Zhangethdev: add VLAN and MPLS actions to flow API
2018-04-27 Qi Zhangethdev: add TTL change actions to flow API
2018-04-27 Qi Zhangethdev: add neighbor discovery to flow API
2018-04-27 Xueming Liapp/testpmd: support more GRE extension in csum engine
2018-04-27 Xueming Liapp/testpmd: introduce new tunnel VXLAN-GPE
2018-04-27 Xueming Liethdev: introduce tunnel type MPLS-in-GRE and MPLS...
2018-04-27 Xueming Liethdev: introduce new tunnel VXLAN-GPE
2018-04-27 Adrien Mazarguilethdev: add port ID item and action to flow API
2018-04-27 Adrien Mazarguilethdev: add physical port action to flow API
2018-04-27 Adrien Mazarguilethdev: rename physical port item in flow API
2018-04-27 Adrien Mazarguilethdev: fix behavior of VF/PF in flow API
2018-04-27 Adrien Mazarguilethdev: add transfer attribute to flow API
2018-04-27 Adrien Mazarguilethdev: fix default VLAN TCI mask in flow API
2018-04-27 Adrien Mazarguilethdev: fix TPID handling in flow API
2018-04-27 Adrien Mazarguilethdev: add encap level to RSS flow API action
2018-04-27 Adrien Mazarguilethdev: add hash function to RSS flow API action
2018-04-27 Adrien Mazarguilethdev: flatten RSS configuration in flow API
2018-04-27 Adrien Mazarguilethdev: fix C99 flexible arrays from flow API
2018-04-27 Adrien Mazarguilethdev: alter behavior of flow API actions
2018-04-27 Adrien Mazarguilethdev: remove DUP action from flow API
2018-04-27 Adrien Mazarguildoc: remove flow API migration section
2018-04-27 Adrien Mazarguilethdev: clarify flow API pattern items and actions
2018-04-27 Adrien Mazarguilethdev: add error types to flow API
2018-04-27 Zijie Pannet/i40e: add module EEPROM callbacks for i40e
2018-04-27 Zijie Pannet/e1000: add module EEPROM callbacks for e1000
2018-04-27 Zijie Pannet/ixgbe: add module EEPROM callbacks for ixgbe
2018-04-27 Zijie Panexamples/ethtool: add a new command module-eeprom
2018-04-27 Zijie Panethdev: add access to EEPROM
2018-04-27 Thomas Monjalonethdev: remove experimental flag of ports enumeration
2018-04-27 Xueming Linet/mlx5: allow max 192B TSO inline header length
2018-04-27 Xueming Linet/mlx5: support generic tunnel offloading
2018-04-27 Xueming Linet/mlx5: separate TSO function in Tx data path
2018-04-27 Nélio Laranjeironet/mlx5: implement multicast add list devop
2018-04-27 Nélio Laranjeironet/mlx5: split MAC address add/remove code
2018-04-27 Nélio Laranjeironet/mlx5: add more checks on MAC addresses
2018-04-27 Ferruh Yigitdrivers/net: fix link autoneg value for virtual PMDs
2018-04-27 Shahed Shaikhapp/testpmd: add option to configure UDP tunnel port
2018-04-27 Sunil Kumar... net/dpaa2: fix the ethdev offload checks
2018-04-27 Sunil Kumar... net/dpaa: fix the ethdev offload checks
2018-04-27 Ferruh Yigitnet/tap: fix icc build
2018-04-27 Matan Azradnet/bonding: support flow API
2018-04-27 Qi Zhangnet/i40e: enable runtime queue setup
2018-04-27 Qi Zhangapp/testpmd: enable queue ring size configure
2018-04-27 Qi Zhangapp/testpmd: enable per queue configure
2018-04-27 Qi Zhangapp/testpmd: add command for queue setup
2018-04-27 Qi Zhangethdev: support runtime queue setup
2018-04-27 Alejandro Luceronet/nfp: fix mbufs releasing when stop or close
2018-04-27 Matan Azradnet/vdev_netvsc: prefer netvsc devices in scan
2018-04-27 Matan Azradnet/vdev_netvsc: add check for specifying by 1 way
2018-04-27 Matan Azradnet/vdev_netvsc: remove specified devices IP check
2018-04-27 Ophir Munknet/vdev_netvsc: shorten devices names
2018-04-27 Ophir Munknet/failsafe: add TCP TSO default Tx capability
2018-04-27 Yangchao Zhounet/bnx2x: reserve enough headroom for mbuf prepend
2018-04-27 Qi Zhangapp/testpmd: fix command token
2018-04-27 Qi Zhangapp/testpmd: fix port id type
2018-04-27 Xueming Liapp/testpmd: support generic tunnel Tx offloads
2018-04-27 Xueming Liethdev: introduce generic IP/UDP tunnel checksum and TSO
2018-04-27 Xueming Liapp/testpmd: new parameter for port config all RSS...
2018-04-27 Xueming Liethdev: add supported hash function check
2018-04-27 Didier Pallardnet/vmxnet3: skip empty segments in transmission
2018-04-27 Didier Pallardnet/vmxnet3: ignore empty segments in reception
2018-04-27 Didier Pallardnet/vmxnet3: guess MSS if not provided in LRO mode
2018-04-27 Didier Pallardnet/vmxnet3: complete Rx offloads support
2018-04-27 Didier Pallardnet/vmxnet3: fix Rx offload information in multiseg...
2018-04-27 Didier Pallardnet/vmxnet3: gather offload data on first and last...
2018-04-27 Didier Pallardnet/vmxnet3: return unknown IPv4 extension len ptype
2018-04-27 Didier Pallardnet: export IPv6 header extensions skip function
2018-04-27 Nélio Laranjeironet/mlx5: fix flow director mask
2018-04-27 Nélio Laranjeironet/mlx5: split L3/L4 in flow director
2018-04-27 Xueming Linet/mlx5: fix invalid flow item check
2018-04-27 Yongseok Kohnet/mlx4: fix alignment of memory region
2018-04-27 Yongseok Kohnet/mlx5: fix alignment of memory region
2018-04-27 Ajit Khapardenet/bnxt: fix mbuf data offset initialization
next