]> www.infradead.org Git - users/jedix/linux-maple.git/commit
i40e/i40evf: clean up error messages
authorMitch Williams <mitch.a.williams@intel.com>
Wed, 21 Oct 2015 23:47:11 +0000 (19:47 -0400)
committerChuck Anderson <chuck.anderson@oracle.com>
Thu, 10 Mar 2016 16:33:21 +0000 (08:33 -0800)
commit4342399fbdd5a4711e831d5ca1199d3a88849c66
treeb909810dbf5ff9384e7baa694f76fcbcf8e13bd9
parenteec71d99f790766d019f260750227cdf9de8cb1e
i40e/i40evf: clean up error messages

Orabug: 22342532

Clean up and enhance error messages related to VF MAC/VLAN filters.
Indicate which VF is having issues, and if possible indicate the MAC
address or VLAN involved.

Also, when an error is returned from the PF driver, print useful
information about what went wrong, for the most likely cases.

Change-ID: Ib3d15eef9e3369a78fd142948671e5fa26d921b8
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>
(cherry picked from commit 8d8f2295d0752230e0a697af33e5af96561b64a0)
Signed-off-by: Brian Maly <brian.maly@oracle.com>
drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c
drivers/net/ethernet/intel/i40evf/i40evf_virtchnl.c