On 2017年10月13日 14:32, Mao Zhongyi wrote:
In this series, adjust the way that the packet are queued and compared to improve the colo net performence. Cc: Zhang Chen <zhangc...@gmail.com> Cc: Li Zhijian <lizhij...@cn.fujitsu.com> Cc: Jason Wang <jasow...@redhat.com> Mao Zhongyi (4): colo-compare: Insert packet into the suitable position of packet queue directly colo-compare: compare the packet in a specified Connection colo-compare: Fix comments colo: Consolidate the duplicate code chunk into a routine net/colo-compare.c | 61 +++++++++++++++++++++++++++++++----------------------- net/colo.c | 18 +++++++++------- net/colo.h | 1 + 3 files changed, 46 insertions(+), 34 deletions(-)
Applied. Thanks