aboutsummaryrefslogtreecommitdiff
path: root/lib/test-string_helpers.c
diff options
context:
space:
mode:
authorDavid S. Miller <[email protected]>2017-10-09 10:21:27 -0700
committerDavid S. Miller <[email protected]>2017-10-09 10:21:27 -0700
commit410a619adc1a7032e264d991feecb8d42aca89e4 (patch)
treee6ee0a50042ead73309e799a448d8daa8d2ab1b5 /lib/test-string_helpers.c
parent905618437da4d166e296fb24d66e8e7b79f541ef (diff)
parent1e28eaad07ea1e2d6537586529e87cbc1d698ffd (diff)
Merge branch 'qed-Add-iWARP-support-for-unaligned-MPA-packets'
Michal Kalderon says: ==================== qed: Add iWARP support for unaligned MPA packets 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 received. Once the driver reconstructs the full FPDU, it sends it down to fw via the ll2 connection. Driver also breaks down any packed PDUs into separate packets for FW. Patches 1-6 are all slight modifications to ll2 to support additional requirements for the unaligned MPA ll2 client. Patch 7 opens the additional ll2 connection for iWARP. Patches 8-12 contain the algorithm for aligning packets. ==================== Signed-off-by: Michal Kalderon <[email protected]> Signed-off-by: Ariel Elior <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/test-string_helpers.c')
0 files changed, 0 insertions, 0 deletions