Date: Fri, 21 Aug 2020 09:19:52 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 248802] net/dpdk: hang issues at func rte_delay_ms Message-ID: <bug-248802-7788-vCsyiW80ex@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-248802-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-248802-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D248802 --- Comment #2 from Bruce Richardson <bruce.richardson@intel.com> --- I ran a quick test similar to what you describe and didn't see any issues. I installed the 19.11.3 package of DPDK using "pkg install dpdk", and then to= ok the source-code of the helloworld example app - adding in an "rte_delay_ms(10);" call. It compiled with "gmake" and then ran without iss= ues. I'll investigate a little more to double check on my end. --=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-vCsyiW80ex>