Here are the latest fixes for LNet. One fix covers a bug for the infiniband driver that happens when the o2iblnd intereface is pinged before it is finishing setting up. The next patch set from Bruno adds kmem_caches for the LNet layer. Bruno Faccini (2): staging: lustre: lnet: Allocate MEs and small MDs in own kmem_caches staging: lustre: lnet: optimize memory foot print for lnet_libmd Doug Oucharek (1): staging: lustre: lnet: Don't access NULL NI on failure path .../staging/lustre/include/linux/lnet/lib-lnet.h | 36 ++++++++++++++-- .../staging/lustre/include/linux/lnet/lib-types.h | 2 +- .../staging/lustre/lnet/klnds/o2iblnd/o2iblnd_cb.c | 7 ++- drivers/staging/lustre/lnet/lnet/api-ni.c | 45 ++++++++++++++++++++ 4 files changed, 82 insertions(+), 8 deletions(-) _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel