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 E4C4F42A39 for ; Tue, 2 May 2023 06:23:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DFF9B40E2D; Tue, 2 May 2023 06:23:32 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 20E0140E2D for ; Tue, 2 May 2023 06:23:31 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-3296292e623so27575795ab.2 for ; Mon, 01 May 2023 21:23:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683001410; x=1685593410; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=dAk+X6po8/iYEZBs2PEW/nke/Dsm9tZR6uLGqwD005Y=; b=Ew+qfazCkVvnzNxztYx6NTNI0d6GM/6ZGj6+bBD4s1DasG1WVcYPrBqNZKzJAEIRPp hA3Qfj31Qr8D63yFsueI67kpuP1AnQ0reIpEfRgiy4gv9FOhZ/BvWvINkwRTwZyzjlJS jyQNJ+nBht4YZhjuEZJZ+8yb0HMcPCWZAtirc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683001410; x=1685593410; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=dAk+X6po8/iYEZBs2PEW/nke/Dsm9tZR6uLGqwD005Y=; b=OPPOa8cVykbj6Yl8WUPoZS8AURJzbVQzvhGt5yM8Eqs5nncKkY+RRzEYU3n8Bgp6Zg QlJ4VewX9XiVI51Wws+Bu77c8iHlwfG4U2Nlg+SD+wK1x3uZcll81aK6w+zkSDcU3NOJ 7Va+q+STVhlYR2cNS146XTLyLB/MyyhK8PqrD7ETU2wc+xEkAdg0aq+7gbC05wbtcSlG 6Dkv5/X9c6UlLJ8bZNlNmaJPF469Ht5w6Fz6NtZgFzzt1p/gM/qiyZFAi1fiUGBviRV4 oYRZInxjJzzSaeLeUFqSQzAMg/u5l1a5w1xQt54eplHpCDIfwNpTNW+wZGYs4i7xDqB8 0fRA== X-Gm-Message-State: AC+VfDxnTEkU8ByQ28RLrCXXOWyZHEnrjfVt/vzcClCthKW2MWNZLSNj eyUbD3jlCdQ24NtupnuXPfZ2EJ4hZ34TC/0xV5YCT/jMclZhqgsXuMnJ8XMS5aoaRtX4OTAknA= = X-Google-Smtp-Source: ACHHUZ5y+YDmnjiIV2nTemxFgPeWawowrm9HzPGAI2fv1TcIdIrL3jnLFdPapTMjusgIIn4q/6cZG9+6LBxN X-Received: by 2002:a92:d487:0:b0:331:117b:cb16 with SMTP id p7-20020a92d487000000b00331117bcb16mr1477787ilg.20.1683001410642; Mon, 01 May 2023 21:23:30 -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 h39-20020a022b27000000b0040bc3b06b66sm2396158jaa.79.2023.05.01.21.23.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 01 May 2023 21:23:30 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 01 May 2023 21:23:30 -0700 (PDT) Message-ID: <64509042.020a0220.366f6.9d20SMTPIN_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 34DB4605246B; Tue, 2 May 2023 00:23:30 -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: Tyler Retzlaff , 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 | +------------------+----------+ | Debian Buster | 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 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/26142/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/