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 BFA51429CA for ; Wed, 26 Apr 2023 00:54:57 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BBA5F410D0; Wed, 26 Apr 2023 00:54:57 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 81FE1410D0 for ; Wed, 26 Apr 2023 00:54:56 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-760ed95b9e6so143810739f.1 for ; Tue, 25 Apr 2023 15:54:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682463296; x=1685055296; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=GGfOpZU51fbNDQSCPSJer/kVTrUemp6inHG4Ycv48gI=; b=O0iUTnjBwarYF/vV8z/T7y970JaDC4yKhDHPnQ5AfGzf+drx5ljZ4Y4Xtg8za9c1H6 PbNDXrt69a76ctWllz/+U2zB+ntrdCGobqeu1ACdYXvipabKK/w882MEY49cinhp6WFi ZHTEdA9MEZH02Ku+2Hld8oFMn703CjU7adP8o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682463296; x=1685055296; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=GGfOpZU51fbNDQSCPSJer/kVTrUemp6inHG4Ycv48gI=; b=XGycaadGXZQO7naRXm7jlf72MZfxAQJ3QgNTNrrEvWJWrlpT6dmHBW8Qcit6/CzFNH vVQSnPxW5/KCii1+kHvvA3XkgkUCs7Acs1+YA7FVvMBGyTQr7CLdGlAvtyKvFNUKSODd 6p1ly0qRCOTGm9vnVPNvCw8fCI4BQJdLEZ7bRgUA7TxPkCgkjTehiHGNm76uV68QhUhy D89CdAalgIG9nMGiYFAc10Sm14cf9LWz8qxNIa2N47xBmfkAttxp33ZF+14fCuueBKQ0 tUDIBRXf4bbQWECOsXp5Tnsg8TN2l+DnB9WXEshQb9JJIY9Y60ZVhZSu3hdlHgm/rx5/ J9Ug== X-Gm-Message-State: AAQBX9eJhY4j0K4aVnBcH/E29idgHfnM+egocMH+X/NL8CJKb7SKEyp2 Dwe14T2msdYQZ0diEhKTCtNa4ipSKhkAvVmjIk/r/U3e6KC6QbCbuICLCQ== X-Google-Smtp-Source: AKy350agIwaHJV8y2UCeJw5aco0SCb74ofu4QXXO/t075422lscjaEsGa/Z8ATTvR9FGwgYBdNM165caCcak X-Received: by 2002:a92:d94b:0:b0:329:5ef1:807 with SMTP id l11-20020a92d94b000000b003295ef10807mr8913948ilq.14.1682463295872; Tue, 25 Apr 2023 15:54:55 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id v11-20020a92c80b000000b0032a7d5486d0sm885223iln.14.2023.04.25.15.54.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 25 Apr 2023 15:54:55 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 25 Apr 2023 15:54:55 -0700 (PDT) Message-ID: <64485a3f.920a0220.1076e.0cf6SMTPIN_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 85F42605246B; Tue, 25 Apr 2023 18:54:55 -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-abi-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 | abi_test | +=================+==========+ | CentOS Stream 9 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ | Debian Buster | PASS | +-----------------+----------+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | RHEL8 | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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 12.2.1-2 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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/