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 BF04942E7A for ; Sat, 15 Jul 2023 09:01:58 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B6B0740DFB; Sat, 15 Jul 2023 09:01:58 +0200 (CEST) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id BBBEE40DFB for ; Sat, 15 Jul 2023 09:01:57 +0200 (CEST) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-1b7233e594eso2058478fac.1 for ; Sat, 15 Jul 2023 00:01:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689404517; x=1691996517; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=tWWmEOUYmxojQR5j2R6zuwVVXdXou/qp98q4C+2Pgug=; b=ahxLyDinw+y7VAjFzIFArLM9mYcUpaqoU1SoAI6rAV6Dxr/FsDEqCOlBugyp5qYlxD Y/WA1i/OACJfLlGXKgDoGP1K0AgPkiIjqVB98vxRxXe72yKCr7CzjX2VyPfX+Vp9EPEQ EsIc9UkWyVLH0kZqy3PBz2I8GpYZHfdjWjVvQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689404517; x=1691996517; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=tWWmEOUYmxojQR5j2R6zuwVVXdXou/qp98q4C+2Pgug=; b=JIT0UjEbGVi80knufR4B+KpMd2UxIxVwppy4mSPiTP/oBR6MpD60Wj3aIuTFHGvAcj 0VykQ47k7VL0Wbjo5sXq9+38+DXYAM2phXVh9jmmO8GqUQzU/MU8vmzdiRB4PdXxSqRg EOUMdgwYUMhgW+YYIBTIUU6AZTZCyx61pv+YQc0RKqBUIpV75r+ISHj2JwHqC/FVkaXF 0T42fBPi0gtgv8r266jfwJn13NvGn6K9MilAr9MFu/GEmwJLUnDrF40yPWclMtFFkEIh CCk8igRXje6ya9q0GcmWhZAg8k0wUpWIFwa4uVC5Av7dlazpsznAuZXpz4S3YTPbphUO LzxQ== X-Gm-Message-State: ABy/qLbgrQ8PvOPCupxdyr4wKKCTU9If/WHMKhlus5JYLKjJCQtzec6+ gN6GV0XmlBZL75vW9VZ9LfueJDJWpAjfOPWcsnILdedM7nljkxUKTIPl94OLEFfuh/uQOTkL/w= = X-Google-Smtp-Source: APBJJlGb0/cDUSBRu5djvS9An108UMlfN5uhJYocemIEqBn7Qn32Q9DOu2hBKd2R99RrgRDy5pxn+aRsyM+E X-Received: by 2002:a05:6870:8903:b0:1b3:cb26:de97 with SMTP id i3-20020a056870890300b001b3cb26de97mr8193578oao.13.1689404516999; Sat, 15 Jul 2023 00:01:56 -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 pq3-20020a0568709c8300b001a9057abe1csm901726oab.48.2023.07.15.00.01.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 15 Jul 2023 00:01:56 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 15 Jul 2023 00:01:56 -0700 (PDT) Message-ID: <64b24464.050a0220.66388.0672SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 7CF74605246B; Sat, 15 Jul 2023 03:01:56 -0400 (EDT) Subject: |SUCCESS| pw129214 [PATCH] eal: avoid issues in macro expansion of a From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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-x86_64-unit-testing Test-Status: SUCCESS http://dpdk.org/patch/129214 _Testing PASS_ Submitter: Stephen Hemminger Date: Monday, July 03 2023 18:55:51 DPDK git baseline: Repo:dpdk Branch: master CommitID:a64a4564705d18d20d20cfa16c79e795b7bf0f1e 129214 --> 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/26938/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/