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 EC39E42662 for ; Thu, 28 Sep 2023 14:12:35 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E8E0F4064A; Thu, 28 Sep 2023 14:12:35 +0200 (CEST) Received: from mail-pg1-f228.google.com (mail-pg1-f228.google.com [209.85.215.228]) by mails.dpdk.org (Postfix) with ESMTP id 05DF74021D for ; Thu, 28 Sep 2023 14:12:25 +0200 (CEST) Received: by mail-pg1-f228.google.com with SMTP id 41be03b00d2f7-577e62e2adfso8773952a12.2 for ; Thu, 28 Sep 2023 05:12:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695903144; x=1696507944; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=YfbQ79pNZn7sFDgRCKrDTRgmaAFClDYneZm5jY55iug=; b=WZ5QUJwlFbFDSsvjkKhJS4JXyJ8bt0Ze/5xBx2PFpFp6ShKnVU7z05P31WQTj93njm ziDWYEj583WnyRp6K+TLYeDdmQVQm0WekRQQdLZTbCU52YwxrdoP+nK4V29GngH+jbYc eOHpK87pkNOF1mPTcaygn0vuig/f9ipOBL9CE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695903144; x=1696507944; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=YfbQ79pNZn7sFDgRCKrDTRgmaAFClDYneZm5jY55iug=; b=VS4ikZt1qb2/KS1y8+TXtTrVRwSXVtx6BDWmZE/R09/1RkGdkOuF7pRC6uggAhLQ4K uywcECAqknzI+3wtqeG+gl80N/hKchHElRrbppJO2/G4WW40cskeHzQXIr5nnd7Kjzq6 5cIMvewrma4HMlFg23Tq1oZu7QH7ndV4827C6bRPYE2Dl1EiZQGcBCMJR/f7rTwJ/L5m fgnQJrMsOLWBXhp7snPHbny2cBjJbz+wUmmHFBR6I6y8U3TIiXAJFIbSbIfhxSDu6F9a gLoSHLaJyamarDfIZCGDiEsLkzuFwiqbs1ViRHupG2VG65xsl+staca5Y6h6oXSLErmq 0D1w== X-Gm-Message-State: AOJu0YwkeNjEvy2SP4UXXVJuo9NQu+CCysEu3Q32f6HQzvinIVj32ZT7 uxzzv26re2WAV+rpEiLmPicfMvrEP1B16ggBUD354Iv8fy6VpB0dZExmpw== X-Google-Smtp-Source: AGHT+IGCxtK0r5wv8R6b5WOIwZ6Ss9MdEdIHtxvP6TJ/xXkJywYe8Zx5UA5tK+zHkj4eB6CeKCSsmSCGlxLs X-Received: by 2002:a05:6a20:4284:b0:140:6979:295d with SMTP id o4-20020a056a20428400b001406979295dmr1187144pzj.2.1695903144302; Thu, 28 Sep 2023 05:12:24 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e10-20020a170902b78a00b001c603175a48sm503479pls.11.2023.09.28.05.12.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 28 Sep 2023 05:12:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 28 Sep 2023 05:12:24 -0700 (PDT) Message-ID: <65156da8.170a0220.e3002.e1aaSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 64FB76052514; Thu, 28 Sep 2023 08:12:23 -0400 (EDT) Subject: |SUCCESS| pw132096 [PATCH] [v3,1/1] node: remove MAX macro from all 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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/132096 _Testing PASS_ Submitter: Rakesh Kudurumalla Date: Thursday, September 28 2023 09:14:06 DPDK git baseline: Repo:dpdk Branch: master CommitID:c56185fc183fc0532d2f03aaf04bbf0989ea91a5 132096 --> testing pass Test environment and result as below: +---------------------+--------------------+ | Environment | dpdk_meson_compile | +=====================+====================+ | FreeBSD 13 | PASS | +---------------------+--------------------+ | CentOS Stream 8 | PASS | +---------------------+--------------------+ | CentOS Stream 9 | PASS | +---------------------+--------------------+ | Debian Buster | PASS | +---------------------+--------------------+ | Windows Server 2019 | PASS | +---------------------+--------------------+ | Debian Bullseye | PASS | +---------------------+--------------------+ | Ubuntu 20.04 | PASS | +---------------------+--------------------+ | Fedora 38 | PASS | +---------------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27763/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/