> -----Original Message----- > From: gregkh@xxxxxxxxxxxxxxxxxxx <gregkh@xxxxxxxxxxxxxxxxxxx> > Sent: Tuesday, April 21, 2020 01:30 > To: Kirsher, Jeffrey T <jeffrey.t.kirsher@xxxxxxxxx> > Cc: davem@xxxxxxxxxxxxx; netdev@xxxxxxxxxxxxxxx; linux- > rdma@xxxxxxxxxxxxxxx; nhorman@xxxxxxxxxx; sassmann@xxxxxxxxxx; > jgg@xxxxxxxx; parav@xxxxxxxxxxxx; galpress@xxxxxxxxxx; > selvin.xavier@xxxxxxxxxxxx; sriharsha.basavapatna@xxxxxxxxxxxx; > benve@xxxxxxxxx; bharat@xxxxxxxxxxx; xavier.huwei@xxxxxxxxxx; > yishaih@xxxxxxxxxxxx; leonro@xxxxxxxxxxxx; mkalderon@xxxxxxxxxxx; > aditr@xxxxxxxxxx; ranjani.sridharan@xxxxxxxxxxxxxxx; pierre- > louis.bossart@xxxxxxxxxxxxxxx > Subject: Re: [net-next v2 0/9][pull request] 100GbE Intel Wired LAN Driver > Updates 2020-04-20 > > On Tue, Apr 21, 2020 at 08:15:59AM +0000, Kirsher, Jeffrey T wrote: > > > -----Original Message----- > > > From: Kirsher, Jeffrey T <jeffrey.t.kirsher@xxxxxxxxx> > > > Sent: Tuesday, April 21, 2020 01:02 > > > To: davem@xxxxxxxxxxxxx; gregkh@xxxxxxxxxxxxxxxxxxx > > > Cc: Kirsher, Jeffrey T <jeffrey.t.kirsher@xxxxxxxxx>; > > > netdev@xxxxxxxxxxxxxxx; linux-rdma@xxxxxxxxxxxxxxx; > > > nhorman@xxxxxxxxxx; sassmann@xxxxxxxxxx; jgg@xxxxxxxx; > > > parav@xxxxxxxxxxxx; galpress@xxxxxxxxxx; > selvin.xavier@xxxxxxxxxxxx; > > > sriharsha.basavapatna@xxxxxxxxxxxx; > > > benve@xxxxxxxxx; bharat@xxxxxxxxxxx; xavier.huwei@xxxxxxxxxx; > > > yishaih@xxxxxxxxxxxx; leonro@xxxxxxxxxxxx; mkalderon@xxxxxxxxxxx; > > > aditr@xxxxxxxxxx; ranjani.sridharan@xxxxxxxxxxxxxxx; pierre- > > > louis.bossart@xxxxxxxxxxxxxxx > > > Subject: [net-next v2 0/9][pull request] 100GbE Intel Wired LAN > > > Driver Updates > > > 2020-04-20 > > > > > > This series contains the initial implementation of the Virtual Bus, > > > virtbus_device, virtbus_driver, updates to 'ice' and 'i40e' to use the new > Virtual Bus. > > > > > > The primary purpose of the Virtual bus is to put devices on it and > > > hook the devices up to drivers. This will allow drivers, like the > > > RDMA drivers, to hook up to devices via this Virtual bus. > > > > > > This series currently builds against net-next tree. > > > > > > Revision history: > > > v2: Made changes based on community feedback, like Pierre-Louis's and > > > Jason's comments to update virtual bus interface. > > [Kirsher, Jeffrey T] > > > > David Miller, I know we have heard from Greg KH and Jason Gunthorpe on > > the patch series and have responded accordingly, I would like your > > personal opinion on the patch series. I respect your opinion and > > would like to make sure we appease all the maintainers and users involved to > get this accepted into the 5.8 kernel. > > Wait, you haven't gotten my ack on that code, why are you asking for it to be > merged already??? > [Kirsher, Jeffrey T] I was just asking for Dave's review, I was not asking that get merged without your or anyone's ACK. > {sigh} > > greg k-h