Searched hist:"9 b492719dd0445c676da6805c84f9a5893583d1c" (Results 1 – 3 of 3) sorted by relevance
/qemu/net/ |
H A D | colo.h | 9b492719dd0445c676da6805c84f9a5893583d1c Tue Jun 08 08:23:29 UTC 2021 Rao, Lei <lei.rao@intel.com> Add a function named packet_new_nocopy for COLO.
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 <lei.rao@intel.com> Signed-off-by: Zhang Chen <chen.zhang@intel.com> Reviewed-by: Zhang Chen <chen.zhang@intel.com> Signed-off-by: Jason Wang <jasowang@redhat.com>
|
H A D | colo.c | 9b492719dd0445c676da6805c84f9a5893583d1c Tue Jun 08 08:23:29 UTC 2021 Rao, Lei <lei.rao@intel.com> Add a function named packet_new_nocopy for COLO.
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 <lei.rao@intel.com> Signed-off-by: Zhang Chen <chen.zhang@intel.com> Reviewed-by: Zhang Chen <chen.zhang@intel.com> Signed-off-by: Jason Wang <jasowang@redhat.com>
|
H A D | filter-rewriter.c | 9b492719dd0445c676da6805c84f9a5893583d1c Tue Jun 08 08:23:29 UTC 2021 Rao, Lei <lei.rao@intel.com> Add a function named packet_new_nocopy for COLO.
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 <lei.rao@intel.com> Signed-off-by: Zhang Chen <chen.zhang@intel.com> Reviewed-by: Zhang Chen <chen.zhang@intel.com> Signed-off-by: Jason Wang <jasowang@redhat.com>
|