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 7DC3543E38 for ; Wed, 10 Apr 2024 18:11:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7927F4028B; Wed, 10 Apr 2024 18:11:36 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id D70A34021E for ; Wed, 10 Apr 2024 18:11:34 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-61587aa956eso64809147b3.1 for ; Wed, 10 Apr 2024 09:11:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712765494; x=1713370294; 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=VYxGPSZ+aw7WZGe1ywL2Sk3Ln4PajDurOZ6Q1hiZy98=; b=U20tcGhRHW5YoH70JYIbmxAzVqYju7KFS4u6MVB0otGpILt6RY6GQTVlS8SEoHCiiv IKWzFl0FmzBk7jvmJhm0P04Ei3/VwD+SbXJ4yCXdOxKvmSYZFipCWpi+YpZeL/jEK677 A3PGr/tqGIlHeqFOJryyHCfMADe0bW9xwN3EA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712765494; x=1713370294; 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=VYxGPSZ+aw7WZGe1ywL2Sk3Ln4PajDurOZ6Q1hiZy98=; b=CW5LZdjFrmH5HT1psxOk3/kR1vR+yxnVoT2njsjNHVAy9c60f3KVVx2mBiHW5gJhoZ gF7WEEv5wVZioO0a5g3Ecr00aSnfQKkW5wZvLbyX83Gd7CxHP+ykeXls1kocgivlIJdd U5NPDDBqRjwjfIHfuLqIACwR3X0ZBQ6AvEF4Pg6up6hyhauwz6gPrh4x9QtYlM1ujNgK L5cDypeIHFZpyEzaZhROqJ0r2yLkr2jYQScNQ9K0LlPzzKIrOiM4/0qydK5d/03rhJ5W 74TrZzHnGpaDXH32n8tOT3inqtHbMfHfc+cPeE+nAMTSX/lbGr+wSMeXcJMXT/Y5MJsQ d/qA== X-Gm-Message-State: AOJu0YxG1pgc3aL0xlwo4O/WOfm3fW/INgTLewoSeTrzICwqQH6ILMWU qFeKK/qXkBQ3qY4BoyM7JLRhWWnV2qZ96Dr9f33Ph6nR89u/ZUEKvO5G9HCB8z57sWgAQAIUZB8 GUNRNMiG85nXKZntLS5HeDkxOx2mYTOF4WNzWk+EH X-Google-Smtp-Source: AGHT+IGhNnYJhqwhWNpVZakSeQa28KEJriClsd8kxxoXPT/ThwBysUjbKgX2Tt3qKpnmyxdeRq3ynjtBsQqe X-Received: by 2002:a81:6dca:0:b0:618:5ca2:2adc with SMTP id i193-20020a816dca000000b006185ca22adcmr541206ywc.47.1712765492988; Wed, 10 Apr 2024 09:11:32 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id is6-20020a05690c6c8600b006179d433791sm558655ywb.9.2024.04.10.09.11.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 10 Apr 2024 09:11:32 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 10 Apr 2024 09:11:32 -0700 (PDT) Message-ID: <6616ba34.050a0220.a7475.91f6SMTPIN_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 99B646052514; Wed, 10 Apr 2024 12:11:32 -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-amd64-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 | dpdk_mingw64_compile | dpdk_msvc_compile | +=====================+====================+======================+===================+ | Debian 12 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | FreeBSD 13.2 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2022 | PASS | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2019 | PASS | PASS | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 FreeBSD 13.2 Kernel: 13.2 Compiler: clang 14.0.5 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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/