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 89F2E42A39 for ; Tue, 2 May 2023 06:20:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 85F9940E2D; Tue, 2 May 2023 06:20:49 +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 4CF8F40E2D for ; Tue, 2 May 2023 06:20:48 +0200 (CEST) Received: by mail-vs1-f100.google.com with SMTP id ada2fe7eead31-430556f35ebso987683137.3 for ; Mon, 01 May 2023 21:20:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683001247; x=1685593247; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Epn9GO9B+tKNLl2JJ9V51xJSbanO7OZyDvQHD7UXiNo=; b=ZlmGvda7U8hzQ2XG77xUb9jo1dFnXjaF/qZ1nKrrXslQocM+f/FLhP/HU2Ffr/dCmt 3oBguFLjhzdIh3vxeupErdEo2iU6K1hJsNmr8LfHFRa2VEOyBb0GA6ODKem9DXfiAIUg o7C0gFofQs03AITWo2lJREXXQXyKzDSqtKwYE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683001247; x=1685593247; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Epn9GO9B+tKNLl2JJ9V51xJSbanO7OZyDvQHD7UXiNo=; b=NXhodNDdZoP4HB3NVgYSv322zUaGL9UWQZNTYFfeIqwXy+v7h6SQmaHyUdubi1dqny T+yIqH2zT57obcRzaer14D2ME3CriORNQUbDir5VCV2n30vGOUrGuGTdaW2KWW7e/n8s thDJqlX/YIoX/iheORiErHVUnGzPr/ww014tx8RJE5/WxfUScV+pdJCq/pw7tkBZ7NSZ uVkXOiqa39ovTMJ8GNDGM+ILdPnILv5MchNIkNkGDiS4TiN2w8hzvQgiZ/tpnv5aG02Z sRl6TlMHJ+fl+FeOBlPLJ7yaEe/E1t9m+E/hy+cu6pZrUmHXMXkOzh7RD+H+ipYo4lpC uSJg== X-Gm-Message-State: AC+VfDzjFc5dGNvrG8Kv+XryYkDk+fcDm1gXV4cEqhIAyZGJ+2fgfn5y 8Dpie/Q0iOwHWsdsHbIRfmL6ijD5epj2JP/PukuTNBCRl0o8HJ0n1tr7dat8C2hwHdxEe/yatQ= = X-Google-Smtp-Source: ACHHUZ4i9QemMEP+qCBfJ0tJ7RYktLvHAmup5A/62CFdHx15gDwbxdLgoCMHUAX3B03FjUPAaZ4f0l+z2oAv X-Received: by 2002:a67:fd09:0:b0:430:76df:b03b with SMTP id f9-20020a67fd09000000b0043076dfb03bmr5073917vsr.30.1683001247680; Mon, 01 May 2023 21:20:47 -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 v11-20020ab036ab000000b0077d0bfd81f5sm525515uat.6.2023.05.01.21.20.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 01 May 2023 21:20:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 01 May 2023 21:20:47 -0700 (PDT) Message-ID: <64508f9f.b00a0220.9e39c.39a8SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 323C7605246B; Tue, 2 May 2023 00:20:47 -0400 (EDT) Subject: |SUCCESS| pw126640-126653 [PATCH] [v8, 14/14] eal: do not define typeof macro when building with MSVC From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@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/126653 _Testing PASS_ Submitter: Tyler Retzlaff Date: Tuesday, May 02 2023 03:15:41 DPDK git baseline: Repo:dpdk Branch: master CommitID:d03446724972d2a1bb645ce7f3e64f5ef0203d61 126640-126653 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | RHEL 7 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ 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) Ubuntu 22.04 Kernel: Container Host Kernel Compiler: clang 14.0.5-1.fc36 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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26142/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/