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 D9DDC42971 for ; Mon, 17 Apr 2023 23:49:12 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D28A840DFB; Mon, 17 Apr 2023 23:49:12 +0200 (CEST) Received: from mail-qt1-f228.google.com (mail-qt1-f228.google.com [209.85.160.228]) by mails.dpdk.org (Postfix) with ESMTP id C317140DFB for ; Mon, 17 Apr 2023 23:49:11 +0200 (CEST) Received: by mail-qt1-f228.google.com with SMTP id fy11so2491050qtb.12 for ; Mon, 17 Apr 2023 14:49:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681768151; x=1684360151; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=/7/Qd3IM+OgTIKFpnPFE5j4Rs0nViqjQA6lTlR6MMlI=; b=a7GImi+c1lodiCwI3zlTG/+i+k9RIGURBR3Yurn4blHVhRT+hzq8Ijq7UjK/vA8h1x kilWBeM8jz/htU9TG6cvZnkb53gXs/sS7dvLyffGjB4+2avnAaL+xFHk3V/go/fwLOp6 1PitZts3EKTV4IaSrheQDkYi8YOlC6mOuJDA0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681768151; x=1684360151; 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=RQjeEbiB8pkJf2U8ypBLxDM5IDSHlXv8RlSuXOWsPt8gkK1ywfhOVYbssVbCN5Pt/A hR/xBsdi4wMNNq0qamThACfxJabNc3pTYw0iWg5oVSWS5mFQcda42VkUv56xVnnWUIBd R2VIF7/cj6ddiWMDLhITMRLyjJJcqxSuO9KcxzmWtzyBHZS5lk8Lcds6HVprFO/i3y0a GCNS9EYZj+A3Xw/Gj3LTzmzb4i7/jYvw7BwRIeMr7yfVOIIRokFLVLcWEPEjRSF3q8SH gEDpLvb7DG8eFCW3E7s8E/oLn/mm362NTP9SYyLtsQKc+OQx2A6EW/8jF3BL3FA7ak+B Uo8Q== X-Gm-Message-State: AAQBX9dAwEJeDFMQ4EQeOR1kqE4NVAMD4xB9t42+CuBN0vA7cJ+0QkHG Gs/KMEmsTrsp63PJ0UAPRo4EX/udvSZumwOWb0HcX+n3V0PcPVd7OeMjPiciFOMPBNNDLvFl2g= = X-Google-Smtp-Source: AKy350YFRzVapwDFvMW1IWIxH/TYDZLyKX5Y3Y17cEw/XtfeSrcfzVufFcZ/eG2pxYpspSa04NZHMIP6PERU X-Received: by 2002:a05:6214:b6b:b0:5ef:6b07:94ce with SMTP id ey11-20020a0562140b6b00b005ef6b0794cemr14692136qvb.35.1681768151238; Mon, 17 Apr 2023 14:49:11 -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 k1-20020a0cc781000000b005dd8b74ba1csm4214152qvj.76.2023.04.17.14.49.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 17 Apr 2023 14:49:11 -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 F2B70605246B; Mon, 17 Apr 2023 17:49:10 -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 F283E6008C; Mon, 17 Apr 2023 21:49:10 +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: <20230417214910.F283E6008C@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Mon, 17 Apr 2023 21:49:10 +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/