From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-0.7 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 37110C433E0 for ; Thu, 14 May 2020 02:27:38 +0000 (UTC) Received: from dpdk.org (dpdk.org [92.243.14.124]) by mail.kernel.org (Postfix) with ESMTP id A3862205CB for ; Thu, 14 May 2020 02:27:37 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org A3862205CB Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=dpdk.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=dev-bounces@dpdk.org Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id C19841D649; Thu, 14 May 2020 04:27:35 +0200 (CEST) Received: from inbox.dpdk.org (xvm-172-178.dc0.ghst.net [95.142.172.178]) by dpdk.org (Postfix) with ESMTP id 016A51D647 for ; Thu, 14 May 2020 04:27:33 +0200 (CEST) Received: by inbox.dpdk.org (Postfix, from userid 33) id CD6B1A00C5; Thu, 14 May 2020 04:27:33 +0200 (CEST) From: bugzilla@dpdk.org To: dev@dpdk.org Date: Thu, 14 May 2020 02:27:33 +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: 20.05 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: vipin.varghese@intel.com X-Bugzilla-Status: UNCONFIRMED 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://bugs.dpdk.org/ Auto-Submitted: auto-generated X-Auto-Response-Suppress: All MIME-Version: 1.0 Subject: [dpdk-dev] [Bug 475] failure in `EAL flags autotest` 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: , Errors-To: dev-bounces@dpdk.org Sender: "dev" https://bugs.dpdk.org/show_bug.cgi?id=3D475 Bug ID: 475 Summary: failure in `EAL flags autotest` Product: DPDK Version: 20.05 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: Normal Component: other Assignee: dev@dpdk.org Reporter: vipin.varghese@intel.com Target Milestone: --- DPDK:20.05-rc2 Linux:4.15.0-99-generic=20 GCC: Ubuntu 7.5.0-3ubuntu1~18.04 Distribution: Ubuntu 18.04.4 LTS logs ``` eal_flags_autotest eal_flags_autotest Error converting name fd 0 .: Error converting name fd 0 ..: Running binary with argv[]:'/home/saesrv02/Downloads/dpdksrc/dpdk/x86_64-native-linuxapp-gcc/ap= p/test' '--file-prefix=3Dtest2' '--proc-type=3Dsecondary' EAL: Detected 88 lcore(s) EAL: Detected 2 NUMA nodes EAL: Multi-process socket /var/run/dpdk/test2/mp_socket_36971_6e46f8e2994910 EAL: failed to send to (/var/run/dpdk/test2/mp_socket) due to No such file = or directory EAL: Fail to send request /var/run/dpdk/test2/mp_socket:bus_vdev_mp vdev_scan(): Failed to request vdev from primary EAL: Selected IOVA mode 'VA' EAL: Probing VFIO support... No telemetry legacy support - No legacy callbacks, legacy socket not created Error converting name fd 0 .: Error converting name fd 0 ..: Running binary with argv[]:'/home/saesrv02/Downloads/dpdksrc/dpdk/x86_64-native-linuxapp-gcc/ap= p/test' '--file-prefix=3Dtest2' '--proc-type=3Dsecondary' '-c' /home/saesrv02/Downloads/dpdksrc/dpdk/x86_64-native-linuxapp-gcc/app/test: option requires an argument -- 'c' EAL: Detected 88 lcore(s) EAL: Detected 2 NUMA nodes /home/saesrv02/Downloads/dpdksrc/dpdk/x86_64-native-linuxapp-gcc/app/test: option requires an argument -- 'c' ``` --=20 You are receiving this mail because: You are the assignee for the bug.=