[dpdk-dev] [PATCH] app/testpmd: fix help info for interactive commands

Rami Rosen ramirose at gmail.com
Tue Mar 5 13:18:37 CET 2019


Hi, Agalya,

Minors:
partciular=>particular

per port.testpmd=>
per port. testpmd
or maybe:
per port. Testpmd

+ "bpf-load rx|tx (port) (queue) (J|M|B) (file_name)\n"
+ "    Load an eBPF program as a callback"
+ " for partciular RX/TX queue\n\n"
+
+ "bpf-unload rx|tx (port) (queue)\n"
+ "    Unload previously loaded eBPF program"
+ " for partciular RX/TX queue\n\n"
+
+ "port config (port_id) tx_metadata (value)\n"
+ "    Set Tx metadata value per port.testpmd will add this value"
+ " to any Tx packet sent from this port\n\n"

Reviewed-by: Rami Rosen <ramirose at gmail.com>


More information about the dev mailing list