On 4/11/2017 1:46 PM, Nelio Laranjeiro wrote: > Removing this check improves performance as VLAN and CRC stripping are > enabled most of the time. > > Convert MLX5_CQE_VLAN_STRIPPED to network order to speed up the check > instead of doing it on the completion queue entry field. > > Signed-off-by: Nelio Laranjeiro <nelio.laranje...@6wind.com> > Acked-by: Adrien Mazarguil <adrien.mazarg...@6wind.com>
Applied to dpdk-next-net/master, thanks.