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 2EEE441D73 for ; Thu, 2 Mar 2023 12:38:22 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2AB2440E09; Thu, 2 Mar 2023 12:38:22 +0100 (CET) Received: from mail-pj1-f99.google.com (mail-pj1-f99.google.com [209.85.216.99]) by mails.dpdk.org (Postfix) with ESMTP id 8CA6840E09 for ; Thu, 2 Mar 2023 12:38:21 +0100 (CET) Received: by mail-pj1-f99.google.com with SMTP id p3-20020a17090ad30300b0023a1cd5065fso2461410pju.0 for ; Thu, 02 Mar 2023 03:38:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1677757101; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=lUbtoDAnECEqKa1F23uzC5t7LIr5ZEMzHKguZ/225qs=; b=PU/3A8OfRfMRftj4O4j/GYD0x5jvMIQKN3eLBIQnS4+pl3W3FjptYt6BV3j0djtCwZ KuGjHeviskZxv6DmKP+YJxgXF0BYF4pem6I1wYpxUNPBaKKSdLy7QwuYfMPmM6xACOdP yd9WtrS6iSIYTznxAa3keXO+L4XxXq8tddWVo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1677757101; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=lUbtoDAnECEqKa1F23uzC5t7LIr5ZEMzHKguZ/225qs=; b=Y8O3Yw3qbARdRYTm6sCqsCrr+YGnV7Ks1De0N2XrJbxTcgXdZDdqLM8b3h/+1PmGRx nt2KCZWM1kgc9pBpn+gwKTAyz31Xeyviwm6UwcsxfmWmO3TbNgimHj+ZoOKgNFFVLkco 1UeBHXLg2hYsoiTpMQKraZtrfQNA9laGzPzmgk89LtKd4i0YF5/Ki10rcK9yqlLJVhy9 kLg4C71++Km+38LCRiNJy6mSg8oVEFCAU9dqOl9YXUZLcqKtfTfacDQ+XC0LO00WkueB k23GrsDbW4sKrxJ2QqYGL6h37T10ooHsukFn4RUY+yAR83nB5cC5ZGRUCMWHj21o3mPL Hvgg== X-Gm-Message-State: AO0yUKUS1pAOWAJrQ74BL3TXu9sUE6RT4Qg5m6AiP2LQfluUbTYcpR2E asWpW9PV2G7LGmwdq4uhIysEp0MUiMJ5TFcC4aZzddIjdvQOGygKqizYpaMX1u7HhOGpi1c= X-Google-Smtp-Source: AK7set9tQUpciS4/mUcQcSGT/mQmGGLhbuY+Ec3kYqHKFS3pbPPYknNPsUI5rtTiYUlnj9o5x3hgZckEaGTG X-Received: by 2002:a17:90b:3b90:b0:231:10da:59fc with SMTP id pc16-20020a17090b3b9000b0023110da59fcmr11316983pjb.2.1677757100745; Thu, 02 Mar 2023 03:38:20 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id lx9-20020a17090b4b0900b002336aaac653sm172754pjb.6.2023.03.02.03.38.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 02 Mar 2023 03:38:20 -0800 (PST) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [IPv6:2606:4100:3880:1722::210]) by postal.iol.unh.edu (Postfix) with ESMTP id 0AE1A605246B; Thu, 2 Mar 2023 06:38:20 -0500 (EST) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 04E85601DC; Thu, 2 Mar 2023 11:38:20 +0000 (UTC) Subject: |SUCCESS| pw124617 [PATCH] [v3] vhost: fix madvise arguments alignment From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230302113820.04E85601DC@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Thu, 2 Mar 2023 11:38:20 +0000 (UTC) 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-x86_64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/124617 _Testing PASS_ Submitter: Mike Pattrick Date: Wednesday, March 01 2023 20:02:28 DPDK git baseline: Repo:dpdk Branch: master CommitID:4ef69b2877a24ddb89afaf4bb6f4e73bb52a605b 124617 --> testing pass Test environment and result as below: +------------------+--------------------+ | Environment | dpdk_meson_compile | +==================+====================+ | FreeBSD 13 | PASS | +------------------+--------------------+ | CentOS Stream 8 | PASS | +------------------+--------------------+ | CentOS Stream 9 | PASS | +------------------+--------------------+ | Debian Buster | PASS | +------------------+--------------------+ | Debian Bullseye | PASS | +------------------+--------------------+ | Ubuntu 22.04 | PASS | +------------------+--------------------+ | openSUSE Leap 15 | PASS | +------------------+--------------------+ | RHEL 7 | PASS | +------------------+--------------------+ | RHEL8 | PASS | +------------------+--------------------+ | Ubuntu 20.04 | PASS | +------------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 11.3.1-2 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25579/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/