2018-02-01 17:18:17 +00:00
|
|
|
.. SPDX-License-Identifier: BSD-3-Clause
|
|
|
|
Copyright(c) 2010-2014 Intel Corporation.
|
2015-04-03 10:51:42 +01:00
|
|
|
|
2015-08-11 12:57:42 +01:00
|
|
|
DPDK Release 1.8
|
|
|
|
================
|
2015-04-03 10:51:42 +01:00
|
|
|
|
2015-08-11 12:57:42 +01:00
|
|
|
New Features
|
|
|
|
------------
|
2015-03-22 11:32:35 +00:00
|
|
|
|
2014-12-17 16:47:31 +00:00
|
|
|
* Link Bonding
|
2014-10-30 10:56:39 +00:00
|
|
|
|
2015-08-11 12:57:42 +01:00
|
|
|
* Support for 802.3ad link aggregation (mode 4) and transmit load balancing (mode 5) to the link bonding library.
|
2014-12-17 16:47:31 +00:00
|
|
|
|
|
|
|
* Support for registration of link status change callbacks with link bonding devices.
|
|
|
|
|
|
|
|
* Support for slaves devices which do not support link status change interrupts in the link bonding library via a link status polling mechanism.
|
|
|
|
|
|
|
|
* Poll Mode Driver - 40 GbE Controllers (librte_pmd_i40e)
|
|
|
|
|
|
|
|
* Support for Flow Director
|
|
|
|
|
|
|
|
* Support for ethertype filter
|
|
|
|
|
|
|
|
* Support RSS in VF
|
|
|
|
|
|
|
|
* Support configuring redirection table with different size from 1GbE and 10 GbE
|
|
|
|
|
|
|
|
- 128/512 entries of 40GbE PF
|
|
|
|
|
|
|
|
- 64 entries of 40GbE VF
|
|
|
|
|
|
|
|
* Support configuring hash functions
|
|
|
|
|
2015-12-15 09:38:59 +00:00
|
|
|
* Support for VXLAN packet on Intel 40GbE Controllers
|
2014-12-18 15:48:46 +00:00
|
|
|
|
2014-12-17 16:47:31 +00:00
|
|
|
* Packet Distributor Sample Application
|