Date: Fri, 21 Aug 2020 07:29:19 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 248802] dpdk hang issues at func rte_delay_ms Message-ID: <bug-248802-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D248802 Bug ID: 248802 Summary: dpdk hang issues at func rte_delay_ms Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: meetshamsher@gmail.com Hi, I am using dpdk 19.11.3 using port in FreeBSD 10.4. When executing dpdk test cases then it getting hanged at function rte_delay_ms(...); Ex: 1. like in testpmd it's getting hanged at rte_delay_ms(CHECK_INTERVAL); 2. or if added rte_delay_ms(10); in examples/helloworld/main.c test app then also getting hanged in same function call. Other details: sysctl hw.model hw.machine hw.ncpu hw.model: Intel(R) Xeon(R) CPU E5-2620 v3 @ 2.40GHz hw.machine: amd64 hw.ncpu: 12 uname -r 10.4-RELEASE Thanks & regards, shamsher --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-248802-7788>