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 <dwil...@us.ibm.com>
Reviewed-by: Thomas Falcon <tlfal...@linux.ibm.com>
Reviewed-by: Cristobal Forno <cris.fo...@ibm.com>
Reviewed-by: Pradeep Satyanarayana <prade...@linux.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

Reply via email to