On 4/3/2018 5:01 PM, Chas Williams wrote:
Acked-by: Radu Nicolau <radu.nico...@intel.com> <mailto:radu.nico...@intel.com>From: Chas Williams<ch...@att.com>The pos returned is just the offset of the slab. You need to use this to offset the bits in the slab. Fixes: c771e4ef38 ("net/bonding: enable slave VLAN filter") Cc:sta...@dpdk.org Signed-off-by: Chas Williams<ch...@att.com> ---