xref: /dpdk/examples/ntb/commands.list (revision fa6a754e746551382922c8be4db0e8f8e39bab40)
1# SPDX-License-Identifier: BSD-3-Clause
2# Copyright(c) 2023 Intel Corporation
3#
4help                   # show help
5quit                   # exit application
6send <STRING>filepath  # send <file_path>
7start                  # start pkt fwd between ntb and ethdev
8stop                   # stop packet forwarding
9show port stats        # show statistics for all ports
10clear port stats       # clear all port statistics
11set fwd <(file-trans,iofwd,txonly,rxonly)>mode  # set forwarding mode as file-trans|rxonly|txonly|iofwd
12