Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

scsi: docs: convert bnx2fc.txt to ReST

Link: https://lore.kernel.org/r/f239116bd2c36f6fc8deb62e325bb8161da04270.1583136624.git.mchehab+huawei@kernel.org
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>

authored by

Mauro Carvalho Chehab and committed by
Martin K. Petersen
1d4f8dfe 6e5a663d

+13 -6
+12 -6
Documentation/scsi/bnx2fc.txt Documentation/scsi/bnx2fc.rst
··· 1 + .. SPDX-License-Identifier: GPL-2.0 2 + 3 + =========================== 1 4 Operating FCoE using bnx2fc 2 5 =========================== 3 6 Broadcom FCoE offload through bnx2fc is full stateful hardware offload that ··· 27 24 28 25 2. Configure the interfaces on which bnx2fc driver has to operate on. 29 26 Here are the steps to configure: 27 + 30 28 a. cd /etc/fcoe 31 29 b. copy cfg-ethx to cfg-eth5 if FCoE has to be enabled on eth5. 32 30 c. Repeat this for all the interfaces where FCoE has to be enabled. ··· 43 39 44 40 5. "Symbolic Name" in 'fcoeadm -i' output would display if bnx2fc has claimed 45 41 the interface. 46 - Eg: 47 - [root@bh2 ~]# fcoeadm -i 42 + 43 + Eg:: 44 + 45 + [root@bh2 ~]# fcoeadm -i 48 46 Description: NetXtreme II BCM57712 10 Gigabit Ethernet 49 47 Revision: 01 50 48 Manufacturer: Broadcom Corporation ··· 66 60 State: Online 67 61 68 62 6. Verify the vlan discovery is performed by running ifconfig and notice 69 - <INTERFACE>.<VLAN>-fcoe interfaces are automatically created. 63 + <INTERFACE>.<VLAN>-fcoe interfaces are automatically created. 70 64 71 65 Refer to fcoeadm manpage for more information on fcoeadm operations to 72 66 create/destroy interfaces or to display lun/target information. 73 67 74 - NOTE: 68 + NOTE 75 69 ==== 76 70 ** Broadcom FCoE capable devices implement a DCBX/LLDP client on-chip. Only one 77 71 LLDP client is allowed per interface. For proper operation all host software 78 72 based DCBX/LLDP clients (e.g. lldpad) must be disabled. To disable lldpad on a 79 - given interface, run the following command: 73 + given interface, run the following command:: 80 74 81 - lldptool set-lldp -i <interface_name> adminStatus=disabled 75 + lldptool set-lldp -i <interface_name> adminStatus=disabled
+1
Documentation/scsi/index.rst
··· 14 14 aic79xx 15 15 aic7xxx 16 16 bfa 17 + bnx2fc 17 18 18 19 scsi_transport_srp/figures