DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] IXGBE VF server crash
@ 2016-11-30 11:57 Gregory Etelson
  0 siblings, 0 replies; only message in thread
From: Gregory Etelson @ 2016-11-30 11:57 UTC (permalink / raw)
  To: dev

Hello,

I have a server with 8 VFs over Intel 82599 10Gb adapter
A test iterates DPDK process over each VF in turn for 10 sec:

while [ 1 ]; do
	for vf in $VFS; do run_dpdk $vf; done
done

After several minutes server crashes.
The crash does not trigger kdump or leaves traces on console
The server power cycles

The crash reproduced on several different servers

Does anybody familiar with this fault ?
It there a way to stop it ?

Setup:
CentOS 6.8 x86_64
ixgbe-4.3.15
DPDK-16.11

Regards,
Gregory

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-11-30 11:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-11-30 11:57 [dpdk-dev] IXGBE VF server crash Gregory Etelson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).