Re: [PATCH v3 net-next 00/12] qed: Add iWARP support for unaligned MPA packets

2017-10-09 Thread David Miller
From: Michal Kalderon Date: Mon, 9 Oct 2017 12:37:42 +0300 > This patch series adds support for handling unaligned MPA packets. > (FPDUs split over more than one tcp packet). > When FW detects a packet is unaligned it fowards the packet to > the driver via a light l2

[PATCH v3 net-next 00/12] qed: Add iWARP support for unaligned MPA packets

2017-10-09 Thread Michal Kalderon
This patch series adds support for handling unaligned MPA packets. (FPDUs split over more than one tcp packet). When FW detects a packet is unaligned it fowards the packet to the driver via a light l2 dedicated connection. The driver then stores this packet until the remainder of the packet is