Re: [dpdk-dev] [PATCH v5 9/9] app/testpmd: enable building testpmd on Windows

2021-04-19 Thread Jie Zhou
On Sun, Apr 18, 2021 at 07:20:18PM +, Tal Shnaiderman wrote: > > Subject: Re: [dpdk-dev] [PATCH v5 9/9] app/testpmd: enable building > > testpmd on Windows > > > > External email: Use caution opening links or attachments > > > > > > > Subje

Re: [dpdk-dev] [PATCH v5 9/9] app/testpmd: enable building testpmd on Windows

2021-04-18 Thread Tal Shnaiderman
> Subject: Re: [dpdk-dev] [PATCH v5 9/9] app/testpmd: enable building > testpmd on Windows > > External email: Use caution opening links or attachments > > > > Subject: Re: [dpdk-dev] [PATCH v5 9/9] app/testpmd: enable building > > testpmd on Windows > > >

Re: [dpdk-dev] [PATCH v5 9/9] app/testpmd: enable building testpmd on Windows

2021-04-18 Thread Tal Shnaiderman
> Subject: Re: [dpdk-dev] [PATCH v5 9/9] app/testpmd: enable building > testpmd on Windows > > External email: Use caution opening links or attachments > > > 18/04/2021 19:21, Tal Shnaiderman: > > Building testpmd results in 2 warnings in clang: > > > > .

Re: [dpdk-dev] [PATCH v5 9/9] app/testpmd: enable building testpmd on Windows

2021-04-18 Thread Thomas Monjalon
18/04/2021 19:21, Tal Shnaiderman: > Building testpmd results in 2 warnings in clang: > > ../app/test-pmd/config.c:4254:1: warning: unused function 'print_fdir_mask' > [-Wunused-function] > print_fdir_mask(struct rte_eth_fdir_masks *mask) > ^ > ../app/test-pmd/config.c:4289:1: warning: unused fun

Re: [dpdk-dev] [PATCH v5 9/9] app/testpmd: enable building testpmd on Windows

2021-04-18 Thread Tal Shnaiderman
> Subject: [dpdk-dev] [PATCH v5 9/9] app/testpmd: enable building testpmd > on Windows > > External email: Use caution opening links or attachments > > > From: Jie Zhou > > - Disable unsupported Apps on Windows > - Enable building of testpmd on Windows > &g

[dpdk-dev] [PATCH v5 9/9] app/testpmd: enable building testpmd on Windows

2021-04-16 Thread Jie Zhou
From: Jie Zhou - Disable unsupported Apps on Windows - Enable building of testpmd on Windows Signed-off-by: Jie Zhou Signed-off-by: Jie Zhou --- app/meson.build| 4 app/pdump/meson.build | 6 ++ app/proc-info/meson.build | 6 ++ app/test-