summaryrefslogtreecommitdiffstats
path: root/src/vcl
diff options
context:
space:
mode:
authorDave Barach <dave@barachs.net>2018-06-14 18:05:30 -0400
committerFlorin Coras <florin.coras@gmail.com>2018-06-19 18:47:11 +0000
commitc6215d902f02d08a59567f3f788caa0e03508c0d (patch)
tree5c5fa6fe1616446385ed4292c6912ef76f82b3da /src/vcl
parent3337bd22002e9b78459082c34f7b78370b177eb0 (diff)
ip checksum multiarch support, cleanup
When computing tcp/udp checksums across large amounts of data - e.g. when NIC h/w checksum offload is not available - it's worth providing arch-dependent code; if only to compile the code w/ -O3. Fix calculation when data is fully unaligned / on an odd byte boundary. Add a buffer alignment test vector. Change-Id: I7644e2276ac6cbc3f575bf61746a6ffedbbb6150 Signed-off-by: Dave Barach <dave@barachs.net>
Diffstat (limited to 'src/vcl')
0 files changed, 0 insertions, 0 deletions