Re: [pull request][net-next V2 00/17] mlx5 updates 2021-02-04

2021-02-10 Thread Vlad Buslov
On Tue 09 Feb 2021 at 10:42, Or Gerlitz wrote: > On Sat, Feb 6, 2021 at 7:10 AM Saeed Mahameed wrote: > >> Vlad Buslov says: > >> Implement support for VF tunneling > >> Currently, mlx5 only supports configuration with tunnel endpoint IP address >> on >> uplink representor. Remove implicit and

Re: [pull request][net-next V2 00/17] mlx5 updates 2021-02-04

2021-02-09 Thread Or Gerlitz
On Tue, Feb 9, 2021 at 10:42 AM Or Gerlitz wrote: > On Sat, Feb 6, 2021 at 7:10 AM Saeed Mahameed wrote: > > Vlad Buslov says: > > > Implement support for VF tunneling > > > Currently, mlx5 only supports configuration with tunnel endpoint IP address > > on > > uplink representor. Remove implicit

Re: [pull request][net-next V2 00/17] mlx5 updates 2021-02-04

2021-02-09 Thread Or Gerlitz
On Sat, Feb 6, 2021 at 7:10 AM Saeed Mahameed wrote: > Vlad Buslov says: > Implement support for VF tunneling > Currently, mlx5 only supports configuration with tunnel endpoint IP address on > uplink representor. Remove implicit and explicit assumptions of tunnel always > being terminated on up

Re: [pull request][net-next V2 00/17] mlx5 updates 2021-02-04

2021-02-08 Thread Or Gerlitz
On Sat, Feb 6, 2021 at 7:10 AM Saeed Mahameed wrote: > From: Saeed Mahameed > This series adds the support for VF tunneling. > Vlad Buslov says: > = > Implement support for VF tunneling > Abstract > Currently, mlx5 only supports configuration with tunnel endpoint IP address on

[pull request][net-next V2 00/17] mlx5 updates 2021-02-04

2021-02-05 Thread Saeed Mahameed
From: Saeed Mahameed Hi Jakub, This series adds the support for VF tunneling. For more information please see tag log below. Please pull and let me know if there is any problem. v1->v2: - build error: Added the missing function 'mlx5_vport_get_other_func_cap' in patch 2 Thanks, Saeed. --