Re: [PATCH net-next 2/2] netlink: ipv6 MLD join notifications

2018-08-30 Thread kbuild test robot
Hi Patrick, Thank you for the patch! Yet something to improve: [auto build test ERROR on net-next/master] url: https://github.com/0day-ci/linux/commits/Patrick-Ruddy/netlink-ipv4-IGMP-join-notifications/20180831-105548 config: i386-randconfig-s0-201834 (attached as .config) compiler: gcc-6 (

[PATCH net-next 2/2] netlink: ipv6 MLD join notifications

2018-08-30 Thread Patrick Ruddy
Some userspace applications need to know about MLD joins from the kernel for 2 reasons: 1. To allow the programming of multicast MAC filters in hardware 2. To form a multicast FORUS list for non link-local multicast groups to be sent to the kernel and from there to the interested party. (1) c