diff options
author | 2015-11-19 11:34:17 -0800 | |
---|---|---|
committer | 2015-12-12 21:08:15 -0800 | |
commit | b7b713a8eaf325607d37229f024ad0b9f3e7f320 (patch) | |
tree | 9996223c93e2ad63a626a7c322f519662bd1042b /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | i40e: properly delete VF MAC filters (diff) | |
download | linux-dev-b7b713a8eaf325607d37229f024ad0b9f3e7f320.tar.xz linux-dev-b7b713a8eaf325607d37229f024ad0b9f3e7f320.zip |
i40e: don't add zero MAC filter
When VFs are created, the MAC address defaults to all zeros, indicating
to the VF driver that it should use a random MAC address. However, the
PF driver was incorrectly adding this zero MAC to the filter table,
along with the VF's randomly generated MAC address.
Check for a good address before adding the default filter. While we're
at it, make the error message a bit more useful.
Change-ID: Ia100947d68140e0f73a19ba755cbffc3e79a8fcf
Signed-off-by: Mitch Williams <mitch.a.williams@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions