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 2B66643E38 for ; Wed, 10 Apr 2024 18:31:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2647F4029C; Wed, 10 Apr 2024 18:31:45 +0200 (CEST) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id A62924028B for ; Wed, 10 Apr 2024 18:31:43 +0200 (CEST) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-69629b4ae2bso54465816d6.3 for ; Wed, 10 Apr 2024 09:31:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712766703; x=1713371503; 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=KlxS6pZMpD3Ur6q3XwXGgSZFT7eK5hG/HL2wFI1KI+A=; b=Pi3izTEoS8hOKDpKZfcgm5TUh+oDgOeQ10s08r6x8235v3RHJD/bLHZeQ8mY68LY+G h6jG8OIo2v1SyZ2jiwUEv6I0ISYmTBRG3WpIyeAnEJsk/wFoWkTqfZUtiXZ11UFUkcIX GfRQJNmhqiAvWYMoKodN7etJgcQ63jebagoqM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712766703; x=1713371503; 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=KlxS6pZMpD3Ur6q3XwXGgSZFT7eK5hG/HL2wFI1KI+A=; b=RGcuMDsSS2LttUW3NnWyLkO80Ag2Cy3YWM/luWe93S8jsDxLY9yqgD6s/jP6h2GJ1b e3/98HYRyoLK5pDo5zq1YzjbQA9vCtCPsrPC3VTLM/SxQd4kr6ZWx32HmoNtQV9KDRdj 6TdYwLzxB4v9ELut6RfIrYyZ/onClJCOJ4RELcU2NDZ/BOTeJsXk++mGHjDyymiyw7qb WwFD8ngFuGBAn09reSuO/zMgdNnyl+vfBUfzUjKYfcJLQWldn7ufI7D3HFEpsrSO+4pQ ITpSDpe19iv6LDaCH0UD1teBT0RSw1KjC0FZrZ8a54sVhqdmP0R9+dQvQ8DLPEgX6zLh JHGA== X-Gm-Message-State: AOJu0YzlBXwBh/xy/JkGVuRgeRX/NZEjR/4RWnjRzabhM7Bs0Jho0fGz o26vjabaLxSCGi/bt8jo5/WiOh7PjUMk32wUpmH7jQ6a1suJG6Vx/UXlQVkSgDc6Ve9gt7JDo+x 2L/CapPK/MnEk5xIPR7r+upF9O1It7MruvH39enfKdfmXnlTtByQfcbzF X-Google-Smtp-Source: AGHT+IHhru79q2fTxgD57wT/hXv7r7F5M4trv1cX3Z7/imFsAXcPEUg7N9cJbUc5lawro6u8sP7K4q/zAzqu X-Received: by 2002:ad4:5cc4:0:b0:69b:f87:eb30 with SMTP id iu4-20020ad45cc4000000b0069b0f87eb30mr3503758qvb.63.1712766703167; Wed, 10 Apr 2024 09:31:43 -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 a11-20020a0562140c2b00b00696934044c2sm640328qvd.19.2024.04.10.09.31.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 10 Apr 2024 09:31:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 10 Apr 2024 09:31:43 -0700 (PDT) Message-ID: <6616beef.050a0220.d45f2.dcf3SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 98A226052514; Wed, 10 Apr 2024 12:31:41 -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-abi-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 | abi_test | +==================+==========+ | Fedora 38 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Fedora 39 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Debian 12 | PASS | +------------------+----------+ Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 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/