Re: [PATCH v8 net-next 3/3] net/sched: act_frag: add implict packet fragment support.

2020-11-12 Thread kernel test robot
Hi, Thank you for the patch! Perhaps something to improve: [auto build test WARNING on net-next/master] url: https://github.com/0day-ci/linux/commits/wenxu-ucloud-cn/net-sched-fix-over-mtu-packet-of-defrag-in/2020-143001 base: https://git.kernel.org/pub/scm/linux/kernel/git/davem/net-n

[PATCH v8 net-next 3/3] net/sched: act_frag: add implict packet fragment support.

2020-11-10 Thread wenxu
From: wenxu Currently kernel tc subsystem can do conntrack in cat_ct. But when several fragment packets go through the act_ct, function tcf_ct_handle_fragments will defrag the packets to a big one. But the last action will redirect mirred to a device which maybe lead the reassembly big packet ove