On Tue, Jun 21, 2022 at 05:09:40PM +0200, Thomas Monjalon wrote:
> 20/05/2022 12:12, Tyler Retzlaff:
> > @@ -590,4 +588,3 @@ static int uplane_encap_no_integrity(uint32_t sn_size,
> > uint8_t dir,
> > return n - i;
> > };
> >
> > -#endif /* !RTE_EXEC_ENV_WINDOWS */
>
> When removing the la
20/05/2022 12:12, Tyler Retzlaff:
> @@ -590,4 +588,3 @@ static int uplane_encap_no_integrity(uint32_t sn_size,
> uint8_t dir,
> return n - i;
> };
>
> -#endif /* !RTE_EXEC_ENV_WINDOWS */
When removing the last line of a file, you should remove the blank line before.
I'll fix when merging
build the test/crypto harnesses on windows to allow them to be listed
as tests to run.
Signed-off-by: Tyler Retzlaff
---
app/test/test_cryptodev.c| 3 ---
app/test/test_cryptodev_asym.c | 3 ---
app/test/test_cryptodev_blockcipher.c| 3 ---
app/test/test_cryptodev_s
3 matches
Mail list logo