Re: [PATCH net-next 2/3] bridge: mrp: Add br_mrp_fill_info

2020-06-30 Thread Horatiu Vultur
The 06/30/2020 09:12, Jakub Kicinski wrote: > EXTERNAL EMAIL: Do not click links or open attachments unless you know the > content is safe > > On Tue, 30 Jun 2020 15:44:23 +0200 Horatiu Vultur wrote: > > Add the function br_mrp_fill_info which populates the MRP attributes > > regarding the status

Re: [PATCH net-next 2/3] bridge: mrp: Add br_mrp_fill_info

2020-06-30 Thread kernel test robot
Hi Horatiu, 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/Horatiu-Vultur/bridge-mrp-Add-support-for-getting-the-status/20200630-214828 base: https://git.kernel.org/pub/scm/linux/kernel/git/d

[PATCH net-next 2/3] bridge: mrp: Add br_mrp_fill_info

2020-06-30 Thread Horatiu Vultur
Add the function br_mrp_fill_info which populates the MRP attributes regarding the status of each MRP instance. Signed-off-by: Horatiu Vultur --- net/bridge/br_mrp_netlink.c | 57 + net/bridge/br_private.h | 7 + 2 files changed, 64 insertions(+) dif

Re: [PATCH net-next 2/3] bridge: mrp: Add br_mrp_fill_info

2020-06-30 Thread Jakub Kicinski
On Tue, 30 Jun 2020 15:44:23 +0200 Horatiu Vultur wrote: > Add the function br_mrp_fill_info which populates the MRP attributes > regarding the status of each MRP instance. > > Signed-off-by: Horatiu Vultur This adds warnings when built with W=1 C=1: net/bridge/br_mrp_netlink.c:316:9: warning: