xref: /dpdk/examples/vdpa/commands.list (revision 1b2798ee320657d7b6a2ba8ec1e1e949df62a18d)
1# SPDX-License-Identifier: BSD-3-Clause
2# Copyright(c) 2023 Intel Corporation
3#
4help                                    # show help
5list                                    # list all available vdpa devices
6create <STRING>socket_path <STRING>bdf  # create a new vdpa port
7stats <STRING>bdf <UINT32>qid           # show device statistics
8quit                                    # exit application
9