All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephen Hemminger <stephen@networkplumber.org>
To: Alexei Starovoitov <ast@kernel.org>,
	Daniel Borkmann <daniel@iogearbox.net>,
	Martin KaFai Lau <kafai@fb.com>, Song Liu <songliubraving@fb.com>,
	Yonghong Song <yhs@fb.com>, Andrii Nakryiko <andriin@fb.com>,
	John Fastabend <john.fastabend@gmail.com>,
	KP Singh <kpsingh@chromium.org>
Cc: bpf@vger.kernel.org
Subject: Fw: [Bug 208275] New: kernel hang occasionally while running the sample of xdpsock
Date: Mon, 22 Jun 2020 09:08:24 -0700	[thread overview]
Message-ID: <20200622090824.41cff8a3@hermes.lan> (raw)



Begin forwarded message:

Date: Mon, 22 Jun 2020 10:13:52 +0000
From: bugzilla-daemon@bugzilla.kernel.org
To: stephen@networkplumber.org
Subject: [Bug 208275] New: kernel hang occasionally while running the sample of xdpsock


https://bugzilla.kernel.org/show_bug.cgi?id=208275

            Bug ID: 208275
           Summary: kernel hang occasionally while running the sample of
                    xdpsock
           Product: Networking
           Version: 2.5
    Kernel Version: 5.7.0
          Hardware: All
                OS: Linux
              Tree: Mainline
            Status: NEW
          Severity: high
          Priority: P1
         Component: Other
          Assignee: stephen@networkplumber.org
          Reporter: goodluckwillcomesoon@gmail.com
        Regression: No

Distribution:
5.7.0-1.el7.centos.x86_64

Hardware Environment:
Dell Inc. PowerEdge R730/0WCJNT, BIOS 2.1.7 06/16/2016

Software Environment:


Problem Description:
kernel hang occasionally while running the sample of xdpsock

Steps to reproduce:

I want to test the rx performace of AF_XDP. I change the nic to 4 queues by cmd
`ethtool -L p6p1 combined 4`, then I will create 1 socket for every queue.

for ((i=0; i<4; i++));
do 
./xdpsock -r -z -i p6p1 -m -q $i &
done

I run the xdpsock in samples/bpf using the shell command above.
And occasionally the kernel hang, so I have to power off and on.

Additonal information:

-- 
You are receiving this mail because:
You are the assignee for the bug.

             reply	other threads:[~2020-06-22 16:08 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-22 16:08 Stephen Hemminger [this message]
2020-06-22 17:46 ` Fw: [Bug 208275] New: kernel hang occasionally while running the sample of xdpsock Björn Töpel
2020-06-22 17:49   ` Björn Töpel
2020-06-22 17:49     ` [Intel-wired-lan] " =?unknown-8bit?q?Bj=C3=B6rn_T=C3=B6pel?=
2020-06-23  3:44     ` Yahui Chen
2020-06-23  9:18       ` Björn Töpel
2020-06-23  9:18         ` [Intel-wired-lan] " =?unknown-8bit?q?Bj=C3=B6rn_T=C3=B6pel?=
2020-06-23  6:27 ` Yahui Chen

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=20200622090824.41cff8a3@hermes.lan \
    --to=stephen@networkplumber.org \
    --cc=andriin@fb.com \
    --cc=ast@kernel.org \
    --cc=bpf@vger.kernel.org \
    --cc=daniel@iogearbox.net \
    --cc=john.fastabend@gmail.com \
    --cc=kafai@fb.com \
    --cc=kpsingh@chromium.org \
    --cc=songliubraving@fb.com \
    --cc=yhs@fb.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.