OpenCloudOS-Kernel/drivers/net/ethernet/ibm
Cris Forno 6f2275433a ibmveth: Detect unsupported packets before sending to the hypervisor
Currently, when ibmveth receive a loopback packet, it reports an
ambiguous error message "tx: h_send_logical_lan failed with rc=-4"
because the hypervisor rejects those types of packets. This fix
detects loopback packet and assures the source packet's MAC address
matches the driver's MAC address before transmitting to the
hypervisor.

Signed-off-by: Cris Forno <cforno12@linux.vnet.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-11-14 17:59:48 -08:00
..
ehea ehea: replace with page_shift() in ehea_is_hugepage() 2019-11-06 10:23:35 -08:00
emac net: ethernet: emac: Fix phy mode type 2019-11-05 18:21:49 -08:00
Kconfig treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
ibmveth.c ibmveth: Detect unsupported packets before sending to the hypervisor 2019-11-14 17:59:48 -08:00
ibmveth.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 2019-05-21 11:28:45 +02:00
ibmvnic.c net/ibmvnic: Fix EOI when running in XIVE mode. 2019-10-13 11:18:56 -07:00
ibmvnic.h net/ibmvnic: prevent more than one thread from running in reset 2019-09-25 13:41:41 +02:00