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 B713843190 for ; Tue, 17 Oct 2023 22:09:15 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B1EF2402DD; Tue, 17 Oct 2023 22:09:15 +0200 (CEST) Received: from mail-vs1-f100.google.com (mail-vs1-f100.google.com [209.85.217.100]) by mails.dpdk.org (Postfix) with ESMTP id 123E8402DD for ; Tue, 17 Oct 2023 22:09:15 +0200 (CEST) Received: by mail-vs1-f100.google.com with SMTP id ada2fe7eead31-457c25de456so1990954137.2 for ; Tue, 17 Oct 2023 13:09:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697573354; x=1698178154; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=8hq/cfL6ZcyMcW8wxDhrJWi6Ajgbwq9vcqlomzH0wVA=; b=gh1LsOmAbXKSxa2ew5dBeh+rXV0Ofp7rGAZbem7Y/cRMtlgQNu8NupIIXgePmAuYL6 9CudaAWgjHiyQ/LpHNU15hOcWMeVQ2dWxpWXDUqmhINTQefs0njqZyJdx1SdQUC2lbBf zcE6hK1LWXFHylpRoxyj2QehzQ4v1biwRIUV0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697573354; x=1698178154; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=8hq/cfL6ZcyMcW8wxDhrJWi6Ajgbwq9vcqlomzH0wVA=; b=Sj01dBRjRWac5xa+kgVHxUcExx+HVhi/UsJcBylcqfxuyTNrPp3K0uYvFoMAybXEs0 28i2+u/ZPRSfsxkHn9OzM6o7Thd7XZSrjaX689TDJT3eNEHBekiIoCldbmFIwY/sRVVu pbaUaFL/2l6kBG2kmBTmNwOqBCpGqorwAes67cZrL5bq8leRaMV23AOcXXOV6uJuswZR iPmufNDO5y3AR6kxYVbBvlUoDRtRX1zsqVu/d8DHYg3R19BNqw9nJZHb8ytTXqdcNwti cruF+qyFPNzS4z/z2PxYNRdP/XZrq+9GRz+2n6Stb1RlUNnvDgRrBHugam37YRDKljl6 vOWw== X-Gm-Message-State: AOJu0YzjhUhpS1tZRHsODHp7I/6Yz0QT8u8YumOKaJXHNm7f7LucfMca e1E9sPg8IR81vR14RoTf7snSkPj32bN13Zvb6MDICXWzXm/uN2VKYonlxz13QaMWOvKo2xn6xg= = X-Google-Smtp-Source: AGHT+IHvA/Zm37N6AATKPkqH+nf8uYjz0OzWlb66zkkqQZNAcnudHeKWjgQA9mEPTygzDL2GBOxuxrb6/7vI X-Received: by 2002:a67:e08c:0:b0:44e:8626:71f2 with SMTP id f12-20020a67e08c000000b0044e862671f2mr2822991vsl.13.1697573354490; Tue, 17 Oct 2023 13:09:14 -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 a35-20020ab03ca3000000b007b07b5f912asm251678uax.7.2023.10.17.13.09.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 17 Oct 2023 13:09:14 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 17 Oct 2023 13:09:14 -0700 (PDT) Message-ID: <652ee9ea.b00a0220.5519c.6d58SMTPIN_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 2ACFE602A042; Tue, 17 Oct 2023 16:09:14 -0400 (EDT) Subject: |SUCCESS| pw132757 [PATCH] eal: fix compile failure of asm on MSVC t From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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/132757 _Testing PASS_ Submitter: Tyler Retzlaff Date: Tuesday, October 17 2023 14:06:10 DPDK git baseline: Repo:dpdk Branch: master CommitID:55bc9233a2065b3003e90710e4d139159f7c3ebf 132757 --> testing pass Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | CentOS Stream 8 | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | Debian Buster | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ 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 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27972/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/