mlx4: replace some offload flags with packet type
authorThomas Monjalon <thomas.monjalon@6wind.com>
Wed, 15 Jul 2015 16:05:18 +0000 (18:05 +0200)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Wed, 15 Jul 2015 22:57:44 +0000 (00:57 +0200)
The workaround for Tx tunnel offloading can now be replaced with packet
type flag checking.
The ol_flags for IPv4/IPv6 and tunnel Rx offloading are replaced with
packet type flags.

Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
Acked-by: Adrien Mazarguil <adrien.mazarguil@6wind.com>

No differences found