Searched hist:"3 f0f0133747368fe0fcf3908f788b53591bff4e0" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/block/aoe/ |
H A D | aoe.h | diff 3f0f0133747368fe0fcf3908f788b53591bff4e0 Thu Oct 04 19:16:27 CDT 2012 Ed Cashin <ecashin@coraid.com> aoe: use packets that work with the smallest-MTU local interface
Users with several network interfaces dedicated to AoE generally do not configure them to support different-sized AoE data payloads on purpose.
For a given AoE target, there will be a set of local network interfaces that can reach it. Using only the payload that will fit in the smallest-sized MTU of all those local interfaces greatly simplifies the driver, especially in failure scenarios.
Signed-off-by: Ed Cashin <ecashin@coraid.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
H A D | aoecmd.c | diff 3f0f0133747368fe0fcf3908f788b53591bff4e0 Thu Oct 04 19:16:27 CDT 2012 Ed Cashin <ecashin@coraid.com> aoe: use packets that work with the smallest-MTU local interface
Users with several network interfaces dedicated to AoE generally do not configure them to support different-sized AoE data payloads on purpose.
For a given AoE target, there will be a set of local network interfaces that can reach it. Using only the payload that will fit in the smallest-sized MTU of all those local interfaces greatly simplifies the driver, especially in failure scenarios.
Signed-off-by: Ed Cashin <ecashin@coraid.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|