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