]> www.infradead.org Git - users/jedix/linux-maple.git/commit
qede: Loopback implementation should ignore the normal traffic
authorSudarsana Reddy Kalluru <sudarsana.kalluru@cavium.com>
Fri, 21 Oct 2016 08:43:41 +0000 (04:43 -0400)
committerChuck Anderson <chuck.anderson@oracle.com>
Mon, 6 Mar 2017 05:00:02 +0000 (21:00 -0800)
commitfec7ba6538dda68bcd3b840e9421239f10c0fb26
treef6700a5586cd19597206df9f969d811a98d8db49
parent4e127bae851c511ab53e06c0d2e454836fb41569
qede: Loopback implementation should ignore the normal traffic

Orabug: 25477939

During the execution of loopback test, driver may receive the packets which
are not originated by this test, loopback implementation need to skip those
packets.

Signed-off-by: Sudarsana Reddy Kalluru <Sudarsana.Kalluru@cavium.com>
Signed-off-by: Yuval Mintz <Yuval.Mintz@cavium.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
(cherry picked from commit 837d4eb6ed7cb0341079fac97e3037df6bef7482)
Signed-off-by: Brian Maly <brian.maly@oracle.com>
drivers/net/ethernet/qlogic/qede/qede.h
drivers/net/ethernet/qlogic/qede/qede_ethtool.c
drivers/net/ethernet/qlogic/qede/qede_main.c