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 B0EB742971 for ; Mon, 17 Apr 2023 23:20:35 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8DE1440DFB; Mon, 17 Apr 2023 23:20:35 +0200 (CEST) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id 9959340DFB for ; Mon, 17 Apr 2023 23:20:33 +0200 (CEST) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-63b733fd00bso720292b3a.0 for ; Mon, 17 Apr 2023 14:20:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681766433; x=1684358433; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=/7/Qd3IM+OgTIKFpnPFE5j4Rs0nViqjQA6lTlR6MMlI=; b=GXlNvn0RnSUzpd/ky36rJd75QFCUAdcp/4AknIX5e8bCuhziZgIi795E41QwH2GZGq uKgMYw8ypUnge8Ap63GYKMc5/oVSQBl9/d2zjkNNFlqQf0lQUY3CtuqVAeZyZ5fs3yJn rjdR6RKGi2ZtSp+AV1RKn9oK71Oiph+DRpCMY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681766433; x=1684358433; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=/7/Qd3IM+OgTIKFpnPFE5j4Rs0nViqjQA6lTlR6MMlI=; b=auKpX0VDX1xB1NjomspjcYiKia1j/ZGGnxx9GLxArdXjJzb5EkzlY7b7iAB6D4HGWM i9LDIE89cz5RpOLHwBQ/Yur1JDESv3A7o+XXZUovrMo+qzjse8CY4X357Rrgz+/o340I UtdE8si9uvsgMwXRCSLVIDsTT0GFp4c9lZCx/jIUo/LyFfYFVb+GDkWeM+vsfp63q35G IEMXMh+lpuzb6dbozubhVo/id8Q1cX0iCrepOLCd07C74SlL+hBgGCtNQLXkj179wzD8 hHvLdjKSGLPYfvXfQtc3CGdo3ZZy/2niom69iTML2Pohp0HjEQNnCgswX/kJZofPAsLL 98dQ== X-Gm-Message-State: AAQBX9ePP2HSkq/x0SyOsJLZSL4f81sHPWns4IVNiqWYvOTwC/dcPDJT AWiNvfXDm34VbtLxyJ1ysBq2LigzgzsJix9K0e9P0k18kdEOYXCggTJg/EKaS/77/5HFrEKrUQ= = X-Google-Smtp-Source: AKy350Yb9OGQmtbRWwGg8d6G0SxF4y1z5e8X10YRQRQzkbqb2WomfmUUwl+raql4yZQ4q3HGK/A4f9GoFtTW X-Received: by 2002:a05:6a00:2443:b0:63d:3789:733f with SMTP id d3-20020a056a00244300b0063d3789733fmr501132pfj.15.1681766432727; Mon, 17 Apr 2023 14:20:32 -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 u72-20020a63794b000000b0051322912d1bsm3494668pgc.34.2023.04.17.14.20.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 17 Apr 2023 14:20:32 -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 E7147605246B; Mon, 17 Apr 2023 17:20:31 -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 E3B046008C; Mon, 17 Apr 2023 21:20:31 +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: <20230417212031.E3B046008C@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Mon, 17 Apr 2023 21:20:31 +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 | +=================+==========+ | CentOS Stream 9 | PASS | +-----------------+----------+ | Debian Buster | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | RHEL 7 | PASS | +-----------------+----------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 11.3.1-2 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) 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/