From cfb80376641fa49137b9996130352697e7f8b436 Mon Sep 17 00:00:00 2001
From: Sebastien Bacher bondteam
+vlanib.pkeybootdevnameserverrd.peerdns
+rd.bootifrd.ethtoolrd.net.timeout.dhcprd.net.timeout.carrier
@@ -125,6 +127,26 @@
NetworkManager, hostnames from command line have higher
precedence over ones from DHCP, and the last that appears in
the command line wins.rd.znet
NetworkManager supports the
+ ib.pkey=PARENT.PKEY
+ argument to set up an Infiniband partition on IPoIB parent
+ device PARENT using the specified
+ partition key PKEY. The partition
+ key must be in hexadecimal notation without leading "0x", for
+ example "ib.pkey=ib0.8004".
+
NetworkManager supports the
+ rd.ethtool=INTERFACE:AUTONEG:SPEED
+ kernel command line option to set up ethtool NIC configuration parameters
+ AUTONEG and SPEED.
+ The INTERFACE being configured must be
+ specified, and the other parameters are optional and can be left blank.
+ When SPEED is set, duplex mode is
+ automatically set to 'full'. INTERFACE
+ accepts string values, AUTONEG accepts
+ boolean values (true and false / on or off / 0 or 1), and
+ SPEED accepts positive integer values.
+