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 31AF6429D4 for ; Wed, 26 Apr 2023 02:21:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0E137410DC; Wed, 26 Apr 2023 02:21:43 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 4E981410DC for ; Wed, 26 Apr 2023 02:21:42 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-763da065494so62932839f.0 for ; Tue, 25 Apr 2023 17:21:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682468501; x=1685060501; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=VeRfJEopmUIEbyi5OadEam7y6OMYggCDdCVH7r9znnA=; b=IBvufVWx9qUDxbiOJQBqY4RikD1dLZN1N2BG6V2zCo4ayK/9gjCH7eqUx4uI+mglqZ u3GxXCL7BLB/kMATeED+39RprUSdCielamJbS+Pm1+y9hbe566CuelKfPjt6sOMok0td p9YulNlY2M0yO2etPYZAChG9CNq6agwPn5R0M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682468501; x=1685060501; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=VeRfJEopmUIEbyi5OadEam7y6OMYggCDdCVH7r9znnA=; b=iM56NQMuF6N979/NhA3md6+25Rpjv0QQaJ0M8YPgdQcJ37LAOtSDjAhZh/Ip6+DLeQ YH+hCxpHAPvSvlJiL4woAeC+Ei/n4eO5wLad16X4zHVEgDUbG3VFAkF0MH7oUw9ER9vq gCosWGCwwailBVsht+o8iwdS5fI83H24fVfxtPpPAXUWi0j3OS1nqvueClcnR7w/qACh WH3K0ZEI9pjKVcnGbdIh9iBjTtJu4Hm/pTGRsbdkZ6HIuwCjcCLnHSBe5VZGE7FDuEGJ HutxKyAVTrm+nCoGSk+Vju3Evv02UVqf64NYacC3QPszQ48M4vPb/cdolxSiX6M2w8MC SzNQ== X-Gm-Message-State: AAQBX9ebD5mQaDjvDI44CnV4ff+V2eUzR4YOo3GPlhKv0uCxohssyKPU k2GXsO4Zon7G2nNfxrCgMS9clcgAn4d7ziX6YLNOXdvOFbBgDzas67CDZg== X-Google-Smtp-Source: AKy350ZUfsx8OQ3jmkK+WNBEM1zciu75Udl2p8TzLXB3nk709XVBu7c/rRSn8RYsf2zu8tpRRFCmcuI20/rv X-Received: by 2002:a92:cc51:0:b0:32b:12a3:f950 with SMTP id t17-20020a92cc51000000b0032b12a3f950mr8145200ilq.8.1682468501653; Tue, 25 Apr 2023 17:21:41 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id o8-20020a056e0214c800b003294ba8e62asm882319ilk.45.2023.04.25.17.21.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 25 Apr 2023 17:21:41 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 25 Apr 2023 17:21:41 -0700 (PDT) Message-ID: <64486e95.050a0220.a44ad.b6deSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 3A963605246B; Tue, 25 Apr 2023 20:21:41 -0400 (EDT) Subject: |SUCCESS| pw126517-126520 [PATCH] [v3, 4/4] build: enable MSVC specific compiler options From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon 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-x86_64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/126520 _Testing PASS_ Submitter: Tyler Retzlaff Date: Tuesday, April 25 2023 20:08:49 DPDK git baseline: Repo:dpdk Branch: master CommitID:d03446724972d2a1bb645ce7f3e64f5ef0203d61 126517-126520 --> testing pass Test environment and result as below: +------------------+--------------------+ | Environment | dpdk_meson_compile | +==================+====================+ | FreeBSD 13 | PASS | +------------------+--------------------+ | CentOS Stream 8 | PASS | +------------------+--------------------+ | Debian Bullseye | PASS | +------------------+--------------------+ | Debian Buster | PASS | +------------------+--------------------+ | Ubuntu 22.04 | PASS | +------------------+--------------------+ | CentOS Stream 9 | PASS | +------------------+--------------------+ | Ubuntu 20.04 | PASS | +------------------+--------------------+ | openSUSE Leap 15 | PASS | +------------------+--------------------+ | RHEL8 | PASS | +------------------+--------------------+ | RHEL 7 | PASS | +------------------+--------------------+ | Alpine | 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 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 11.3.1-2 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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) Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26120/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/