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