[dpdk-dev] [PATCH v10 0/5] link bonding

Thomas Monjalon thomas.monjalon at 6wind.com
Fri Jun 27 22:58:41 CEST 2014


2014-06-27 11:18, Declan Doherty:
> Fixed copyright in link bonding library Makefile

A small fix is needed in Makefile for renaming of file rte_eth_bond_args.c.

And more important, it cannot be built as an optional shared library as test 
applications call functions from the specific API.
The best design would be to have a base library always linked and an optional 
PMD layer.

-- 
Thomas


More information about the dev mailing list