Re: [PATCH v3 net-next 00/13] net: atlantic: various features

2020-07-20 Thread David Miller
From: Mark Starovoytov Date: Mon, 20 Jul 2020 21:32:31 +0300 > This patchset adds more features for Atlantic NICs: > * media detect; > * additional per-queue stats; > * PTP stats; > * ipv6 support for TCP LSO and UDP GSO; > * 64-bit operations; > * A0 ntuple filters; > * MAC temperature (h

Re: [PATCH v3 net-next 00/13] net: atlantic: various features

2020-07-20 Thread Jakub Kicinski
On Mon, 20 Jul 2020 21:32:31 +0300 Mark Starovoytov wrote: > This patchset adds more features for Atlantic NICs: > * media detect; > * additional per-queue stats; > * PTP stats; > * ipv6 support for TCP LSO and UDP GSO; > * 64-bit operations; > * A0 ntuple filters; > * MAC temperature (hwmon

[PATCH v3 net-next 00/13] net: atlantic: various features

2020-07-20 Thread Mark Starovoytov
This patchset adds more features for Atlantic NICs: * media detect; * additional per-queue stats; * PTP stats; * ipv6 support for TCP LSO and UDP GSO; * 64-bit operations; * A0 ntuple filters; * MAC temperature (hwmon). This work is a joint effort of Marvell developers. v3: * reworked pat