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 07F6542A39 for ; Tue, 2 May 2023 06:18:04 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0246F40E2D; Tue, 2 May 2023 06:18:04 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id ED1F440E2D for ; Tue, 2 May 2023 06:18:01 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1aad6f2be8eso27368685ad.3 for ; Mon, 01 May 2023 21:18:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683001081; x=1685593081; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=YVti0v2U71p2LyLw55IG/g7/vU8LcfjsRAwpy7/FVbU=; b=A+Lf8i4ga+TyAOqfx+Ef3c86zLHwqHH3VOv/Ea1dzM2QDJTs56zJXt8PaF9v7TJMnn dfEscfxjdk08E9zm/34F0YSa1q/o1hxsARvz9zcnDjLJdnhVDGYIU8TXSv5aJKge4ML4 JBibcSBWyeCY/WMkneyuDy8GHVbW/U0174Pwo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683001081; x=1685593081; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=YVti0v2U71p2LyLw55IG/g7/vU8LcfjsRAwpy7/FVbU=; b=QAzwMVQV7cNgkhGAlWw9szycl3I3IKYfemaJ2DYSjj4oUIjlIvFI8RkaOU+13IRhjt 7Z0XdfK1GPjaMe0NsNAM20Y8uuYqb4dwG5+DJtW/vruU3fqfBWleCsw+QV1mihL1BdO1 wxh6D4WaGb8eM2zsE136h/JBCL8WuovT9w3OM0hiH+iBGSQX137+CzMx4DXNJG/GJeJ8 jVJmXtfjqoYAJfTIsf63zj4nLPrn4nokMPFUGNcIXLGm4iWnbRpN3fvMrrzJb7IMviji BFgOYuRz7xzyAX5BLZojRuw91edSAU/XmRUOI3MZ5ypqL8qvy34ndmuID7K4+dx6XIS+ lTTw== X-Gm-Message-State: AC+VfDyciXLoqvPlfIVDdSa/ogvvbBq8aiNfI5EnxPS/zfbEKF8SjT5T drliRcGrwpB+LPwP6DkXcMA9Wo842hUrJN+mJc1X330bq7cC21YykZq6yhQVOXfiwDetMwu3RA= = X-Google-Smtp-Source: ACHHUZ4pGqSwVeGeDsm2lY7uCS50ad7ZjgvsOpCBqALA4ZfTg95e4Mp2fyqIPPAe+K1Sh9arFG1IT5UChlal X-Received: by 2002:a17:902:db11:b0:1aa:e653:1c0d with SMTP id m17-20020a170902db1100b001aae6531c0dmr9430494plx.19.1683001081193; Mon, 01 May 2023 21:18:01 -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 jf18-20020a170903269200b001ab0f775d59sm4002plb.128.2023.05.01.21.18.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 01 May 2023 21:18:01 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 01 May 2023 21:18:01 -0700 (PDT) Message-ID: <64508ef9.170a0220.74e9.047cSMTPIN_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 72887605246B; Tue, 2 May 2023 00:18:00 -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: Tyler Retzlaff , 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 | +-----------------+----------+ 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 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/