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 5AF6B42971 for ; Mon, 17 Apr 2023 22:22:23 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3E26040DFB; Mon, 17 Apr 2023 22:22:23 +0200 (CEST) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id 8E3D840DFB for ; Mon, 17 Apr 2023 22:22:21 +0200 (CEST) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-187878a90e6so17992973fac.0 for ; Mon, 17 Apr 2023 13:22:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681762941; x=1684354941; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=wALEl+rf56wQgR9YOx/suPurmWqocpAekF9WKI6S2Ho=; b=Gq7jFOhjqGHd5pQwZR+hF+skdVV+YlJapRQtzwGXiR8s4mE65tkNJrdTl3sY/wRuWr I/Ozaom9LkflW5v5YXnq2HCfW0F3kDJntcyLrPJih3LxHGo3twJky4q03tiLAv6LiaeQ IfhXgJkobwyeYUryE3xLAmDw5ijX667NVv228= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681762941; x=1684354941; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=wALEl+rf56wQgR9YOx/suPurmWqocpAekF9WKI6S2Ho=; b=XjwmFP21kG7WIgKRurXgmeqxV1aFkFRsLKpzDfVvaF/J5t/5xYLnPNqTmgRNFoPVIn d2CclUikhZzk1DJ3Jmzqjl8iDXFJ6bocHGygJVl+Do29puz5oAQN8IHb/RhpCyK3/lVG DOW/qQTk/UhHuHGUulMqyibrXQsOWlLoW7m2eXuQ9JZ2DkreH/l3Y2RP/bVAHZ7z/f6F YOeRrz/mIKuztFCOLoAJR+FhLxPkjQGoRyrPoO4aR0FPBGVzMUYEsqZ1quPCgZ4oK1kh 5gVGGH3iuLwnaL5/osfbi6ea7NSFGmfRzQpnQcCWfJgcXp4mqVKe9jzW1H2dYtCPPPAi mPWA== X-Gm-Message-State: AAQBX9dy2eJQz7MiHnPzeLJgP/h9uznUw78QH4nkkmjPfZZzJVMfTeFi LKhIzCsMYledlBFoLvLTSA1IFEVr8vf1gIuBgqCmOXbqi33bTLcABVPXso83FJD9GlBvP89MjQ= = X-Google-Smtp-Source: AKy350bAJ8iMZbQqlXSomPzx+jZjUbrzuk67rhiG4GW7kt6esb5kfrXZDs0Kj3wR/6XhzRnwCX2IOk43IzHU X-Received: by 2002:a05:6870:b682:b0:187:876b:bb2f with SMTP id cy2-20020a056870b68200b00187876bbb2fmr9179055oab.26.1681762940845; Mon, 17 Apr 2023 13:22:20 -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 eb23-20020a056870a89700b0017abc2b4388sm4046942oab.3.2023.04.17.13.22.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 17 Apr 2023 13:22:20 -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 78382605246B; Mon, 17 Apr 2023 16:22:20 -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 7678A6008C; Mon, 17 Apr 2023 20:22:20 +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: <20230417202220.7678A6008C@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Mon, 17 Apr 2023 20:22:20 +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 | +-----------------+----------+ 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) 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/