Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 1448735 Details for
Bug 1578981
[OVS] [qede] OVS daemon crashed in qede_rss_hash_update while configuring OVS-dpdk with qede dpdk interface
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
Console log for qede stress testing
qede_stress_test_console.log (text/plain), 8.77 KB, created by
Jean-Tsung Hsiao
on 2018-06-07 14:48:05 UTC
(
hide
)
Description:
Console log for qede stress testing
Filename:
MIME Type:
Creator:
Jean-Tsung Hsiao
Created:
2018-06-07 14:48:05 UTC
Size:
8.77 KB
patch
obsolete
>[root@netqe9 ~]# ovs-vsctl show >a9faf21d-5ade-4717-888d-0e8a2b67a253 > Bridge "ovsbr0" > Port "ovsbr0" > Interface "ovsbr0" > type: internal > Port "dpdk-10" > Interface "dpdk-10" > type: dpdk > options: {dpdk-devargs="0000:85:00.0", n_rxq="2"} > Port "dpdk-11" > Interface "dpdk-11" > type: dpdk > options: {dpdk-devargs="0000:85:00.1", n_rxq="2"} > ovs_version: "2.9.0" >[root@netqe9 ~]# ovs-vsctl del-br ovsbr0 >[root@netqe9 ~]# systemctl stop openvswitch >[root@netqe9 ~]# systemctl start openvswitch >[root@netqe9 ~]# !ps >ps -elf | grep ovs-vs >5 S openvsw+ 4683 1 49 70 -10 - 1379302 poll_s 10:35 ? 00:00:07 ovs-vswitchd unix:/var/run/openvswitch/db.sock -vconsole:emer -vsyslog:err -vfile:info --mlockall --user openvswitch:hugetlbfs --no-chdir --log-file=/var/log/openvswitch/ovs-vswitchd.log --pidfile=/var/run/openvswitch/ovs-vswitchd.pid --detach >0 S root 4708 2453 0 80 0 - 28176 pipe_w 10:35 pts/0 00:00:00 grep --color=auto ovs-vs >[root@netqe9 ~]# !sh >sh /home/jhsiao/ovs_loopback_qede.sh > cookie=0x0, duration=0.012s, table=0, n_packets=0, n_bytes=0, in_port="dpdk-10" actions=output:"dpdk-11" > cookie=0x0, duration=0.005s, table=0, n_packets=0, n_bytes=0, in_port="dpdk-11" actions=output:"dpdk-10" >[root@netqe9 ~]# !ps >ps -elf | grep ovs-vs >5 S openvsw+ 4683 1 92 70 -10 - 1920013 poll_s 10:35 ? 00:00:31 ovs-vswitchd unix:/var/run/openvswitch/db.sock -vconsole:emer -vsyslog:err -vfile:info --mlockall --user openvswitch:hugetlbfs --no-chdir --log-file=/var/log/openvswitch/ovs-vswitchd.log --pidfile=/var/run/openvswitch/ovs-vswitchd.pid --detach >0 S root 4794 2453 0 80 0 - 28176 pipe_w 10:36 pts/0 00:00:00 grep --color=auto ovs-vs >[root@netqe9 ~]# ovs-vsctl show >a9faf21d-5ade-4717-888d-0e8a2b67a253 > Bridge "ovsbr0" > Port "ovsbr0" > Interface "ovsbr0" > type: internal > Port "dpdk-11" > Interface "dpdk-11" > type: dpdk > options: {dpdk-devargs="0000:85:00.1", n_rxq="2"} > Port "dpdk-10" > Interface "dpdk-10" > type: dpdk > options: {dpdk-devargs="0000:85:00.0", n_rxq="2"} > ovs_version: "2.9.0" >[root@netqe9 ~]# !for >for i in {1..10}; do echo Test $i; sh /home/jhsiao/ovs_loopback_qede.sh; sleep 5; ps -elf | grep ovs-vs; dmesg | grep segfault; done >Test 1 > cookie=0x0, duration=0.012s, table=0, n_packets=0, n_bytes=0, in_port="dpdk-10" actions=output:"dpdk-11" > cookie=0x0, duration=0.006s, table=0, n_packets=0, n_bytes=0, in_port="dpdk-11" actions=output:"dpdk-10" >5 S openvsw+ 4683 1 99 70 -10 - 1919987 poll_s 10:35 ? 00:02:48 ovs-vswitchd unix:/var/run/openvswitch/db.sock -vconsole:emer -vsyslog:err -vfile:info --mlockall --user openvswitch:hugetlbfs --no-chdir --log-file=/var/log/openvswitch/ovs-vswitchd.log --pidfile=/var/run/openvswitch/ovs-vswitchd.pid --detach >0 S root 4941 2453 0 80 0 - 28176 pipe_w 10:36 pts/0 00:00:00 grep --color=auto ovs-vs >Test 2 > cookie=0x0, duration=0.012s, table=0, n_packets=0, n_bytes=0, in_port="dpdk-10" actions=output:"dpdk-11" > cookie=0x0, duration=0.005s, table=0, n_packets=0, n_bytes=0, in_port="dpdk-11" actions=output:"dpdk-10" >5 S openvsw+ 4683 1 99 70 -10 - 1919987 poll_s 10:35 ? 00:03:20 ovs-vswitchd unix:/var/run/openvswitch/db.sock -vconsole:emer -vsyslog:err -vfile:info --mlockall --user openvswitch:hugetlbfs --no-chdir --log-file=/var/log/openvswitch/ovs-vswitchd.log --pidfile=/var/run/openvswitch/ovs-vswitchd.pid --detach >0 S root 5080 2453 0 80 0 - 28176 pipe_w 10:36 pts/0 00:00:00 grep --color=auto ovs-vs >Test 3 > cookie=0x0, duration=0.012s, table=0, n_packets=0, n_bytes=0, in_port="dpdk-10" actions=output:"dpdk-11" > cookie=0x0, duration=0.006s, table=0, n_packets=0, n_bytes=0, in_port="dpdk-11" actions=output:"dpdk-10" >5 S openvsw+ 4683 1 99 70 -10 - 1919987 poll_s 10:35 ? 00:03:52 ovs-vswitchd unix:/var/run/openvswitch/db.sock -vconsole:emer -vsyslog:err -vfile:info --mlockall --user openvswitch:hugetlbfs --no-chdir --log-file=/var/log/openvswitch/ovs-vswitchd.log --pidfile=/var/run/openvswitch/ovs-vswitchd.pid --detach >0 S root 5219 2453 0 80 0 - 28176 pipe_w 10:37 pts/0 00:00:00 grep --color=auto ovs-vs >Test 4 > cookie=0x0, duration=0.012s, table=0, n_packets=0, n_bytes=0, in_port="dpdk-10" actions=output:"dpdk-11" > cookie=0x0, duration=0.006s, table=0, n_packets=0, n_bytes=0, in_port="dpdk-11" actions=output:"dpdk-10" >5 S openvsw+ 4683 1 99 70 -10 - 1919987 poll_s 10:35 ? 00:04:24 ovs-vswitchd unix:/var/run/openvswitch/db.sock -vconsole:emer -vsyslog:err -vfile:info --mlockall --user openvswitch:hugetlbfs --no-chdir --log-file=/var/log/openvswitch/ovs-vswitchd.log --pidfile=/var/run/openvswitch/ovs-vswitchd.pid --detach >0 S root 5358 2453 0 80 0 - 28176 pipe_w 10:37 pts/0 00:00:00 grep --color=auto ovs-vs >Test 5 > cookie=0x0, duration=0.012s, table=0, n_packets=0, n_bytes=0, in_port="dpdk-10" actions=output:"dpdk-11" > cookie=0x0, duration=0.005s, table=0, n_packets=0, n_bytes=0, in_port="dpdk-11" actions=output:"dpdk-10" >5 S openvsw+ 4683 1 99 70 -10 - 1919987 poll_s 10:35 ? 00:04:56 ovs-vswitchd unix:/var/run/openvswitch/db.sock -vconsole:emer -vsyslog:err -vfile:info --mlockall --user openvswitch:hugetlbfs --no-chdir --log-file=/var/log/openvswitch/ovs-vswitchd.log --pidfile=/var/run/openvswitch/ovs-vswitchd.pid --detach >0 S root 5496 2453 0 80 0 - 28176 pipe_w 10:37 pts/0 00:00:00 grep --color=auto ovs-vs >Test 6 > cookie=0x0, duration=0.012s, table=0, n_packets=0, n_bytes=0, in_port="dpdk-10" actions=output:"dpdk-11" > cookie=0x0, duration=0.005s, table=0, n_packets=0, n_bytes=0, in_port="dpdk-11" actions=output:"dpdk-10" >5 S openvsw+ 4683 1 99 70 -10 - 1919987 poll_s 10:35 ? 00:05:28 ovs-vswitchd unix:/var/run/openvswitch/db.sock -vconsole:emer -vsyslog:err -vfile:info --mlockall --user openvswitch:hugetlbfs --no-chdir --log-file=/var/log/openvswitch/ovs-vswitchd.log --pidfile=/var/run/openvswitch/ovs-vswitchd.pid --detach >0 S root 5642 2453 0 80 0 - 28176 pipe_w 10:37 pts/0 00:00:00 grep --color=auto ovs-vs >Test 7 > cookie=0x0, duration=0.012s, table=0, n_packets=0, n_bytes=0, in_port="dpdk-10" actions=output:"dpdk-11" > cookie=0x0, duration=0.006s, table=0, n_packets=0, n_bytes=0, in_port="dpdk-11" actions=output:"dpdk-10" >5 S openvsw+ 4683 1 99 70 -10 - 1919987 poll_s 10:35 ? 00:06:00 ovs-vswitchd unix:/var/run/openvswitch/db.sock -vconsole:emer -vsyslog:err -vfile:info --mlockall --user openvswitch:hugetlbfs --no-chdir --log-file=/var/log/openvswitch/ovs-vswitchd.log --pidfile=/var/run/openvswitch/ovs-vswitchd.pid --detach >0 S root 5780 2453 0 80 0 - 28176 pipe_w 10:38 pts/0 00:00:00 grep --color=auto ovs-vs >Test 8 > cookie=0x0, duration=0.013s, table=0, n_packets=0, n_bytes=0, in_port="dpdk-10" actions=output:"dpdk-11" > cookie=0x0, duration=0.006s, table=0, n_packets=0, n_bytes=0, in_port="dpdk-11" actions=output:"dpdk-10" >5 S openvsw+ 4683 1 99 70 -10 - 1919987 poll_s 10:35 ? 00:06:31 ovs-vswitchd unix:/var/run/openvswitch/db.sock -vconsole:emer -vsyslog:err -vfile:info --mlockall --user openvswitch:hugetlbfs --no-chdir --log-file=/var/log/openvswitch/ovs-vswitchd.log --pidfile=/var/run/openvswitch/ovs-vswitchd.pid --detach >0 S root 5918 2453 0 80 0 - 28176 pipe_w 10:38 pts/0 00:00:00 grep --color=auto ovs-vs >Test 9 > cookie=0x0, duration=0.012s, table=0, n_packets=0, n_bytes=0, in_port="dpdk-10" actions=output:"dpdk-11" > cookie=0x0, duration=0.006s, table=0, n_packets=0, n_bytes=0, in_port="dpdk-11" actions=output:"dpdk-10" >5 S openvsw+ 4683 1 99 70 -10 - 1919987 poll_s 10:35 ? 00:07:03 ovs-vswitchd unix:/var/run/openvswitch/db.sock -vconsole:emer -vsyslog:err -vfile:info --mlockall --user openvswitch:hugetlbfs --no-chdir --log-file=/var/log/openvswitch/ovs-vswitchd.log --pidfile=/var/run/openvswitch/ovs-vswitchd.pid --detach >0 S root 6056 2453 0 80 0 - 28176 pipe_w 10:38 pts/0 00:00:00 grep --color=auto ovs-vs >Test 10 > cookie=0x0, duration=0.012s, table=0, n_packets=0, n_bytes=0, in_port="dpdk-10" actions=output:"dpdk-11" > cookie=0x0, duration=0.006s, table=0, n_packets=0, n_bytes=0, in_port="dpdk-11" actions=output:"dpdk-10" >5 S openvsw+ 4683 1 99 70 -10 - 1919987 poll_s 10:35 ? 00:07:35 ovs-vswitchd unix:/var/run/openvswitch/db.sock -vconsole:emer -vsyslog:err -vfile:info --mlockall --user openvswitch:hugetlbfs --no-chdir --log-file=/var/log/openvswitch/ovs-vswitchd.log --pidfile=/var/run/openvswitch/ovs-vswitchd.pid --detach >0 S root 6194 2453 0 80 0 - 28176 pipe_w 10:38 pts/0 00:00:00 grep --color=auto ovs-vs >[root@netqe9 ~]# rpm -q openvswitch >openvswitch-2.9.0-36.bz1578981.4.el7.x86_64
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1578981
:
1446541
|
1448413
|
1448414
|
1448523
| 1448735 |
1449202