]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd9de8346a7e4c0ba69df2d1cd973859f45c4922c
tree1ba3fdf7f110863dc3f1fdf07653a550dad666cf
parent08603a3c748a54241d5de3a23a3a51ef06b9f734
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