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 9725642DB2 for ; Sun, 2 Jul 2023 08:11:02 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6E80740689; Sun, 2 Jul 2023 08:11:02 +0200 (CEST) Received: from mail-qt1-f226.google.com (mail-qt1-f226.google.com [209.85.160.226]) by mails.dpdk.org (Postfix) with ESMTP id D35A640689 for ; Sun, 2 Jul 2023 08:11:00 +0200 (CEST) Received: by mail-qt1-f226.google.com with SMTP id d75a77b69052e-40327a84b02so29801041cf.2 for ; Sat, 01 Jul 2023 23:11:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688278260; x=1690870260; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=WJ500h86YZQPrhs4GdokQs1k0AV+RUzG73RNNO6mJeo=; b=N9f7lmBMmpgvvH5Uri8TbsPUnSRKEYaxsC+iYLUIW9F9j6geRlkoqiT012GFrY3Ore NYqXJ1BuVqrNjuaMuEoAXWBGIOsLvOzKQTyWLtpKzgHTyu/vyJtTFRG4gAunsUVLMzpe QtQCw+SsawmcUAqYHzhKG4tStVP3JrvD4/W6Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688278260; x=1690870260; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=WJ500h86YZQPrhs4GdokQs1k0AV+RUzG73RNNO6mJeo=; b=PVpDBp8ywVN9bWwu+bqnsMa6vdgm9I8Nsrom+3lL8+mYoCbBz3d59oBIIO3+NV7MDS wyh7y9oyMqcD5bvh1aTwhzs8Q864A8VAGD9sKmXZeuS6LiGl8fG+1hyIbpjCMTiJZwt6 hpnKNpEv+oJmWg12vjZn5ShaVNA5zS543cnhfeAYIDzAGxsiR2O0REga158tZpfOCquy isP9U0XG8Xu8DeoJ3RSjWCBcSkk8gQWWMbymfTb5yffGJ8S80fpi2KfDqFDeR8dybj2g GII9uoHJDHNt37X9x54X93bJmIC8ZncwfPOkCOFOdMjvalBEpunDvG6NUc0qu6Iz5pe0 oO2g== X-Gm-Message-State: AC+VfDwbBKl0haINLnx0dJufp5H3BZOZ0yy1Esf9ultNsJwU6X0m8/eq U0LT4HD5a86NBM02RWZ2WPfgrQiBjSK6jj/wZ5eV0xb+NAwJhA== X-Google-Smtp-Source: ACHHUZ7XZXL4N0HmsY714lroSyyrGx/E+9Vunf1tJSIXtcNLeHIVMa/bwHPXlMTO8Qe6/lz+dx41qc2kmvA9 X-Received: by 2002:ac8:5acf:0:b0:400:83a6:6e7 with SMTP id d15-20020ac85acf000000b0040083a606e7mr8775290qtd.67.1688278260156; Sat, 01 Jul 2023 23:11:00 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id v25-20020ac87499000000b00403546e94efsm92745qtq.12.2023.07.01.23.11.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 01 Jul 2023 23:11:00 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 01 Jul 2023 23:11:00 -0700 (PDT) Message-ID: <64a114f4.c80a0220.7dbd4.2795SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id C6F1A605246B; Sun, 2 Jul 2023 02:10:59 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] e185150c2ada84e637d14274ec456a3a4965487e From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Xueming Li , Christian Ehrhardt , Kevin Traynor , Luca Boccassi 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 _Testing PASS_ Branch: tags/v21.11 e185150c2ada84e637d14274ec456a3a4965487e --> testing pass Test environment and result as below: +--------------------------+----------------+ | Environment | dpdk_unit_test | +==========================+================+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+----------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+----------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+----------------+ | Fedora 38 (ARM) | PASS | +--------------------------+----------------+ | Fedora 37 (ARM) | PASS | +--------------------------+----------------+ | Fedora 38 (ARM Clang) | PASS | +--------------------------+----------------+ | CentOS Stream 8 | PASS | +--------------------------+----------------+ | Debian Bullseye | PASS | +--------------------------+----------------+ | CentOS Stream 9 | PASS | +--------------------------+----------------+ | Fedora 37 | PASS | +--------------------------+----------------+ | Fedora 38 | PASS | +--------------------------+----------------+ | Ubuntu 22.04 | PASS | +--------------------------+----------------+ | RHEL 7 | PASS | +--------------------------+----------------+ | Ubuntu 20.04 | PASS | +--------------------------+----------------+ | RHEL8 | PASS | +--------------------------+----------------+ | openSUSE Leap 15 | PASS | +--------------------------+----------------+ Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 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 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 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.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) Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/25290/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/