aboutsummaryrefslogtreecommitdiffstats
path: root/tools/bpf/bpftool/prog.c
diff options
context:
space:
mode:
authorMichal Kalderon <[email protected]>2017-10-09 09:37:54 +0000
committerDavid S. Miller <[email protected]>2017-10-09 17:21:27 +0000
commit1e28eaad07ea1e2d6537586529e87cbc1d698ffd (patch)
treee6ee0a50042ead73309e799a448d8daa8d2ab1b5 /tools/bpf/bpftool/prog.c
parentqed: Add support for MPA header being split over two tcp packets (diff)
downloadkernel-1e28eaad07ea1e2d6537586529e87cbc1d698ffd.tar.gz
kernel-1e28eaad07ea1e2d6537586529e87cbc1d698ffd.zip
qed: Add iWARP support for fpdu spanned over more than two tcp packets
We continue to maintain a maximum of three buffers per fpdu, to ensure that there are enough buffers for additional unaligned mpa packets. To support this, if a fpdu is split over more than two tcp packets, we use an intermediate buffer to copy the data to the previous buffer, then we can release the data. We need an intermediate buffer as the initial buffer partial packet could be located at the end of the packet, not leaving room for additional data. This is a corner case, and will usually not be the case. 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 'tools/bpf/bpftool/prog.c')
0 files changed, 0 insertions, 0 deletions