Files
vpp/test
Aloys Augustin 86490da4ce gso: do not gro on small packets
This has two benefits: fix an issue where small packets can be
padded to 64 bytes by the ethernet layer, and we included these bytes
in the tcp stream; and also if we receive a small packet, it signals
that this tcp stream is likely more latency-sensitive than throughput-
sensitive, and skipping gro buffering should be beneficial.

Type: fix
Change-Id: I165b97673d8cdce95ebf0a66c362ae9f9e6f3f34
Signed-off-by: Aloys Augustin <aloaugus@cisco.com>
2021-09-27 09:54:56 +00:00
..
2021-08-13 15:57:21 +00:00
2021-05-13 09:33:06 +00:00
2021-04-16 09:26:33 +00:00
2021-06-16 07:26:05 +00:00
2021-04-16 09:26:33 +00:00
2021-08-13 15:57:21 +00:00
2021-04-16 09:26:33 +00:00
2021-04-16 09:26:33 +00:00
2021-05-21 21:06:34 +00:00
2021-09-27 09:54:56 +00:00
2021-07-09 13:50:20 +00:00
2021-01-07 15:48:43 +00:00
2021-05-13 09:33:06 +00:00
2021-04-16 09:26:33 +00:00
2021-05-13 09:33:06 +00:00
2021-02-15 17:27:48 +00:00
2021-05-13 09:33:06 +00:00
2021-02-19 10:48:20 +00:00
2021-05-29 18:13:01 +00:00