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 2088142A39 for ; Tue, 2 May 2023 06:24:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1B73D40E2D; Tue, 2 May 2023 06:24:41 +0200 (CEST) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id AA0F540E2D for ; Tue, 2 May 2023 06:24:39 +0200 (CEST) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-190d4f2f943so2067842fac.3 for ; Mon, 01 May 2023 21:24:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683001479; x=1685593479; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=EBH33RkADTlqmUES5e32Si+PHZ+6VpEyCrHVVSl77O0=; b=jydKGFAsqYKPqW1Dav+IWqkcpcKWPAK67aaXHfKfKqTb7JogVPX/H4/dO/W/Bh6XtT wmUKTDLZYmwHmGX7m8h/GPpPWN+eClNzF6oP7wiV3/onnUx5T+ls5ESR8SeB/he632xD RynbuJhPY7a5vpjU5UoeFztjj6cgpcnXOpeGY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683001479; x=1685593479; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=EBH33RkADTlqmUES5e32Si+PHZ+6VpEyCrHVVSl77O0=; b=hMGDhLl9488z1hOSIJKPJ54qaTWFnR8+QMgCEaaKO9YoJDAXrcuDLsJam8qRIexNfx U/0aCSvgsbe/3ofSJP8HK+cHxGZywIsBxlfK/XbDuXNbujJXFlmmz6QPToCkp5yUP3rY jJ2a9eSeR/5MH48Ytizizh7eWB9pqntDHS7VNPIah4Wdio6ATokd2rD52Ai6bmUk/UvT T5fsQ2luA3FL3gIR5VBA8y9Qlhk1whUvYO0TV0qzfKSuaD6aFDHwcQ6BepBbJhL60s5P dm9ov9OrlGow6gsUi3cgDbGZD+y9TILXpsRW2zlIUyLGiCmBCzm8pHUQZjub3kjPYoht CcCg== X-Gm-Message-State: AC+VfDzPpoqEOuE9kfJNrgupA2HaCyOlypQ8Vm0tzlz+fuq0BX5zh4CQ eb9NBgk1N899DO9ZwcAAwNNBfgKcT4dawbDhJJzHIxIXdluaXTgPF/xhX3iEKI/nqDEgF4g9hg= = X-Google-Smtp-Source: ACHHUZ5hKAPjn8+ZxvTL4ooFkOQRE9ovASCMrOHTh3GlxSK/DfPtN9fXd9iWJlZmauALMr7NqgbDIe3qZilV X-Received: by 2002:a05:6870:d88f:b0:183:fc80:7354 with SMTP id dv15-20020a056870d88f00b00183fc807354mr8062508oab.21.1683001479054; Mon, 01 May 2023 21:24:39 -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 j22-20020a056830271600b006a5d95f09fcsm2674489otu.4.2023.05.01.21.24.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 01 May 2023 21:24:39 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 01 May 2023 21:24:39 -0700 (PDT) Message-ID: <64509087.050a0220.158c.6f28SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 69B66605246B; Tue, 2 May 2023 00:24:38 -0400 (EDT) Subject: |SUCCESS| pw126640-126653 [PATCH] [v8, 14/14] eal: do not define typeof macro when building with MSVC From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain 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/126653 _Testing PASS_ Submitter: Tyler Retzlaff Date: Tuesday, May 02 2023 03:15:41 DPDK git baseline: Repo:dpdk Branch: master CommitID:d03446724972d2a1bb645ce7f3e64f5ef0203d61 126640-126653 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | RHEL 7 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ 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) Ubuntu 22.04 Kernel: Container Host Kernel Compiler: clang 14.0.5-1.fc36 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26142/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/