Re: [dpdk-dev] [PATCH v4 5/9] app/test-cmdline: support python3 only
From: Bruce Richardson <hidden> Date: 2020-08-12 15:05:34
On Tue, Aug 04, 2020 at 03:07:34PM +0100, Louise Kilheeney wrote:
Changed script to explicitly use python3 only to avoid
maintaining python 2 and removed deprecation notice.
Cc: Olivier Matz <redacted>
Signed-off-by: Louise Kilheeney <redacted>
---
With this patch applied I'm seeing a failure with the final test the
history fill test. It passes without this patch applied. Do you see the
same thing?
/Bruce