All of lore.kernel.org
 help / color / mirror / Atom feed
* Fw: [Bug 208275] New: kernel hang occasionally while running the sample of xdpsock
@ 2020-06-22 16:08 Stephen Hemminger
  2020-06-22 17:46 ` Björn Töpel
  2020-06-23  6:27 ` Yahui Chen
  0 siblings, 2 replies; 8+ messages in thread
From: Stephen Hemminger @ 2020-06-22 16:08 UTC (permalink / raw)
  To: Alexei Starovoitov, Daniel Borkmann, Martin KaFai Lau, Song Liu,
	Yonghong Song, Andrii Nakryiko, John Fastabend, KP Singh
  Cc: bpf



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.

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2020-06-23  9:18 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-06-22 16:08 Fw: [Bug 208275] New: kernel hang occasionally while running the sample of xdpsock Stephen Hemminger
2020-06-22 17:46 ` 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

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.