DPDK patches and discussions
 help / color / mirror / Atom feed
From: Gregory Etelson <gregory@weka.io>
To: dev@dpdk.org
Subject: [dpdk-dev] IXGBE VF server crash
Date: Wed, 30 Nov 2016 13:57:46 +0200	[thread overview]
Message-ID: <3676054.hXdZ3XNybg@polaris> (raw)

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

                 reply	other threads:[~2016-11-30 11:57 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3676054.hXdZ3XNybg@polaris \
    --to=gregory@weka.io \
    --cc=dev@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).