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 8DC0243D57 for ; Wed, 27 Mar 2024 13:51:56 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 86073402B2; Wed, 27 Mar 2024 13:51:56 +0100 (CET) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id A23BE402A3 for ; Wed, 27 Mar 2024 13:51:54 +0100 (CET) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-6e703e0e5deso4889559b3a.3 for ; Wed, 27 Mar 2024 05:51:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1711543914; x=1712148714; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=PwrcjraJr3o733cCyo3JnZHbf/wC0xZL8fHUjhvYMm4=; b=jy9vWImsnZ8T//KL01O0I5FNjvoOl6hB43pQ1zZC6++rLs9eKzdcONlmvAs6+hbQss CoHsRVcNqVrk6lAONZ5mqj3auYZvi9nmvgj7Rz3In2vOmZX6giWbcwze8b3TZupb3C4W EzvejFI2au3AZjZ2kQSFv6muZN6B6ERvz87So= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711543914; x=1712148714; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=PwrcjraJr3o733cCyo3JnZHbf/wC0xZL8fHUjhvYMm4=; b=K8Yeqyuh+qdkcNIh+06MFwOJ7LGaIPToNhKnoPVmYSvxApg0DwH4f/hbINwXzovg9J R28bDbvCilmpFVReFkw6y5Y2nHaZxvRzrVucQpd89DmjGhizkdJSXSl1biuYX3FsMqfr UYo2+eXL5Rs6CulAx2w7xIWgERcBu8JLfRY7svhenSMV9eOqjhWKuUZcwOB+k0Sx/s9i llkfzXLAsHZPQFxeN9iWMcEA0El09zBN0NUsLsvx6TwUeGypsquYMVfvqE7cwPlU/B2X As6Im7rfHJ68tQkYS6PZrVBrDtrPl5D4u7yebKiwo+PQEow9HBB0BSu1MnncAeUZp4wF mLBw== X-Forwarded-Encrypted: i=1; AJvYcCWnmnmvLhYmSf+iW8TyQXLRINDMRDpVfsn7EgAcKnQcZ/1+LC9MS3D2FT8by/ZT85Dr87Bc7PP5BS/NGsMYnbJ3x/yJ1Q== X-Gm-Message-State: AOJu0Ywosf4GvkJEt+v81SziyIy4Aq7eR7qqi4ExffZVG+nWvLvWiq5L 1NQj7m2P3oYEJn+d3EFBM6MmAHhJyl2rLi3QX9DF6yJ/H7g0EJ6iQlV/sGu4OhC8PY7XKR9d05s c/PfcdTOffv5lqmqMfBIEMCfnTP4UoFgeEpCGL2Ze X-Google-Smtp-Source: AGHT+IH+0i1WbV9Hff+Ut9QivqzdZxIibjLTNq419EMXFh/PdBcRgC8i95bJW/mfXokKnWdPcM4HElsRIXt6 X-Received: by 2002:a05:6a20:a10d:b0:1a3:e25f:3c17 with SMTP id q13-20020a056a20a10d00b001a3e25f3c17mr2462505pzk.29.1711543913832; Wed, 27 Mar 2024 05:51:53 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a6-20020a1709027d8600b001dd63632a34sm335001plm.65.2024.03.27.05.51.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 27 Mar 2024 05:51:53 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 27 Mar 2024 05:51:53 -0700 (PDT) Message-ID: <66041669.170a0220.3a08f.701dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id DC2BF6052471; Wed, 27 Mar 2024 08:51:52 -0400 (EDT) Subject: |FAILURE| pw138851-138854 [PATCH] [4/4] net/virtio: fix shadow contr From: dpdklab@iol.unh.edu To: Ferruh Yigit , Test Report , Georgii Tkachuk , Qian Xu , Lijuan Tu Cc: dpdk-test-reports@iol.unh.edu, Maxime Coquelin In-Reply-To: <20240327094032.2400951-5-maxime.coquelin@redhat.com> References: <20240327094032.2400951-5-maxime.coquelin@redhat.com> 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/138854 _Functional Testing issues_ Submitter: Maxime Coquelin Date: Wednesday, March 27 2024 09:40:32 DPDK git baseline: Repo:dpdk Branch: master CommitID:ded4d4765171b88470e59307f10625e942f22fca 138851-138854 --> functional testing fail Test environment and result as below: Ubuntu 20.04 ARM Kernel: 5.15.0-97-generic Compiler: gcc 11.4.0 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 1/4 Failed Tests: - virtio_smoke Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 1/4 Failed Tests: - virtio_smoke To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29664/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/