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 228214294F for ; Sat, 15 Apr 2023 15:54:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1E86F40697; Sat, 15 Apr 2023 15:54:21 +0200 (CEST) Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id 7FE5240697 for ; Sat, 15 Apr 2023 15:54:19 +0200 (CEST) Received: by mail-qv1-f99.google.com with SMTP id dw2so30189662qvb.11 for ; Sat, 15 Apr 2023 06:54:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681566859; x=1684158859; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=x9qhFdMjob3jSas6LNKt5EwBCNLe4NXbgCu3rxzAJkc=; b=JAYSFvB58ntOjLtbX/g74Q8qXLvXOdhIpiMv6TsfvJCho6i2LuWmHq1ef6K3XJReQg z7jui1zZfGIPcVQT0LFi5Roc1zmX3IF2Fz7KmD7S2WhDEz1R1Qi4hoIvSgNbFY5ebOWO 9STTAak1qWSBA7q6AAfsraKst3TGUbi1dhUfE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681566859; x=1684158859; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=x9qhFdMjob3jSas6LNKt5EwBCNLe4NXbgCu3rxzAJkc=; b=Vhq/08ZYYX7uzI5UdXoHN7EMkMoH+CTz4kuiC+fGJ4FRd0XKV/Fr+E0a5SAlqbJoSq sooZW0Ex8g2KYx4N/dXjYrkLRmP+Jh+ZioB8XWAXHZa71IKeDdLv5Blk4SOCL/azqMKt EaAcWop3+PyNNsZeV+7DTgTM/NgC7dpsy9KTu0Y5F/2k0XQgyGWIJuBwGcRBXx6gDS3T 1Vd+a2/6fP6vz3IUnt2h1GsTbxiUAk7LJdW4fJUDVI4n4aO5y574V+a0+0IcHYWps+H8 iLPd7inpoPfaAXnhxA30gvnzNL9d6T5Clt+GeNcBMqWyoZmhYCYfonjcSdF5HwlxagTX Togg== X-Gm-Message-State: AAQBX9d5ptjSPSBNguaVJiFHpJAl/0fRQsTnFc0HDeR9RpyFuFpo0Qfk W213AF5jiHnWMYlAjb4tMLPmiDjapSm7UWBrbrJPDeOucCLD6C1KnTrHSRUndbaiU/soUC9P8g= = X-Google-Smtp-Source: AKy350Y017TGknsFhXo4CGcVqXel2luLbFZEttYdgYnbB2gIQ7LbQypio1PtPvlPTt4fDHUC9KLYP1ivm8yK X-Received: by 2002:ad4:5baf:0:b0:5c9:a0ce:df0c with SMTP id 15-20020ad45baf000000b005c9a0cedf0cmr8208284qvq.22.1681566858868; Sat, 15 Apr 2023 06:54:18 -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 ny16-20020a056214399000b005eee59c20c9sm1432699qvb.23.2023.04.15.06.54.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 15 Apr 2023 06:54:18 -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 98139605246B; Sat, 15 Apr 2023 09:54:18 -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 96D1060095; Sat, 15 Apr 2023 13:54:18 +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: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230415135418.96D1060095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Sat, 15 Apr 2023 13:54:18 +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-x86_64-unit-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 | dpdk_unit_test | +=====================+================+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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/