RE: [PATCH v2 7/7] Optimized the function of fill_connection_key.

2021-11-02 Thread Rao, Lei
; qemu-devel@nongnu.org Subject: Re: [PATCH v2 7/7] Optimized the function of fill_connection_key. "Rao, Lei" wrote: > From: "Rao, Lei" > > Remove some unnecessary code to improve the performance of the > filter-rewriter module. > > Signed-off-by: Lei Rao &

Re: [PATCH v2 7/7] Optimized the function of fill_connection_key.

2021-11-02 Thread Juan Quintela
"Rao, Lei" wrote: > From: "Rao, Lei" > > Remove some unnecessary code to improve the performance of > the filter-rewriter module. > > Signed-off-by: Lei Rao > Reviewed-by: Zhang Chen As Chen has already reviewed it: Reviewed-by: Juan Quintela But I think that you should change in a

[PATCH v2 7/7] Optimized the function of fill_connection_key.

2021-11-01 Thread Rao, Lei
From: "Rao, Lei" Remove some unnecessary code to improve the performance of the filter-rewriter module. Signed-off-by: Lei Rao Reviewed-by: Zhang Chen --- net/colo-compare.c| 2 +- net/colo.c| 31 --- net/colo.h| 6 +++---