aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/roce_gid_mgmt.c
diff options
context:
space:
mode:
authorJason Gunthorpe <jgunthorpe@obsidianresearch.com>2015-08-21 17:34:13 -0600
committerDoug Ledford <dledford@redhat.com>2015-09-03 17:11:05 -0400
commitd1178cbcdcf91900ccf10a177350d7945703c151 (patch)
treeaae2b826df9b62e68e770911062172db8e45f809 /drivers/infiniband/core/roce_gid_mgmt.c
parentIB/ipoib: Clean up send-only multicast joins (diff)
downloadlinux-dev-d1178cbcdcf91900ccf10a177350d7945703c151.tar.xz
linux-dev-d1178cbcdcf91900ccf10a177350d7945703c151.zip
IB/ipoib: Suppress warning for send only join failures
We expect send only joins to fail, it just means there are no listeners for the group. The correct thing to do is silently drop the packet at source. Eg avahi will full join 224.0.0.251 which causes a send only IGMP packet to 224.0.0.22, and then a warning level kmessage like this: ib0: sendonly multicast join failed for ff12:401b:ffff:0000:0000:0000:0000:0016, status -22 If there is no IP router listening to IGMP. Signed-off-by: Jason Gunthorpe <jgunthorpe@obsidianresearch.com> Signed-off-by: Doug Ledford <dledford@redhat.com>
Diffstat (limited to 'drivers/infiniband/core/roce_gid_mgmt.c')
0 files changed, 0 insertions, 0 deletions