On Fri, 2014-10-17 at 02:35 +0000, Jiafei.Pan@xxxxxxxxxxxxx wrote: > [Pan Jiafei] Hi, Alex, thanks for your comments. I don’t confirm that > you have catch my concerns. For example, I want to add igb net card > into my bridge, and want to igb net driver allocate skb by using > my specified memory address, but I don’t want to modify igb net driver > directly, how to do this in my bridge drivers? This is exactly our point : We do not want to modify all drivers so that your bridge is happy with them. You'll have to make your bridge using standard infra instead. IGB has no way to know in advance that a particular frame should eventually reach your bridge anyway. -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html