[PATCH v3 0/1] gro: decrease size of CB

From: Richard Gobert
Date: Thu Jun 01 2023 - 12:09:56 EST


This patch frees up space in the GRO CB, which is currently at its maximum
size. This patch was submitted and reviewed previously in a patch series,
but is now reposted as a standalone patch, as suggested by Paolo.
(https://lore.kernel.org/netdev/889f2dc5e646992033e0d9b0951d5a42f1907e07.camel@xxxxxxxxxx/)

Changelog:

v2 -> v3:
* add comment

v1 -> v2:
* remove inline keyword

Richard Gobert (1):
gro: decrease size of CB

include/net/gro.h | 26 ++++++++++++++++----------
net/core/gro.c | 19 ++++++++++++-------
2 files changed, 28 insertions(+), 17 deletions(-)

--
2.36.1