Re: [PATCH 1/2] test/pmd_ring_perf: release ring resources after test
From: Phil Yang (Arm Technology China) <hidden>
Date: 2018-11-19 01:42:21
From: Phil Yang (Arm Technology China) <hidden>
Date: 2018-11-19 01:42:21
Hi Thomas,
-----Original Message----- From: Thomas Monjalon <redacted> Sent: Monday, November 19, 2018 6:21 AM To: Phil Yang (Arm Technology China) <redacted> Cc: dev@dpdk.org; nd <redacted>; Gavin Hu (Arm Technology China) [off-list ref] Subject: Re: [dpdk-dev] [PATCH 1/2] test/pmd_ring_perf: release ring resources after test 19/10/2018 13:00, Phil Yang:quoted
Need to release the port and the ring resources after test. Otherwise, it will cause failure to allocate memory when reentry the test. Fixes: ea764af ("app/test: add performance test for ring driver") Signed-off-by: Phil Yang <redacted> Reviewed-by: Gavin Hu <redacted>This patch was out of the radar because patch 2 was superseded.
Patch 2 has been abandoned because another commit has already fixed that issue. Thanks.
Applied, thanks
Thanks, Phil