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 783EB43B37 for ; Wed, 14 Feb 2024 14:25:30 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 742F24026A; Wed, 14 Feb 2024 14:25:30 +0100 (CET) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 2A1D940263 for ; Wed, 14 Feb 2024 14:25:29 +0100 (CET) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1d8ef977f1eso40101215ad.0 for ; Wed, 14 Feb 2024 05:25:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1707917128; x=1708521928; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=5n9WKzreyjLOCFwj0HI30y4RpyRnhmFwc8g7rSxF50Q=; b=b3oGro3byEUumQtwU39CdBtjkprktjBSIVhXmg/HurY3yo3gzhQSS1Pq0/+SZrodME 4T5yLgrFLHl4kkn3rqhEUINMpZ886Cfap7DM1HdSqbgZ/u1iEcdYMxywtHbozPu95ehG WOD1S1/NpSi7ZmJ53Pt2LIVqa/7CNy2KZLYTI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1707917128; x=1708521928; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=5n9WKzreyjLOCFwj0HI30y4RpyRnhmFwc8g7rSxF50Q=; b=Gvwn+H1T1lFtlqHMFXaMQUqdBvOZKWGbrWPdoicbkvjCOX9fdUidDWTeoR2HheS6d6 020j8s//WjlSAlzibUhdv8oalEHfvktSNDAzx1yaQWRKizTWlh0Kd7Mny34t+tDh8dH+ 8WhyadhCWnKP6fnT0vgtO0RPgH8Wofwl9Ei720sPJ9bagsjnAlDbxari/cy/vAZXnb0U t4b3NX2uVUYff/QXvXRSE35//GDR1k7nFE9X7vWSvLzN9sgIY3pcjQ7wtpXlZoAkimIO L+BJgTW3Y1UisRKem6OA5ovQBeuEb7xmGnO2TVZW//eIG5RbFYpfSH9rNwQ0/oVgN8Jg eAng== X-Gm-Message-State: AOJu0YxzpPuaBrh5VFOOQ6v7r9euu7TCHJcfbpZce0ugcs1QAKYirNnQ aHoDZZ6NtR1X1feReikPkTy7WRFCYvU01MB477W1YGK2dt8zLuqDIWgmjkLWZe2rBY1pKd11CrR 3u7g+U5wLaW8P3g55/0yU4GhMtH6tIOVHX5JkHGQV X-Google-Smtp-Source: AGHT+IGwex88Q1/+TKurcAHEboejkwZlcGwkWhHuQlsKkf97eAEM0s9gp+zqaTiuzEgrkQJ0oTMhBnNS7srt X-Received: by 2002:a17:902:ec87:b0:1da:23bb:3728 with SMTP id x7-20020a170902ec8700b001da23bb3728mr2861147plg.48.1707917128350; Wed, 14 Feb 2024 05:25:28 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id k3-20020a170902e90300b001da27b24a0esm159800pld.79.2024.02.14.05.25.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 14 Feb 2024 05:25:28 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 14 Feb 2024 05:25:28 -0800 (PST) Message-ID: <65ccbf48.170a0220.97b43.4979SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 8A5846052511; Wed, 14 Feb 2024 08:25:27 -0500 (EST) Subject: |SUCCESS| pw136749 [PATCH] eal: add helper to skip whitespaces 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/136749 _Testing PASS_ Submitter: David Marchand Date: Wednesday, February 14 2024 12:12:19 DPDK git baseline: Repo:dpdk Branch: master CommitID:31d72ff4dc7c057366153e9918ac92bf9123a3bc 136749 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | FreeBSD 13.2 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) FreeBSD 13.2 Kernel: 13.2 Compiler: clang 11.3.0 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29147/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/