i40e: Update flow director error messages to reduce user confusion
authorCarolyn Wyborny <carolyn.wyborny@intel.com>
Wed, 9 Jul 2014 07:46:12 +0000 (07:46 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Wed, 27 Aug 2014 06:22:37 +0000 (23:22 -0700)
commite99bdd39a518cccb58c0b2df9566f839870799c5
tree1ba3fdf7f110863dc3f1fdf07653a550dad666cf
parenta3d1214688d5259a200414def4d38f1e4531febd
i40e: Update flow director error messages to reduce user confusion

This patch changes the wording of the flow director add/remove and
asynchronous failure messages to include fd_id to try and add some
way to track the operations on a given fd_id.  Its not perfect, but
its better than what we had as PCTYPE can apply to several different
filter requests.

This patch also removes a redundant message when filter
addition fails due to full condition.

Change-ID: Icf58b0603d4f162d9fc542f11a74866a907049f2
Signed-off-by: Carolyn Wyborny <carolyn.wyborny@intel.com>
Tested-by: Jim Young <jamesx.m.young@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/i40e/i40e_txrx.c