> --V2: Adds warning message to makefile, to notify user of disabling of > broadcast > mode > > Link bonding broadcast mode requires refcnt parameter in the mbuf struct to > allow efficient transmission of duplicated mbufs on slave ports. > > This patch disables broadcast mode when the complication option > RTE_MBUF_REFCNT > is disabled to allow clean building of the bonding library > > > Signed-off-by: Declan Doherty <declan.doherty at intel.com>
Acked-by: Thomas Monjalon <thomas.monjalon at 6wind.com> Applied Thanks -- Thomas