xref: /dpdk/examples/multi_process/simple_mp/commands.list (revision 43f062ac3a926e53993b52a3d4333f2de2c6a706)
1# SPDX-License-Identifier: BSD-3-Clause
2# Copyright(c) 2023 Intel Corporation
3#
4send <STRING>message  # send a string to another process
5help                  # show help
6quit                  # close the application
7