From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 33) id EDF8D1B00B; Thu, 4 Jan 2018 07:19:34 +0100 (CET) From: bugzilla@dpdk.org To: dev@dpdk.org Date: Thu, 04 Jan 2018 06:19:35 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: DPDK X-Bugzilla-Component: other X-Bugzilla-Version: 17.11 X-Bugzilla-Keywords: X-Bugzilla-Severity: critical X-Bugzilla-Who: wangzhike@jd.com X-Bugzilla-Status: CONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: dev@dpdk.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter target_milestone Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://dpdk.org/tracker/ Auto-Submitted: auto-generated X-Auto-Response-Suppress: All MIME-Version: 1.0 Subject: [dpdk-dev] [Bug 6] dpdk-pdump leads to ovs-vswitchd crash X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Jan 2018 06:19:35 -0000 https://dpdk.org/tracker/show_bug.cgi?id=3D6 Bug ID: 6 Summary: dpdk-pdump leads to ovs-vswitchd crash Product: DPDK Version: 17.11 Hardware: All OS: All Status: CONFIRMED Severity: critical Priority: Normal Component: other Assignee: dev@dpdk.org Reporter: wangzhike@jd.com Target Milestone: --- I am using dpdk17.11 and latest openvswitch (pre-2.9). When I tries to dump= the packets on dpdk port, the ovs-vswitchd crash. The command is as follows: /usr/bin/dpdk-pdump -d librte_pmd_pcap.so -- --pdump port=3D0,queue=3D*,rx-dev=3D/tmp/pkts1.pcap,tx-dev=3D/tmp/pkts1.pcap --server-socket-path=3D/var/run/openvswitch It can be reproduced 100%. it was broken even on 17.05.=20 It works on dpdk 16.11. Br, Wang Zhike --=20 You are receiving this mail because: You are the assignee for the bug.=