[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <c6ac542772b302383c8c16207aa7282603bff6ce.camel@mellanox.com>
Date: Fri, 22 May 2020 23:58:54 +0000
From: Saeed Mahameed <saeedm@...lanox.com>
To: "davem@...emloft.net" <davem@...emloft.net>,
"kuba@...nel.org" <kuba@...nel.org>
CC: "netdev@...r.kernel.org" <netdev@...r.kernel.org>
Subject: Re: [pull request][net-next 00/10] mlx5 updates 2020-05-22
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
>
[...]
Powered by blists - more mailing lists