Re: [PATCH net-next v4 0/5] hinic: add some ethtool ops support

From: David Miller
Date: Sun Jun 28 2020 - 23:41:26 EST


From: Luo bin <luobin9@xxxxxxxxxx>
Date: Sun, 28 Jun 2020 20:36:19 +0800

> patch #1: support to set and get pause params with
> "ethtool -A/a" cmd
> patch #2: support to set and get irq coalesce params with
> "ethtool -C/c" cmd
> patch #3: support to do self test with "ethtool -t" cmd
> patch #4: support to identify physical device with "ethtool -p" cmd
> patch #5: support to get eeprom information with "ethtool -m" cmd

Series applied, thank you.