Re: [PATCH v3 net-next 00/19] Add ionic driver

2019-07-08 Thread Shannon Nelson
On 7/8/19 7:58 PM, David Miller wrote: From: Shannon Nelson Date: Mon, 8 Jul 2019 12:25:13 -0700 This is a patch series that adds the ionic driver, supporting the Pensando ethernet device. ... I think with the review comments and feedback still coming in you will have to wait until the next

Re: [PATCH v3 net-next 00/19] Add ionic driver

2019-07-08 Thread David Miller
From: Shannon Nelson Date: Mon, 8 Jul 2019 12:25:13 -0700 > This is a patch series that adds the ionic driver, supporting the Pensando > ethernet device. ... I think with the review comments and feedback still coming in you will have to wait until the next merge window, sorry.

[PATCH v3 net-next 00/19] Add ionic driver

2019-07-08 Thread Shannon Nelson
This is a patch series that adds the ionic driver, supporting the Pensando ethernet device. In this initial patchset we implement basic transmit and receive. Later patchsets will add more advanced features. Our thanks to Andrew Lunn, Michal Kubecek, Jacub Kicinski, and the ever present kbuild te