Re: [Bridge] [patch net-next v2 01/15] net: introduce upper device lists
From: Jiri Pirko <jiri@resnulli.us>
Date: 2012-08-16 05:49:09
Also in:
linux-rdma, lkml, netdev
From: Jiri Pirko <jiri@resnulli.us>
Date: 2012-08-16 05:49:09
Also in:
linux-rdma, lkml, netdev
Thu, Aug 16, 2012 at 12:15:49AM CEST, davem@davemloft.net wrote:
From: Jiri Pirko <jiri@resnulli.us> Date: Wed, 15 Aug 2012 09:46:12 +0200quoted
You are probably right. I'm not sure how to handle this correctly though. Adding some hard limit number might not be correct.I would just use a hard limit of something like 8 for now, and if we need to expand this limit we can consider how to do so with real known usage in mind rather than pure speculation.
Okay. I will repost the set soon.