Bug 341

Summary: repeated execution of distributor_autotest fails
Product: DPDK Reporter: hkalra (hkalra)
Component: otherAssignee: David Hunt (david.hunt)
Status: CONFIRMED ---    
Severity: minor CC: ajit.khaparde, david.hunt, ferruh.yigit
Priority: Normal    
Version: 19.08   
Target Milestone: ---   
Hardware: All   
OS: Linux   
Attachments: Logs of the error message

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.