> Subject: [PATCH v9 10/10] app/testpmd: enable building testpmd on > Windows > > External email: Use caution opening links or attachments > > > From: Jie Zhou <j...@microsoft.com> > > - Disable unsupported Apps on Windows > - Enable building of testpmd on Windows > > Signed-off-by: Jie Zhou <j...@microsoft.com> > Signed-off-by: Jie Zhou <j...@linux.microsoft.com> > --- > app/meson.build | 4 ---- > app/pdump/meson.build | 6 ++++++ > app/proc-info/meson.build | 6 ++++++ > app/test-acl/meson.build | 6 ++++++ > app/test-bbdev/meson.build | 6 ++++++ > app/test-cmdline/meson.build | 6 ++++++ > app/test-compress-perf/meson.build | 6 ++++++ > app/test-crypto-perf/meson.build | 6 ++++++ > app/test-eventdev/meson.build | 6 ++++++ > app/test-fib/meson.build | 6 ++++++ > app/test-flow-perf/meson.build | 6 ++++++ > app/test-pipeline/meson.build | 6 ++++++ > app/test-regex/meson.build | 6 ++++++ > app/test-sad/meson.build | 6 ++++++ > app/test/meson.build | 6 ++++++ > 15 files changed, 84 insertions(+), 4 deletions(-) >
Acked-by: Tal Shnaiderman <tal...@nvidia.com>