netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Saeed Mahameed <saeedm@mellanox.com>
To: "davem@davemloft.net" <davem@davemloft.net>,
	"kuba@kernel.org" <kuba@kernel.org>
Cc: "netdev@vger.kernel.org" <netdev@vger.kernel.org>
Subject: Re: [pull request][net-next 00/10] mlx5 updates 2020-05-22
Date: Fri, 22 May 2020 23:58:54 +0000	[thread overview]
Message-ID: <c6ac542772b302383c8c16207aa7282603bff6ce.camel@mellanox.com> (raw)
In-Reply-To: <20200522235148.28987-1-saeedm@mellanox.com>

On Fri, 2020-05-22 at 16:51 -0700, Saeed Mahameed wrote:
> Hi Dave/Jakub
> 
> This series adds misc updates to mlx5 driver.
> For more information please see tag log below.
> 
> Please pull and let me know if there is any problem.
> 

I forgot to mention that there is a slight touch out side mlx5 in this
series to include/net/bareudp.h that adds:  netif_is_bareudp(netdev) 
so the net device can be identified as a bareudp one. it is pretty
straight forward.   

[...]

> 
> ----------------------------------------------------------------
> mlx5-updates-2020-05-22
> 
> This series includes two updates and one cleanup patch
> 
> 1) Tang Bim, clean-up with IS_ERR() usage
> 
> 2) Vlad introduces a new mlx5 kconfig flag for TC support
> 
>    This is required due to the high volume of current and upcoming
>    development in the eswitch and representors areas where some of
> the
>    feature are TC based such as the downstream patches of MPLSoUDP
> and
>    the following representor bonding support for VF live migration
> and
>    uplink representor dynamic loading.
>    For this Vlad kept TC specific code in tc.c and rep/tc.c and
>    organized non TC code in representors specific files.
> 
> 3) Eli Cohen adds support for MPLS over UPD encap and decap TC
> offloads.
> 
> ----------------------------------------------------------------
> Eli Cohen (5):
>       net: Add netif_is_bareudp() API to identify bareudp devices
>       net/mlx5e: Add support for hw encapsulation of MPLS over UDP
>       net/mlx5e: Allow to match on mpls parameters
>       net/mlx5e: Add support for hw decapsulation of MPLS over UDP
>       net/mlx5e: Support pedit on mpls over UDP decap
> 
> Tang Bin (1):
>       net/mlx5e: Use IS_ERR() to check and simplify code
> 
> Vlad Buslov (4):
>       net/mlx5e: Extract TC-specific code from en_rep.c to rep/tc.c
>       net/mlx5e: Extract neigh-specific code from en_rep.c to
> rep/neigh.c
>       net/mlx5e: Move TC-specific code from en_main.c to en_tc.c
>       net/mlx5e: Introduce kconfig var for TC support
> 

[...]

  parent reply	other threads:[~2020-05-22 23:59 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-22 23:51 [pull request][net-next 00/10] mlx5 updates 2020-05-22 Saeed Mahameed
2020-05-22 23:51 ` [net-next 01/10] net/mlx5e: Use IS_ERR() to check and simplify code Saeed Mahameed
2020-05-22 23:51 ` [net-next 02/10] net/mlx5e: Extract TC-specific code from en_rep.c to rep/tc.c Saeed Mahameed
2020-05-22 23:51 ` [net-next 03/10] net/mlx5e: Extract neigh-specific code from en_rep.c to rep/neigh.c Saeed Mahameed
2020-05-22 23:51 ` [net-next 04/10] net/mlx5e: Move TC-specific code from en_main.c to en_tc.c Saeed Mahameed
2020-05-22 23:51 ` [net-next 05/10] net/mlx5e: Introduce kconfig var for TC support Saeed Mahameed
2020-05-25 14:46   ` Marcelo Ricardo Leitner
2020-05-27  5:08     ` Saeed Mahameed
2020-05-22 23:51 ` [net-next 06/10] net: Add netif_is_bareudp() API to identify bareudp devices Saeed Mahameed
2020-05-22 23:51 ` [net-next 07/10] net/mlx5e: Add support for hw encapsulation of MPLS over UDP Saeed Mahameed
2020-05-26 19:19   ` Jakub Kicinski
2020-05-26 19:27     ` David Ahern
2020-05-27  5:15       ` Saeed Mahameed
2020-05-22 23:51 ` [net-next 08/10] net/mlx5e: Allow to match on mpls parameters Saeed Mahameed
2020-05-22 23:51 ` [net-next 09/10] net/mlx5e: Add support for hw decapsulation of MPLS over UDP Saeed Mahameed
2020-05-22 23:51 ` [net-next 10/10] net/mlx5e: Support pedit on mpls over UDP decap Saeed Mahameed
2020-05-22 23:58 ` Saeed Mahameed [this message]
2020-05-23 23:39 ` [pull request][net-next 00/10] mlx5 updates 2020-05-22 David Miller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=c6ac542772b302383c8c16207aa7282603bff6ce.camel@mellanox.com \
    --to=saeedm@mellanox.com \
    --cc=davem@davemloft.net \
    --cc=kuba@kernel.org \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).