Re: [PATCH v4 net-next 0/8] Hisilicon Network Subsystem 3 VF Ethernet Driver

From: David Miller
Date: Fri Dec 15 2017 - 10:56:01 EST


From: Philippe Ombredanne <pombredanne@xxxxxxxx>
Date: Fri, 15 Dec 2017 11:28:15 +0100

> Salil,
>
> On Thu, Dec 14, 2017 at 7:03 PM, Salil Mehta <salil.mehta@xxxxxxxxxx> wrote:
>> This patch-set contains the support of the HNS3 (Hisilicon Network Subsystem 3)
>> Virtual Function Ethernet driver for hip08 family of SoCs. The Physical Function
>> driver is already part of the Linux mainline.
>>
>> This VF driver has its Hardware Compatibility Layer and has commom/unified ENET
>> layer/client/ethtool code with the PF driver. It also has support of mailbox to
>> communicate with the HNS3 PF driver. The basic architecture of VF driver is
>> derivative of the PF driver. Just like PF driver, this driver is also PCI
>> Express based.
>>
> <snip>
>
>> Change Log Summary:
>> Patch V4: Addressed SPDX related comment by Philippe Ombredanne
>> Patch V3: Addressed SPDX change requested by Philippe Ombredanne
>
> Thank you.
>
> For the use of SPDX tags (and this only!) you have my cheerful ack for
> the whole patch set.
>
> Acked-by: Philippe Ombredanne <pombredanne@xxxxxxxx>

Series applied.