[dpdk-dev] [PATCH] clean bare metal support traces
Thomas Monjalon
thomas at monjalon.net
Mon Oct 21 15:58:24 CEST 2019
12/08/2019 09:00, David Marchand:
> Bare metal support has been gone for quite some time but we still had
> some checks on system includes.
>
> Signed-off-by: David Marchand <david.marchand at redhat.com>
> ---
> app/test-pmd/cmdline.c | 6 +-----
> app/test/commands.c | 5 -----
> app/test/test_cmdline_ipaddr.c | 7 +------
> examples/cmdline/commands.c | 8 ++------
> lib/librte_cmdline/cmdline_parse_ipaddr.c | 6 +-----
> 5 files changed, 5 insertions(+), 27 deletions(-)
Applied, thanks for removing some lines :)
More information about the dev
mailing list