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 BAF3343D6E for ; Thu, 28 Mar 2024 18:01:55 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B503340E40; Thu, 28 Mar 2024 18:01:55 +0100 (CET) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id F3D3D4114B for ; Thu, 28 Mar 2024 18:01:15 +0100 (CET) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1e0411c0a52so11163785ad.0 for ; Thu, 28 Mar 2024 10:01:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1711645275; x=1712250075; 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=a46G8uoRxnru5OKZJSBVLFmiXl3V4rCjF+7LqrBZRCs=; b=JJxIfrUbHLdesyNVADT7Mb3gcaGomrqsn/c8Xvfm9yKIXIhmp3/0yjPMDesGwdrpLn jNEhNlZyG1AIPGAmtmLAa2DuLf2yD+eNAvnDQgmnoVtgUgOtenLYEhqd9YHsxADOpGU+ O+nkidNGTIdbklA9EQFxVmYkWSFE7wmrDtPSU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711645275; x=1712250075; 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=a46G8uoRxnru5OKZJSBVLFmiXl3V4rCjF+7LqrBZRCs=; b=Hg3AE4mb7c0H5hvbZgLbKcdTHigMQg+D70BL76UfrrWkWVgrZaWOabqK7lMFYhETN9 9pSBkgh3IVQvCT1PVp05wBAT+MA73g9XK0l2OHAGbJBfmTKJp+PiMx5ySy/XX2vm+NZI ZNl5CoLkbHLB1u1lBWLa1pqhWuMJms3s6EwkVSDxv/ve5z12IqZq0W0MA2wheDYjuEi+ QTFZDUCNjUgz9pjwMR8nJ/PNpQVrJoKcWU9Tit2kN71mHAf1bXY/cGhuwAGWeQVOSeSM GuX6X0kBMVEXj9VIbLCQ8AyyS2tNKQNydNoLqYIYOn2QEVLQfqgdK0zJT7LAoAopRQ8V e0Rw== X-Gm-Message-State: AOJu0YwTjXlBfv/hznWjLe41+qKUMRw4g9+UrzByoeOqRxzDduDSAMWC B0S4o0K1H4LvseVJTX8eud4h9YdwjNJ7i1nArn5lMl14guaVgd82pIYEYipkjFc8DX56TSitEbA 6PeZ5x2q3qsI8YhMYBziT/GTlWNPhjbZYkaY0Jqjcxu1vssyvHrAoF31P X-Google-Smtp-Source: AGHT+IG5663VOX7V1gzp49+i0X7PrWT0B9sWr3yOHEoupOy5dYvwxJ65cGcO8YmOsAbWzC/Ae05qSgxUmBqY X-Received: by 2002:a17:902:7598:b0:1dd:de1a:bd02 with SMTP id j24-20020a170902759800b001ddde1abd02mr20207pll.41.1711645275268; Thu, 28 Mar 2024 10:01:15 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id y6-20020a170902ed4600b001e0d0c5f5d7sm52861plb.51.2024.03.28.10.01.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 28 Mar 2024 10:01:15 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 28 Mar 2024 10:01:15 -0700 (PDT) Message-ID: <6605a25b.170a0220.ecb6a.3261SMTPIN_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 652036052471; Thu, 28 Mar 2024 13:01:14 -0400 (EDT) Subject: |SUCCESS| pw138955-138956 [PATCH] [v2,4/4] net/virtio-user: fix cont From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240328130813.3696005-5-maxime.coquelin@redhat.com> References: <20240328130813.3696005-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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/138956 _Testing PASS_ Submitter: Maxime Coquelin Date: Thursday, March 28 2024 13:08:13 DPDK git baseline: Repo:dpdk Branch: master CommitID:a9778aad62470a38ccbb4e09a2a6bf0cc2e0e36d 138955-138956 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29674/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/