]> git.openfabrics.org - ~shefty/libibverbs.git/commit
Add support to ibv_devinfo for displaying extended speeds
authorMarcel Apfelbaum <marcela@dev.mellanox.co.il>
Mon, 3 Oct 2011 15:56:25 +0000 (18:56 +0300)
committerRoland Dreier <roland@purestorage.com>
Tue, 13 Dec 2011 19:20:07 +0000 (11:20 -0800)
commitf6bbe706dcdb76d8363a258a83e5f30c3a795d15
tree2ee38dec888dd54228ef2ec7843381973763ad36
parentd444942db4c822fade4bae0e39d41296addb6ac2
Add support to ibv_devinfo for displaying extended speeds

Add code to ibv_devinfo to display the following new speeds:

    8:  FDR-10 is a proprietary link speed which is 10.3125 Gbps with 64b/66b
        encoding rather than 8b/10b encoding.
    16: FDR - 14.0625 Gbps
    32: EDR - 25.78125 Gbps

Signed-off-by: Marcel Apfelbaum <marcela@dev.mellanox.co.il>
Reviewed-by: Hal Rosenstock <hal@mellanox.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
examples/devinfo.c