From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 27550436A6 for ; Fri, 8 Dec 2023 08:10:56 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 221AA42F04; Fri, 8 Dec 2023 08:10:56 +0100 (CET) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 238E842E8D for ; Fri, 8 Dec 2023 08:10:55 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-35da160de2bso5726365ab.1 for ; Thu, 07 Dec 2023 23:10:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702019454; x=1702624254; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=RXGOd6rQ1WWzP8ruKdmaKBGTCmUwa3zUZ50kIhAZy4s=; b=h0u1ZhDB3DAYzJQ/j7QWpG7egFsb0EuAPP9jp89qrnAj5o79IBcbQiguZg7Az4eLO0 6VPqbZRxEDomQv46lDWv3oEptmtHgsperMa1GtNbLk1jNaa/Swy7wTJT3Zn0IaVExO8D 2PXgyATAYaCVGsgNgk2Yj7nmWCQ+55ziTEUVA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702019454; x=1702624254; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=RXGOd6rQ1WWzP8ruKdmaKBGTCmUwa3zUZ50kIhAZy4s=; b=hdPxfprt72UUAesvBysS5rxM1cH8eA8Kh6S5IsXj909z2wYR0B0UZmPHlmOHPuoYaN RarItsVpUhJl9DWYeoYDAfMvB/ke5UqUAcQG9ZTkG3hqI0wsEPXRO64S0kp5udm18Xtt LKlDZ00kx5xdAGwSbYG3NfTU1D6EcudWnvTRXkU0l3DDwGx+YiK2uSjvAQDFjWP49Pg2 Vm9St0pnGMbdN2Cu4wlruObyh1aU2n/HLkkvBqvZ3P+nz1hJBj0rt2O2AG0kWLd6LSms W+KDNDCuN9saXX4+pZMYh4lR6lzgkrPbSNyK+Mhr5KvCeCIdPZ1Z05zQ581s3L1f+Cbt DlJg== X-Gm-Message-State: AOJu0YzEJyWnOi8lhR/fsFHvHLji8Z0w3JmNUFBYWGejaAC8PJ2w0axQ BjOf+kB6Yjt/O/ax13YsoJSLRXZk830tBwPreHkDTylpsswzBhEHQiQ6pQ== X-Google-Smtp-Source: AGHT+IFtX4GHuA3CTOpDtIm8AE6V0oiIepdb+pY/TOZYJEtYDKeHQg5sF9ggZShhF99qVXrsAx03Svtfmi70 X-Received: by 2002:a05:6e02:11a7:b0:35d:4b08:1a67 with SMTP id 7-20020a056e0211a700b0035d4b081a67mr4050766ilj.18.1702019454600; Thu, 07 Dec 2023 23:10:54 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i11-20020a056e02152b00b0035d7e22c658sm48898ilu.55.2023.12.07.23.10.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Dec 2023 23:10:54 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Dec 2023 23:10:54 -0800 (PST) Message-ID: <6572c17e.050a0220.814b6.35f9SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 26EFE605C311; Fri, 8 Dec 2023 02:10:54 -0500 (EST) Subject: |FAILURE| pw134945-134946 [PATCH] [2/2] net/virtio-user: add VIRTIO_ From: dpdklab@iol.unh.edu To: Georgii Tkachuk , Qian Xu , Lijuan Tu , Test Report , Ferruh Yigit Cc: dpdk-test-reports@iol.unh.edu, Srujana Challa Content-Type: text/plain X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org Test-Label: iol-intel-Functional Test-Status: FAILURE http://dpdk.org/patch/134946 _Functional Testing issues_ Submitter: Srujana Challa Date: Friday, December 08 2023 05:31:21 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2d5afbb2c05d7647da7ea914887c52115652651 134945-134946 --> functional testing fail Test environment and result as below: Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 2/4 Failed Tests: - vhost_virtio_user_interrupt - virtio_smoke Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.0-83-generic aarch64 Compiler: gcc 9.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28561/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/