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 0FC9542971 for ; Mon, 17 Apr 2023 23:15:59 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0B18440DFB; Mon, 17 Apr 2023 23:15:59 +0200 (CEST) Received: from mail-vs1-f99.google.com (mail-vs1-f99.google.com [209.85.217.99]) by mails.dpdk.org (Postfix) with ESMTP id 3199A40DFB for ; Mon, 17 Apr 2023 23:15:57 +0200 (CEST) Received: by mail-vs1-f99.google.com with SMTP id g187so9149542vsc.10 for ; Mon, 17 Apr 2023 14:15:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681766156; x=1684358156; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=Qhw+ky607cd0JpgeVNnKdLBQst4Rapj1OyuPpqkRrgs=; b=gnfQQ1ngahRwgsDxt7dYP2N09F6X+jNe5+NmI6oPam395sO6Ce/eqLWL7mgxtmqs/R nHIsgUA8S1SyGGgxBmJimU9x+qiPBh6FzjyJYIkGbXCzUdu5QlWvSaOZAEivTh2TawDM E1uaiaoBT/Mkn2B8MFL1q3j5xXbP8x0bF1poM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681766156; x=1684358156; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Qhw+ky607cd0JpgeVNnKdLBQst4Rapj1OyuPpqkRrgs=; b=D8MGWxgK8d9kcopOupSszQAhet5/qCLV4csRcHWfbSxRiH6Yjd2ce/EW/v8BzRYr+x W6AvKJyl6qrAbqmKmxyKIACSKQkGakbkhgBvC1sYiImge9enhKN/AfX+B94Yt+0rLUA+ 5C6PHiC9rFIW1pjlvnllpAo9rji5rUYyg6pUXfzJPsCCzJS6vDklqb6mur/Gi5lw3Li+ zvbGhB4yrFeOTHzEcXUXkfeV68s1JQ38npOC8/B+pBOHzCkKkqaVE9nlsB6JIet/79PL xdT4dh3GVXobKF8WVP39D75et/1HPzZbAE/TOEqu4APqqhZcWYrQpwcKk1Z5C4nD2ny1 OARQ== X-Gm-Message-State: AAQBX9chdW1Yrcg3zd2YIMSmuoqDwN/cL+naRDGsAJCWmE6EJx3LgouG N6LmMwj8aHxMONwBdVTSalWNsuRewwHUt2FttU2n6dZaMUVf58OWa1ozGg== X-Google-Smtp-Source: AKy350YBJlkGRx/OieR9wJ6msg5oy4y7SsVoP0XqU3vys8IaL01oeV1SQInpiaLORGZRNxHDhXT3dLWyItZd X-Received: by 2002:a67:e3a1:0:b0:42e:3b16:8695 with SMTP id j1-20020a67e3a1000000b0042e3b168695mr2935147vsm.3.1681766156510; Mon, 17 Apr 2023 14:15:56 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h4-20020ab04704000000b00772730d3308sm4405164uac.5.2023.04.17.14.15.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 17 Apr 2023 14:15:56 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [IPv6:2606:4100:3880:1722::210]) by postal.iol.unh.edu (Postfix) with ESMTP id 302C1605246B; Mon, 17 Apr 2023 17:15:56 -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 304636008C; Mon, 17 Apr 2023 21:15:56 +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: Tyler Retzlaff , David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230417211556.304636008C@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Mon, 17 Apr 2023 21:15:56 +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 | +-----------------+----------+ 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 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/