From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jason Gunthorpe Subject: Re: [PATCH v1 03/12] IB/ipoib: Return IPoIB devices matching connection parameters Date: Wed, 8 Jul 2015 17:41:11 -0600 Message-ID: <20150708234111.GC16812@obsidianresearch.com> References: <1434976961-27424-1-git-send-email-haggaie@mellanox.com> <1434976961-27424-4-git-send-email-haggaie@mellanox.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Doug Ledford , linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Liran Liss , Guy Shapiro , Shachar Raindel , Yotam Kenneth To: Haggai Eran Return-path: Content-Disposition: inline In-Reply-To: <1434976961-27424-4-git-send-email-haggaie-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org> Sender: linux-rdma-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: netdev.vger.kernel.org On Mon, Jun 22, 2015 at 03:42:32PM +0300, Haggai Eran wrote: > + if (net_dev) { > + ipoib_warn(priv, "matching net_dev found: %s\n", > + net_dev->name); Is that a debug print? > + default: > + dev_warn(&dev->dev, "duplicate IP address detected\n"); > + /* Fall through */ Surely that needs some kind of rate limit? Jason -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html