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 1DD7341DF7 for ; Mon, 6 Mar 2023 23:37:48 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id ED70340A8A; Mon, 6 Mar 2023 23:37:47 +0100 (CET) Received: from mail-pj1-f97.google.com (mail-pj1-f97.google.com [209.85.216.97]) by mails.dpdk.org (Postfix) with ESMTP id 39CA240A8A for ; Mon, 6 Mar 2023 23:37:46 +0100 (CET) Received: by mail-pj1-f97.google.com with SMTP id bo22so11375100pjb.4 for ; Mon, 06 Mar 2023 14:37:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1678142265; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=IOcPbYKhDSh3J26uNxy8AlDO8ZKYMP8UiKG+p/qYe8k=; b=gCCVnHIHLPJ3o6Q3nAJqoPIH//Dae5EpH5pq3/QXOflF17Fl6E2iQxiV0V/KjR57O0 lW69ipW7CM/r9OmQWO96jgXd4hkTTlg8aDUCr/ikvbTf5fNqIj/kd3JunJ17uDg33lLT zoVSg45vjBpFdafdjE4NbGIUd5EIeoGUGchSg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678142265; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=IOcPbYKhDSh3J26uNxy8AlDO8ZKYMP8UiKG+p/qYe8k=; b=cz0HdueH4zOLQ0mOqGobS2bgoPWAA4i8Qn4latfBcamo9HGw3J7hjzeh1JJKjM+SNW vctP0KA9jKhgKy4V779iU8GDziAK73vMKSexjAy3QGZ35bdGOKoQEYESp8bKBeG+spxD TS8fFV+QYPu3aULCnsZcjfpyiIKOGkKZAJSbBe6zqKWEac1gMLHFkalHZl/KyQBKBnrP 0io0HaivAwNqModjxIC1crK82CcXGdL/h4Od/H1TPGH4KdMgsqVeyWdfUd2oykYnyJOe bFH7Xzaxkvb7FiHdf3LAJCDParOvvGZYVDNNH9+rCkE6tS7LMC3f1u2V2h1Ppje9z4w/ sQZQ== X-Gm-Message-State: AO0yUKVXzOB59JLDcd6IRJPy2EEsLJ1oWZ0qruVC4ELPUFQGoItSjKu8 UEL+QbheLCy35L2WVY0FExLLk07ARWe7eOH7JUQqEftfODMD9iwV16FnVw== X-Google-Smtp-Source: AK7set/mF+WZsylAptJqN3X0x3OSR+koZzoP0IotCB6mwczvgqhnzxjZORWnl4t8WHPJ7d4yQfHlHBOvdnri X-Received: by 2002:a17:902:e5d2:b0:19a:75b8:f50c with SMTP id u18-20020a170902e5d200b0019a75b8f50cmr15647518plf.31.1678142265437; Mon, 06 Mar 2023 14:37:45 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id li11-20020a170903294b00b0019a9629b94csm669137plb.45.2023.03.06.14.37.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 06 Mar 2023 14:37:45 -0800 (PST) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id E5010605246B; Mon, 6 Mar 2023 17:37:44 -0500 (EST) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id E1EA460095; Mon, 6 Mar 2023 22:37:44 +0000 (UTC) Subject: |SUCCESS| [GIT MASTER] e0fb0051ff8f621a2b001d9243cebe50f3d42cf5 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: <20230306223744.E1EA460095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Mon, 6 Mar 2023 22:37:44 +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 _Testing PASS_ Branch: dpdk e0fb0051ff8f621a2b001d9243cebe50f3d42cf5 --> testing pass Test environment and result as below: +----------------------------------------+----------------+--------------------+----------------------+ | Environment | dpdk_unit_test | dpdk_meson_compile | dpdk_mingw64_compile | +========================================+================+====================+======================+ | Ubuntu 20.04 ARM Clang Native | PASS | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ | Ubuntu 20.04 ARM GCC Native | PASS | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | PASS | +----------------------------------------+----------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ | Debian Buster | PASS | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ | Arch Linux | PASS | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ | RHEL 7 | PASS | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ | FreeBSD 13 | SKIPPED | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ | CentOS Stream 8 | SKIPPED | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ | CentOS Stream 9 | SKIPPED | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ | Debian Bullseye | SKIPPED | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ | openSUSE Leap 15 | SKIPPED | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ | RHEL8 | SKIPPED | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ | Ubuntu 20.04 | SKIPPED | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | SKIPPED | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Ubuntu 22.04 Kernel: Container Host Kernel Compiler: clang 14.0.5-1.fc36 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Arch Linux Kernel: 5.4.0-73-generic Compiler: gcc 11.1.0 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) 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 Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.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) Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/23677/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/