[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20201008190538.6223-1-dwilder@us.ibm.com>
Date: Thu, 8 Oct 2020 12:05:36 -0700
From: David Wilder <dwilder@...ibm.com>
To: netdev@...r.kernel.org
Cc: tlfalcon@...ux.ibm.com, cris.forno@....com,
pradeeps@...ux.vnet.ibm.com, wilder@...ibm.com
Subject: [ PATCH v1 0/2] ibmveth gso fix.
The ibmveth driver is a virtual Ethernet driver used on IBM pSeries systems.
Gso packets can be sent between LPARS (virtual hosts) without segmentation,
by flagging gso packets using one of two methods depending on the firmware
version. Some gso packet may not be correctly identified by the receiver.
This patch-set corrects this issue.
Signed-off-by: David Wilder <dwilder@...ibm.com>
Reviewed-by: Thomas Falcon <tlfalcon@...ux.ibm.com>
Reviewed-by: Cristobal Forno <cris.forno@....com>
Reviewed-by: Pradeep Satyanarayana <pradeeps@...ux.vnet.ibm.com>
David Wilder (2):
ibmveth: Switch order of ibmveth_helper calls.
ibmveth: Identify ingress large send packets.
drivers/net/ethernet/ibm/ibmveth.c | 19 +++++++++++++++----
1 file changed, 15 insertions(+), 4 deletions(-)
--
1.8.3.1
Powered by blists - more mailing lists