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 E012242949 for ; Sat, 15 Apr 2023 06:44:55 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DA3DC40697; Sat, 15 Apr 2023 06:44:55 +0200 (CEST) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id DAED840697 for ; Sat, 15 Apr 2023 06:44:54 +0200 (CEST) Received: by mail-qv1-f100.google.com with SMTP id mb2so4388161qvb.10 for ; Fri, 14 Apr 2023 21:44:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681533894; x=1684125894; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=4fltEmsPahBCwJ3xPY4WdEDfLnd2UMfs1UNN0FpoEC4=; b=VsWihIe7o0eixezVB0yM+R0zn8kX77xnCLa7xVHHSkI+SKWPrkFaViE1/vWQBcZmwh 2wkTJYDLiEa832gTljR83EYJ/aIqaqxhGtlL2Yiqkova+Xoa9KXKPvfBTPm3BzNUx88A zbwzWpCeEWKiKABNF58bgHnYGbkA3dLOXPI6E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681533894; x=1684125894; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=4fltEmsPahBCwJ3xPY4WdEDfLnd2UMfs1UNN0FpoEC4=; b=Ra9RUGSw7mhui6fIA8mwCkfhlYRQUs4BH/bWmBu3TuDWQ4fhf8Rm2mkT3Fa5RFl3cp eeKTsu8z9qm7NpJ+4rxRJp1pptcfXj2Ut9L1xH2IIfywVneIVxG0WOLfJHBJbwJsD8LZ 4MXEBam3cb36tGGDT632yInoF5vESyCz9hBgigk7tLpIj/McZVT2shlICYAMPKIXL5FH exCp8IQ8q0Y+ihZ8bPn0d/UqwvKvt1UIKVZo8QMPsY+b3N7KG2y+Jl/Gcnrt2D1LQFlE hbWNS3Sm7pD8hIxgyocNSR8X2oDFyHb1kCXCfvVab3Ss0kUynNC3wa87ljZukMyhtmen fTsg== X-Gm-Message-State: AAQBX9et70R45ww7/G63abtGFQabzXB122v86WYV98y/Czbw1XxpjW4o uQOgI6mChm0g68dLsxXVTQZnf3whg2decrZZmhw2ZMkWpUgNYBmfT5I/GcKw7zrKiXUV29+X4g= = X-Google-Smtp-Source: AKy350aWRjUtCXWYyvlluXMoZ3YV0ziB4s6+NEG/O6BJWifqvVJ4FnQz9AbPqXkhDPLO26As0lqD16/wi7X6 X-Received: by 2002:a05:6214:e4c:b0:5ef:411c:71a4 with SMTP id o12-20020a0562140e4c00b005ef411c71a4mr4887149qvc.35.1681533894303; Fri, 14 Apr 2023 21:44:54 -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 e9-20020a0cf749000000b005ef4398f1dasm1130356qvo.55.2023.04.14.21.44.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 14 Apr 2023 21:44:54 -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 0DA76605246B; Sat, 15 Apr 2023 00:44:54 -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 08F9A6008C; Sat, 15 Apr 2023 04:44:54 +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: <20230415044454.08F9A6008C@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Sat, 15 Apr 2023 04:44:54 +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 | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 9 | 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 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) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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/