156705307c
rte_pktmbuf_attach copies the packet meta data but does not copy the offload flags. This means that cloned packets lose their offload settings such as vlan tag. Signed-off-by: Stephen Hemminger <shemming@brocade.com> Acked-by: Thomas Monjalon <thomas.monjalon@6wind.com>