[PATCH v2 1/2] app/testpmd: mark most cmdline symbols as static
Andrew Rybchenko
andrew.rybchenko at oktetlabs.ru
Tue May 31 17:15:50 CEST 2022
On 5/24/22 23:06, David Marchand wrote:
> All those symbols don't need to be global, plus it was hiding unused
> code such as:
> - cmd_set_conntrack_dir_set and cmd_set_conntrack_dir_conntrack in
> cmdline.c,
> - cmd_create_port_meter_g_action, cmd_create_port_meter_r_action,
> cmd_create_port_meter_y_action in cmdline_mtr.c,
>
> Mark those symbols as static.
>
> Signed-off-by: David Marchand <david.marchand at redhat.com>
> Acked-by: Cristian Dumitrescu <cristian.dumitrescu at intel.com>
> Acked-by: Ferruh Yigit <ferruh.yigit at xilinx.com>
Acked-by: Andrew Rybchenko <andrew.rybchenko at oktetlabs.ru>
More information about the dev
mailing list