[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20200727.122713.1004169793309015068.davem@davemloft.net>
Date: Mon, 27 Jul 2020 12:27:13 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: ecree@...arflare.com
Cc: linux-net-drivers@...arflare.com, netdev@...r.kernel.org
Subject: Re: [PATCH v5 net-next 00/16] sfc: driver for EF100 family NICs,
part 1
From: Edward Cree <ecree@...arflare.com>
Date: Mon, 27 Jul 2020 12:53:54 +0100
> EF100 is a new NIC architecture under development at Xilinx, based
> partly on existing Solarflare technology. As many of the hardware
> interfaces resemble EF10, support is implemented within the 'sfc'
> driver, which previous patch series "commonised" for this purpose.
>
> In order to maintain bisectability while splitting into patches of a
> reasonable size, I had to do a certain amount of back-and-forth with
> stubs for things that the common code may try to call, mainly because
> we can't do them until we've set up MCDI, but we can't set up MCDI
> without probing the event queues, at which point a lot of the common
> machinery becomes reachable from event handlers.
> Consequently, this first series doesn't get as far as actually sending
> and receiving packets. I have a second series ready to follow it
> which implements the datapath (and a few other things like ethtool).
...
Series applied, thank you.
Powered by blists - more mailing lists