[dpdk-dev] [PATCH v2 0/3] Bonding add additional aggregators mode for 802.3AD

Ferruh Yigit ferruh.yigit at intel.com
Wed Jul 19 17:13:45 CEST 2017


On 7/19/2017 3:31 PM, Daniel Mrzyglod wrote:
> This patchseries add support for other aggregators in similar manner
> that is provided in Linux kernel.
> 
> Modes added in patches:
> stable - this is default mode from IEEE802.11AX/IEEE802.3AD documentation
> bandwidth - takes aggregator with the biggest available speed
> count - takes aggregators with the biggest number of slaves
> 
> V2:
> -fix eal argument parsing
> -add cmdline help in testpmd
> -add unit test
> -fix checkpatch warnings
> -update device name in unit tests
> 
> Daniel Mrzyglod (3):
>   drivers/bonding: add other agg selection modes
>   testpmd: add cmndlines to support different aggregation modes
>   test/bonding: add test case for agg selection in mode4

Series applied to dpdk-next-net/master, thanks.


More information about the dev mailing list