[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20200720.180754.294519294812439301.davem@davemloft.net>
Date: Mon, 20 Jul 2020 18:07:54 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: mstarovoitov@...vell.com
Cc: kuba@...nel.org, irusskikh@...vell.com, netdev@...r.kernel.org
Subject: Re: [PATCH v3 net-next 00/13] net: atlantic: various features
From: Mark Starovoytov <mstarovoitov@...vell.com>
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 (hwmon).
>
> This work is a joint effort of Marvell developers.
>
> v3:
> * reworked patches related to stats:
> . fixed u64_stats_update_* usage;
> . use simple assignment in _get_stats / _fill_stats_data;
> . made _get_sw_stats / _fill_stats_data return count as return value;
> . split rx and tx per-queue stats;
>
> v2: https://patchwork.ozlabs.org/cover/1329652/
> * removed media detect feature (will be reworked and submitted later);
> * removed irq counter from stats;
> * use u64_stats_update_* to protect 64-bit stats;
> * use io-64-nonatomic-lo-hi.h for readq/writeq fallbacks;
>
> v1: https://patchwork.ozlabs.org/cover/1327894/
Series applied, thanks Mark.
Powered by blists - more mailing lists