; Rao, Lei
> Subject: [PATCH v6 05/10] Add a function named packet_new_nocopy for
> COLO.
>
> From: "Rao, Lei"
>
> Use the packet_new_nocopy instead of packet_new in the filter-rewriter
> module. There will be one less memory copy in the processing of each
> network p
From: "Rao, Lei"
Use the packet_new_nocopy instead of packet_new in the
filter-rewriter module. There will be one less memory
copy in the processing of each network packet.
Signed-off-by: Lei Rao
---
net/colo.c| 25 +
net/colo.h| 1 +
net/filter