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 start
36
37 Starts the NIC-SW.
38
39
40 stop
41
42 Stops the NIC-SW.
43
44
45 The NIC-SW cable test requires that the FF_MPI_APPS_DIR is set, and it
46 contains a pre-built copy of the Intel(R) mpi_apps for an appropriate
47 message passing interface (MPI).
48
50 ethcabletest -f good
51
52 ethcabletest -h 'arwen elrond' start
53
54 HOSTS='arwen elrond' ethcabletest stop
55
57 The following environment variables are also used by this command:
58
59 HOSTS
60
61 List of hosts, used if -h option not supplied.
62
63
64 HOSTS_FILE
65
66 File containing list of hosts, used in absence of -f and -h.
67
68
69 FF_MAX_PARALLEL
70
71 Maximum concurrent operations.
72
73
74
75Copyright(C) 2020 Intel Corporation ethcabletest(8)