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 3EEF043E38 for ; Wed, 10 Apr 2024 18:31:53 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 36F054029C; Wed, 10 Apr 2024 18:31:53 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 0D9154029C for ; Wed, 10 Apr 2024 18:31:52 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1e4c4fb6af3so119785ad.0 for ; Wed, 10 Apr 2024 09:31:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712766711; x=1713371511; 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=pdOKAczbsYh3bRyqUUNhOFl3gZUxjABeQtdeiUm0CUk=; b=dGj7H8ysPoFk/LwvGy0Q2xOe0o5/UNnao5iODaXo+e8Bc0eI21UBB71nIfX/wK7Ror ACFVJU/bj1l+dvO7nVbZS92iQNmyt4+dBdjYTU4bRKqsTmkY60BEozXacTg71fZB1fE4 f13Fpw3ZScw+4hNHI7wWKAvJLSaX+iCNQbt48= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712766711; x=1713371511; 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=pdOKAczbsYh3bRyqUUNhOFl3gZUxjABeQtdeiUm0CUk=; b=fLTNi8/nfbJCOIYG/XbF9I+skFl8qjdVCxkl1H8udPxb28v7FGInnrcxJEEuXw92+5 A5bgsKApi7TMBhv6ep/qxIY/8yMVCgMz4SfJucTCW6fJe0TZkwuJlBD1HhZQmKUjuGJP 72RfIC1Fx/PQL7q3HDxBPlA+aS5TeMPMdu4MWz8MOJ0i78pP7tcG5za9rTtvQ7/awb4g qWM6xwzr1EGUJtw2oXKCeTxHB3pi8y2G/pQtin0spIYVck5UZ7SMtQ0LGdrYhBghX2e2 AzOzPS1xsf6LOv7SRjeVAlolMqz07am2DC5JbtEckIvmGXUSOrHWG787KCzN/TUzDZLw 6h7w== X-Gm-Message-State: AOJu0Yz3qD22dOpsHFKSs+xDOzZqaUsvYoh0ADm/P9aJntTshUujx4rF 2faLxJX5/HqDGQg7KfwGNSpE3pIwK5PtdZ1+giRVNn5ROwDrBYC6ztVBdd8zZkHbNz+FHSZtwvu la0TF6vpS18UcR16OIuo8nsjelvnp0t2Fil6pif7nS5z1J3zRQMHXJxEU X-Google-Smtp-Source: AGHT+IGUdAk4jPxvZCznHM/rmzL/A2zVZ50tOu3XYtaKRiAp5IdlvRXtAfCGVgA7BhsqshcNNTLSsP1WF5lZ X-Received: by 2002:a17:902:e891:b0:1e3:c327:35e4 with SMTP id w17-20020a170902e89100b001e3c32735e4mr267726plg.5.1712766711148; Wed, 10 Apr 2024 09:31:51 -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 u12-20020a170902b28c00b001e29fad5d62sm216343plr.86.2024.04.10.09.31.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 10 Apr 2024 09:31:51 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 10 Apr 2024 09:31:51 -0700 (PDT) Message-ID: <6616bef7.170a0220.30b9f.e8e1SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 8AAB86052514; Wed, 10 Apr 2024 12:31:50 -0400 (EDT) Subject: |SUCCESS| pw139219 [PATCH] [1/1] vhost: fix GCC 13 build error From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240410152101.3211244-2-luca.vizzarro@arm.com> References: <20240410152101.3211244-2-luca.vizzarro@arm.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/139219 _Testing PASS_ Submitter: Luca Vizzarro Date: Wednesday, April 10 2024 15:21:01 DPDK git baseline: Repo:dpdk Branch: master CommitID:deedfb86a7a6e10064d3cccd593f62072de96e36 139219 --> 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) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +--------------------------+--------------------+ | Debian 12 (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) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29751/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/