commit | 0efedbf11f07adee555e0c4ba9c6eb58760aa94f | [log] [tgz] |
---|---|---|
author | Jose Abreu <Jose.Abreu@synopsys.com> | Tue Aug 06 15:16:16 2019 +0200 |
committer | David S. Miller <davem@davemloft.net> | Tue Aug 06 12:26:11 2019 -0700 |
tree | 1f7e66b28d783adf02c4a6c881dadeb618c1115f | |
parent | 0574f2ed30609fd1720489a9dcb50a805958c796 [diff] |
net: stmmac: xgmac: Fix XGMAC selftests Fixup the XGMAC selftests by correctly finishing the implementation of set_filter callback. Result: $ ethtool -t enp4s0 The test result is PASS The test extra info: 1. MAC Loopback 0 2. PHY Loopback -95 3. MMC Counters -95 4. EEE -95 5. Hash Filter MC 0 6. Perfect Filter UC 0 7. MC Filter 0 8. UC Filter 0 9. Flow Control 0 Signed-off-by: Jose Abreu <joabreu@synopsys.com> Signed-off-by: David S. Miller <davem@davemloft.net>