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 BAB584308C for ; Thu, 17 Aug 2023 11:15:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B6BC640685; Thu, 17 Aug 2023 11:15:45 +0200 (CEST) Received: from mail-oi1-f226.google.com (mail-oi1-f226.google.com [209.85.167.226]) by mails.dpdk.org (Postfix) with ESMTP id 7F64040685 for ; Thu, 17 Aug 2023 11:15:44 +0200 (CEST) Received: by mail-oi1-f226.google.com with SMTP id 5614622812f47-3a7aedc57ffso5740597b6e.2 for ; Thu, 17 Aug 2023 02:15:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692263743; x=1692868543; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=RWFyxCHao1sd018+sSTFzXJWxEXtYlYldlGNCOg7h7I=; b=djyWorJE/7D9cKVCvMs8asjZiqJ9Au/gYNaZqHYHiqZvq7QNi3TTLwgXdOO1n1CfJk Xav9P0mfYw9zehHuLC5kZLkl+x755YWEcrb9lQ2gYbAeKorrg6jEf+BLII8gPNqFSNGM 5nE5A42/Iv7009F6uWN9CGcKMdQ+Y88KIZeq0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692263743; x=1692868543; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=RWFyxCHao1sd018+sSTFzXJWxEXtYlYldlGNCOg7h7I=; b=Z/6PAREjBFeRVUqIM/X7DN0z43hjHFaLcNAI2ATCQZwLm2t0DJXKQct+zq5y+yyf6v b7pirc7Y1UCzFPqw5jvJVKG+Fcm5D9I+T4ZN8HUVkGDH+AZMbEmJrQVO6UnccV73n7F3 4McH2hbfTxKKpODLQDr7UGGqiJIKmTDc0FmTYr5PK1j2GEA/l4k4COrAEvGqLYIxWYGT Tr/8oiERueosNP0Oaw4c2CJw8dMjIB28L2j4+02Z1dZmpQvdmOY026BxaG4hMktFNrWc SA+ZRKbgumJ+FG24oDS4MRxmCkiI+fFTIFrlzpOTDCXUb21wcby9cq8g2RPTKJ9cKb1E Jgvw== X-Gm-Message-State: AOJu0Yy9k15+Xtl78/JxRFor7tqkvztpOrd2kqII2V2ikjhL+wJDwzTK 2zFaVNSRWoNZEP/rFrq9H5SxtZ77yAUIoDMRiVqqMrPf6o8bxq8KG1SuCQ== X-Google-Smtp-Source: AGHT+IFHE6VeAGX6sFeEOHVlIKQYfNn5dlvbqlrJnLuif+OHaAgYnI7xswSNd8e/psoPD+EwK42k+uPPIFSj X-Received: by 2002:a05:6358:98a7:b0:123:5664:e493 with SMTP id q39-20020a05635898a700b001235664e493mr5139590rwa.27.1692263743707; Thu, 17 Aug 2023 02:15:43 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id w12-20020a637b0c000000b00560637b12d4sm1201054pgc.4.2023.08.17.02.15.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 17 Aug 2023 02:15:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 17 Aug 2023 02:15:43 -0700 (PDT) Message-ID: <64dde53f.630a0220.28ea8.eb8eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id EB3FF6052471; Thu, 17 Aug 2023 05:15:42 -0400 (EDT) Subject: |SUCCESS| pw130447-130446 [PATCH] [v5,4/4] build: enable MSVC specif From: dpdklab@iol.unh.edu To: Test Report Cc: Tyler Retzlaff 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/130446 _Testing PASS_ Submitter: Tyler Retzlaff Date: Wednesday, August 16 2023 21:56:16 DPDK git baseline: Repo:dpdk Branch: master CommitID:971d2b57972919527e27ed683032a71864a2eb56 130447-130446 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27362/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/