Hi Pablo, Are there any idea for this patch? BR wenxu On 6/3/2019 10:13 PM, Pablo Neira Ayuso wrote: > On Mon, Jun 03, 2019 at 11:21:28AM +0200, Pablo Neira Ayuso wrote: >> On Sun, Jun 02, 2019 at 09:49:26PM +0800, wenxu@xxxxxxxxx wrote: >>> From: wenxu <wenxu@xxxxxxxxx> >>> >>> CONFIG_NETFILTER=m and CONFIG_NF_DEFRAG_IPV6 is not set > Just noted that this should be: > > CONFIG_IPV6=m > >>> ERROR: "nf_ct_frag6_gather" [net/ipv6/ipv6.ko] undefined! >>> >>> Fixes: c9bb6165a16e ("netfilter: nf_conntrack_bridge: fix CONFIG_IPV6=y") >>> Reported-by: kbuild test robot <lkp@xxxxxxxxx> >>> Signed-off-by: wenxu <wenxu@xxxxxxxxx> >> Acked-by: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx> > nf-next is already in sync with net-next, so I can apply this patch > here, as an alternative path. >