Re: [PATCH nf-next 8/8] netfilter: conntrack: remove l3proto abstraction

2018-06-28 Thread kbuild test robot
Hi Florian, I love your patch! Yet something to improve: [auto build test ERROR on nf-next/master] url: https://github.com/0day-ci/linux/commits/Florian-Westphal/netfilter-conntrack-remove-ctnetlink-callbacks-from-l3-protocol-trackers/20180629-053035 base: https://git.kernel.org/pub/scm/li

[PATCH nf-next 8/8] netfilter: conntrack: remove l3proto abstraction

2018-06-28 Thread Florian Westphal
This unifies ipv4 and ipv6 protocol trackers and removes the l3proto abstraction. This gets rid of all l3proto indirect calls and the need to do a lookup on the function to call for l3 demux. It increases module size by only a small amount (12kbyte), so this reduces size because nf_conntrack.ko i