[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230113223619.162405-1-parav@nvidia.com>
Date: Sat, 14 Jan 2023 00:36:17 +0200
From: Parav Pandit <parav@...dia.com>
To: <mst@...hat.com>, <jasowang@...hat.com>, <netdev@...r.kernel.org>,
<davem@...emloft.net>, <kuba@...nel.org>
CC: <edumazet@...gle.com>, <pabeni@...hat.com>,
<virtualization@...ts.linux-foundation.org>,
Parav Pandit <parav@...dia.com>
Subject: [PATCH net-next 0/2] Small packet processing handling changes
Hi,
These two changes improve the small packet handling.
Patch summary:
patch-1 fixes the length check by considering Ethernet 60B frame size
patch-2 avoids code duplication by reuses existing buffer free helper
Please review.
Parav Pandit (2):
virtio_net: Fix short frame length check
virtio_net: Reuse buffer free function
drivers/net/virtio_net.c | 10 ++--------
1 file changed, 2 insertions(+), 8 deletions(-)
--
2.26.2
Powered by blists - more mailing lists