Re: [PATCH net-next 0/3] net/mlx5: Offload setting/matching on tunnel tos/ttl

2018-07-25 Thread David Miller
From: Or Gerlitz Date: Tue, 24 Jul 2018 13:59:32 +0300 > This series enables mlx5 offloading of tc eswitch rules that set > tos/ttl (encap) or match on them (decap) for tunnels. Series applied, thanks.

[PATCH net-next 0/3] net/mlx5: Offload setting/matching on tunnel tos/ttl

2018-07-24 Thread Or Gerlitz
This series enables mlx5 offloading of tc eswitch rules that set tos/ttl (encap) or match on them (decap) for tunnels. Or Gerlitz (3): net/mlx5e: Use ttl from route lookup on tc encap offload only if needed net/mlx5e: Support setup of tos and ttl for tunnel key TC action offload