On 2017年04月18日 10:20, Zhang Chen wrote:
In the first patch, we add tcp options support to optimize compare performance. and another patch simplified code and adjust trace print format. Zhang Chen (2): COLO-compare: Optimize tcp compare for option field COLO-compare: Optimize tcp compare trace event net/colo-compare.c | 54 ++++++++++++++++++++++++++++++++++++++++++------------ net/trace-events | 3 +-- 2 files changed, 43 insertions(+), 14 deletions(-)
Applied, thanks.