Bug 46

Summary: Reciprocal division: Fail [Crash]
Product: DPDK Reporter: reshma pattan (reshma.pattan)
Component: otherAssignee: dev
Status: CONFIRMED ---    
Severity: minor    
Priority: Normal    
Version: 18.05   
Target Milestone: 18.08   
Hardware: x86   
OS: Linux   

Description reshma pattan 2018-05-11 12:02:09 CEST
Reciprocal division test fails when run via sanity script "autotest.py"

*DPDK version:
*git repo -> latest dpdk-dpdk , last commit id: 2077a158e22451144d1b023f949f3232cfa62b3
*OS: Fedora27, Centos7, Ubuntu17.10

*Compiler: GCC
*32 bit compiler

Test Setup: Bare metal with Ubuntu 17.10, Guest VM with centos 7 OS and Fedora27

Steps to reproduce
Run Sanity script as below, found "Reciprocal division: Fail [Crash]"
./autotest.py ./build/app/test all

screen dump for the sanity:
Start group_10: Success [00m 00s] 
Reciprocal division: Fail [Timeout] [15m 00s]

Expected Result
Test should succeed with no errors