On Sat, 4 Feb 2017 16:37:54 +0800
Wei Dai wrote:
> + PMD_INIT_LOG(ERR, "If ixgbe MAC type is not X550 or X550EM_x or
> "
> + "X550EM_a, the filter mode must be signature or
> perfect, other mode "
> + "is not supported ! Current MAC type = %d
Add more details when the filter mode can't be successfully configured.
These details tell user what filter configuration is right.
Reported-by: Yulong Pei
Signed-off-by: Wei Dai
---
drivers/net/ixgbe/ixgbe_fdir.c | 13 +++--
1 file changed, 11 insertions(+), 2 deletions(-)
diff --git
Add more details when the filter mode can't be successfully configured.
These details tell user what filter configuration is right.
Reported-by: Yulong Pei
Signed-off-by: Wei Dai
---
drivers/net/ixgbe/ixgbe_fdir.c | 13 +++--
1 file changed, 11 insertions(+), 2 deletions(-)
diff --git
3 matches
Mail list logo