xref: /dpdk/examples/multi_process/hotplug_mp/commands.list (revision 43f062ac3a926e53993b52a3d4333f2de2c6a706)
1# SPDX-License-Identifier: BSD-3-Clause
2# Copyright(c) 2023 Intel Corporation
3#
4attach <STRING>devargs     # attach a device
5detach <STRING>devargs     # detach a device
6list                       # list all devices
7help                       # show help
8quit                       # quit
9