26/07/2013 11:05, Adrien Mazarguil : > On Thu, Jul 25, 2013 at 10:40:56PM +0200, Thomas Monjalon wrote: > > From: Damien Millescamps <damien.millescamps at 6wind.com> > > > > API changes in DPDK 1.3: > > - queue arrays are already allocated by rte_ethdev > > - queue release must be handled by the PMD > > - queue struct becomes an opaque pointer > > - vlan_filter_set can return an error > > - bit-fields vlan_macip have moved > > > > Signed-off-by: Damien Millescamps <damien.millescamps at 6wind.com> > > Signed-off-by: Thomas Monjalon <thomas.monjalon at 6wind.com> > > [...] > > Acked-by: Adrien Mazarguil <adrien.mazarguil at 6wind.com>
pushed -- Thomas