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 2AF0542DEC for ; Thu, 6 Jul 2023 19:17:23 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 023B340A79; Thu, 6 Jul 2023 19:17:23 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 3D2A740A79 for ; Thu, 6 Jul 2023 19:17:22 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-77ac14ff51bso33635839f.3 for ; Thu, 06 Jul 2023 10:17:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688663841; x=1691255841; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=pR0//rBhtwinxobKd0aezu6XfLXm0IUh1yWkG4QXTxQ=; b=iYbWpZq8ou3MadVIV68mwFnX3USPZxevWaX/4CjOwA/YDhSdkAHS9wrp7mHljLYda/ mtPdA4wzw1eZlgKNfUmszSJdiXQlyAe0g3WSkmcnkwK6NEBWfTv4jW3ZC9Cy76LkoCQX +uSWIRGlcf/l+dDL82X8hMcC68bYnMl+uAYQY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688663841; x=1691255841; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=pR0//rBhtwinxobKd0aezu6XfLXm0IUh1yWkG4QXTxQ=; b=fYlJO/obRmOc2UipGQsNXpI40/9ETnCTtfAYFYo6R2QzIua2Usm15h6xWiLxpslw3w aPXpN+756hqR2d0kDnmAGcARHJ9fasktyoLEOJpZBIpCCEXGoHQNMyvkM8dE0+ik3ZMF NRbGNw3U19XOSNzfJzp/JAuhq1TD5DjYfGstnW9OW1HPHQjjGAAj2AFvLoSI+wo0kaKX waItOPeQXOqw7CkiplYeMIRktVi9rH6A7egrIYVA7iAcj+nwrCilOaazoPpC4WKyg5w9 Yd58KO7AO7+RaVMH9IG5i9lnf9iV13wEV2dKF2VZ5efsp1YzexKJnQnZBqyoiN+ErdXO yNUQ== X-Gm-Message-State: ABy/qLbsvSc5EkTSSPvs48Nf/4wDOrcAVVIlZ3aDz3AP3XeSaXMU9dgT Z/PTJEbnLJ1yk9nXYP5yHOO7y55i6BB1QI2DpQP50vGLSjt6RyLgBZjopg== X-Google-Smtp-Source: APBJJlFsW7yjtVgbQo1inbk0SF+zJ3HB7A7Py4cVCaogawrZ1r/RHeJBTiQ0L+GV5Q2MbUp/Jdr3dID7+jvD X-Received: by 2002:a5d:9f50:0:b0:777:b4af:32a3 with SMTP id u16-20020a5d9f50000000b00777b4af32a3mr2905976iot.14.1688663841541; Thu, 06 Jul 2023 10:17:21 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b20-20020a02c994000000b0042ad5571463sm85140jap.50.2023.07.06.10.17.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 06 Jul 2023 10:17:21 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 06 Jul 2023 10:17:21 -0700 (PDT) Message-ID: <64a6f721.020a0220.e2a9f.30b9SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 10A1C605246B; Thu, 6 Jul 2023 13:17:21 -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-compile-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_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL 7 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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 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) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 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/