1 .. SPDX-License-Identifier: BSD-3-Clause
2 Copyright(c) 2010-2014 Intel Corporation.
12 * Support for 802.3ad link aggregation (mode 4) and transmit load balancing (mode 5) to the link bonding library.
14 * Support for registration of link status change callbacks with link bonding devices.
16 * Support for slaves devices which do not support link status change interrupts in the link bonding library via a link status polling mechanism.
18 * Poll Mode Driver - 40 GbE Controllers (librte_pmd_i40e)
20 * Support for Flow Director
22 * Support for ethertype filter
26 * Support configuring redirection table with different size from 1GbE and 10 GbE
28 - 128/512 entries of 40GbE PF
30 - 64 entries of 40GbE VF
32 * Support configuring hash functions
34 * Support for VXLAN packet on Intel 40GbE Controllers
36 * Packet Distributor Sample Application