Bug 341 - repeated execution of distributor_autotest fails
Summary: repeated execution of distributor_autotest fails
Status: CONFIRMED
Alias: None
Product: DPDK
Classification: Unclassified
Component: other (show other bugs)
Version: 19.08
Hardware: All Linux
: Normal minor
Target Milestone: ---
Assignee: David Hunt
URL:
Depends on:
Blocks:
 
Reported: 2019-08-19 16:38 CEST by hkalra@marvell.com
Modified: 2020-09-17 13:26 CEST (History)
3 users (show)



Attachments
Logs of the error message (3.43 KB, text/plain)
2019-08-19 16:38 CEST, hkalra@marvell.com
Details

Description hkalra@marvell.com 2019-08-19 16:38:28 CEST
Created attachment 67 [details]
Logs of the error message

Repeated execution of "distributor_autotest" test command fails with the following error message:
=== testing big burst (burst) ===
Error: could not find source packet #1009


Steps to reproduce:
1. ./build/app/test -c f
2. execute "distributor_autotest"
3. First time it will execute successfully
4. again execute "distributor_autotest"
Comment 1 Ajit Khaparde 2020-09-16 23:49:29 CEST
David, This is an old issue. Can you see if this is still relevant? Thanks
Comment 2 David Hunt 2020-09-17 13:26:19 CEST
(In reply to Ajit Khaparde from comment #1)
> David, This is an old issue. Can you see if this is still relevant? Thanks

Yes, I'm able to repeat running the test 19 times in succession. There is a patch on patchwork that resolves the issue, I added a "Tested-by" to it just now. 

http://patches.dpdk.org/patch/77811/

Once that's merged, we should be able to close.

Note You need to log in before you can comment on or make changes to this bug.