xref: /dpdk/examples/bond/commands.list (revision cfc3bc5d2e024fc20935c48b6ef6012153b6a480)
1# SPDX-License-Identifier: BSD-3-Clause
2# Copyright(c) 2023 Intel Corporation
3#
4send <IP>ip   # sends one ARP request through bonding for IP
5start         # starts listening if not started at startup
6stop          # stops listening
7show          # shows some bond info, e.g. active members
8help          # show help
9quit          # close application
10