Re: [openib-general] [PATCH 0 of 20] [RFC] ipath driver - another round for review

From: Michael S. Tsirkin
Date: Fri Mar 10 2006 - 10:33:25 EST


Quoting r. Bryan O'Sullivan <bos@xxxxxxxxxxxxx>:
> - We've added an ethernet emulation driver so that if you're not
> using Infiniband support, you still have a high-performance net
> device (lower latency and higher bandwidth than IPoIB) for IP
> traffic.

Two questions on this
1. It is not standard ethernet nor standard IP over Infiniband either, is it?
Is there some documentation on the wire protocol that you use?
Is it pathscale specific?

2. Are there practical reasons why you get lower latency and higher
bandwidth with this than with IPoIB? IP over IB simply encapsulates
each packet within a UD work request, so I don't see anything here that
might introduce extra latency or limit bandwidth.
If there are optimizations, can they not be added to the standard, common
IP over IB driver?

--
Michael S. Tsirkin
Staff Engineer, Mellanox Technologies
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/