On Mon, Oct 26, 2020 at 03:29:04PM +0200, Leon Romanovsky wrote: > From: Meir Lichtinger <meirl@xxxxxxxxxxxx> > > The IBTA specification has new speeds - HDR and NDR, supporting signaling > rate of 50Gb and 100Gb respectively. ethtool support of ipoib driver > translates IB speed to signaling rate. Added translation of HDR and NDR > IB types to rates of 50Gb and 100Gb ethernet speed. > > Signed-off-by: Meir Lichtinger <meirl@xxxxxxxxxxxx> > Signed-off-by: Leon Romanovsky <leonro@xxxxxxxxxxxx> > --- > drivers/infiniband/ulp/ipoib/ipoib_ethtool.c | 4 ++++ > 1 file changed, 4 insertions(+) Applied to for-next Thanks, Jason