netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/3] net/mlx5: Offload setting/matching on tunnel tos/ttl
@ 2018-07-24 10:59 Or Gerlitz
  2018-07-24 10:59 ` [PATCH net-next 1/3] net/mlx5e: Use ttl from route lookup on tc encap offload only if needed Or Gerlitz
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Or Gerlitz @ 2018-07-24 10:59 UTC (permalink / raw)
  To: David S. Miller; +Cc: netdev, Saeed Mahameed, 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
  net/mlx5e: Offload TC matching on tos/ttl for ip tunnels

 drivers/net/ethernet/mellanox/mlx5/core/en_tc.c |   59 +++++++++++++++++-----
 1 files changed, 45 insertions(+), 14 deletions(-)

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2018-07-26  0:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-24 10:59 [PATCH net-next 0/3] net/mlx5: Offload setting/matching on tunnel tos/ttl Or Gerlitz
2018-07-24 10:59 ` [PATCH net-next 1/3] net/mlx5e: Use ttl from route lookup on tc encap offload only if needed Or Gerlitz
2018-07-24 10:59 ` [PATCH net-next 2/3] net/mlx5e: Support setup of tos and ttl for tunnel key TC action offload Or Gerlitz
2018-07-24 10:59 ` [PATCH net-next 3/3] net/mlx5e: Offload TC matching on tos/ttl for ip tunnels Or Gerlitz
2018-07-25 23:29 ` [PATCH net-next 0/3] net/mlx5: Offload setting/matching on tunnel tos/ttl David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).