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 0FED042949 for ; Sat, 15 Apr 2023 06:06:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0B75B40697; Sat, 15 Apr 2023 06:06:36 +0200 (CEST) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id 5997040697 for ; Sat, 15 Apr 2023 06:06:34 +0200 (CEST) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-63b50a02bffso589451b3a.2 for ; Fri, 14 Apr 2023 21:06:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681531593; x=1684123593; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=a/eAPjlPLi9hWsYcb6eyVVa3/xzAzyDCmmZojlSjpaw=; b=IrM1BNxYAexyz4FbIIgn0L8B7kRu4PwWt7tg1D21L3uwl1jzyc80wd8Db60i3sR/CS qJ59VTKF0F5ZY7MdGv2sU/QBCZHZnXdUcuy6y94ZauekSoal83AFJH5O+m2LyGYs5mOM s65sn1yRzqVCg4nO0k0Z1QODDXbpZssCaMlHA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681531593; x=1684123593; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=a/eAPjlPLi9hWsYcb6eyVVa3/xzAzyDCmmZojlSjpaw=; b=IBCE4RbkiRaIrZ/rBFR8nf1qDPFqF6HT5mlIHcnipM+zLIjoCgOvQF2Cw1LpuN63BY SxGsEbDFMb6LSRtJIL/kcyoaNsXBBqgkSadrqOmv4wshzFLtQ/C/eZZmTvAmc6C0vam9 pMQpt7B5GEJbr09VBJk8NLrwUGQPK+5xVWwdPyW9OOpPRXuDVIoOjSSPqo+9IjdctxRN OTfsOP+sKI8SkR7q8GwVJckWjyHlbsPrwW1/JBGditZNlTKE2k3STIU2NzI/YtYMEh6h NKG2ow8k+zYE0r47H9SFQV7f/eU4Fm6qsTUa8dK0Lw7ogKs3SDUgzBap43OjPCm5u4J9 qOvw== X-Gm-Message-State: AAQBX9dn7Hgmd13z8Bb/hIMo6Wofaqt996wxm52ovwdvGSorARaBm5BO B2Dyp5pHBs25SdL3LYZZ36zd1fMZktcrISFifUuO4DN5/EfC0UazTRg8Jw== X-Google-Smtp-Source: AKy350ZXMk2XTrWL/T6qrvQqIAalmdVjGcin+eMaF/Re64Ok1gK9zJ6GN71P3Grb39hyZbIkeizF2mti/y99 X-Received: by 2002:a05:6a00:1885:b0:639:28de:a91e with SMTP id x5-20020a056a00188500b0063928dea91emr12153782pfh.17.1681531593474; Fri, 14 Apr 2023 21:06:33 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id f7-20020a655507000000b0051b436a699esm916756pgr.27.2023.04.14.21.06.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 14 Apr 2023 21:06:33 -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 A9F4F605246B; Sat, 15 Apr 2023 00:06:32 -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 A7B866008C; Sat, 15 Apr 2023 04:06:32 +0000 (UTC) Subject: |SUCCESS| pw126125-126137 [PATCH] [v6, 15/15] 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: <20230415040632.A7B866008C@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Sat, 15 Apr 2023 04:06:32 +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/126137 _Testing PASS_ Submitter: Tyler Retzlaff Date: Saturday, April 15 2023 01:15:46 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b3fef9de22af80d173453ab65a80b01ce38cbfd 126125-126137 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 11.3.1-2 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26007/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/