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 33E9F42971 for ; Mon, 17 Apr 2023 22:30:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 248C840DFB; Mon, 17 Apr 2023 22:30:36 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id BA0C140DFB for ; Mon, 17 Apr 2023 22:30:34 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-32b437f4607so722985ab.1 for ; Mon, 17 Apr 2023 13:30:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681763434; x=1684355434; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=oN/0gSumpW1PigwcLeAllOXi4DUYNWZxqh+hFCLUtcY=; b=RMr5zZyxOUl4Ospv55Z6fMTFuocVKEZsPInf+pe2zXS5vNI649U/s0wecnTZ9iqkHm W8h7r3A66oSUZ0/SzAKI0EkgPX/dVCt3nySyVmfdoiLByjSU80xmPAMp97S54Nz6C3XV id0MkzWeizM3Go4rbYTqxsln6Gr3YyRPn9LKg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681763434; x=1684355434; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=oN/0gSumpW1PigwcLeAllOXi4DUYNWZxqh+hFCLUtcY=; b=Ae0v0Y+W2AnDSnzXHNEy6Ew9DfR2f6Xe9hqpFxGMEaSsRFdgA/IbuJgTaaYczN+Zux vr5Vd7q2xBZevY1uI5gr6Q91n3vslTrp6i8HqCoHYQVl44ORHWZVYkVE+AC1lyHyZf8G 5EtBHYmQWFW+K7pfaa/jcbFQTsol2blHXDWjK63ALlOibPmgAFUK+DQarVrfEDRJc5Xl KZTJu3C8ccLYXOeugzkiySgOdNIAuDRIt1KFMTx9dgfuEyvqJE1Dpy1kdUbIEpLtsQGy pmYVUUV3c2SErRh3LZvv3j65Q95GfcWsZdA2OQvE9dPSVBDhqDKI+CRVglibKfK1guSS C3NQ== X-Gm-Message-State: AAQBX9ft8Tll9TrP7iCDPhicEYyZR/wmGkw9AwCI0oKVSXWowmkwQb4c 5J53RhllFC8Ey/x9nByodMaWNZ2hgdsfpHSdQYvpumAc1HeSAfqNTDeFqgcZyxO5FZ65EprOKw= = X-Google-Smtp-Source: AKy350ZzNJBbXIk//Ewdxkt3d+3bCcw2Wjj5u1rmAcoWjKwHC40Zf8VWqo/OOb2inBBic1lVKfi4UAJqBeru X-Received: by 2002:a92:d151:0:b0:32b:44b4:25b2 with SMTP id t17-20020a92d151000000b0032b44b425b2mr1380428ilg.30.1681763434056; Mon, 17 Apr 2023 13:30:34 -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 b128-20020a021986000000b0040632b1a807sm4128977jab.62.2023.04.17.13.30.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 17 Apr 2023 13:30:34 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id ADFDE605246B; Mon, 17 Apr 2023 16:30:33 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id AC69C6008C; Mon, 17 Apr 2023 20:30:33 +0000 (UTC) Subject: |SUCCESS| pw126185-126199 [PATCH] [v7, 14/14] eal: do not define typeof macro when building with MSVC From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230417203033.AC69C6008C@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Mon, 17 Apr 2023 20:30:33 +0000 (UTC) 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/126199 _Testing PASS_ Submitter: Tyler Retzlaff Date: Monday, April 17 2023 16:10:38 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b3fef9de22af80d173453ab65a80b01ce38cbfd 126185-126199 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 11.3.1-2 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26019/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/