1
2ethcabletest(8) EFSFFCLIRG (Man Page) ethcabletest(8)
3
4
5
7 ethcabletest
8
9
10
11 Initiates or stops Cable Bit Error Rate stress tests for Network Inter‐
12 face Card (NIC)-to-switch links.
13
15 ethcabletest [-f hostfile] [-h 'hosts'] [-n numprocs] [start|stop]
16 ...
17
19 --help
20
21 Produces full help text.
22
23
24 -f hostfile
25
26 Specifies the file with hosts to include in NIC-to-SW test.
27 Default is /etc/eth-tools/hosts file.
28
29
30 -h hosts
31
32 Specifies the list of hosts to include in NIC-SW test.
33
34
35 -n numprocs
36
37 Number of processes per host for NIC-SW test.
38
39
40 start
41
42 Starts the NIC-SW.
43
44
45 stop
46
47 Stops the NIC-SW.
48
49
50 The NIC-SW cable test requires that the FF_MPI_APPS_DIR is set, and it
51 contains a pre-built copy of the Intel(R) mpi_apps for an appropriate
52 message passing interface (MPI).
53
55 ethcabletest -f good ethcabletest -h 'arwen elrond' start HOSTS='arwen
56 elrond' ethcabletest stop
57
58
60 The following environment variables are also used by this command:
61
62 HOSTS
63
64 List of hosts, used if -h option not supplied.
65
66
67 HOSTS_FILE
68
69 File containing list of hosts, used in absence of -f and -h.
70
71
72 FF_MAX_PARALLEL
73
74 Maximum concurrent operations.
75
76
77
78Copyright(C) 2020-2022 Intel Corporation ethcabletest(8)