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 810BF42B86 for ; Wed, 24 May 2023 04:36:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 576034067E; Wed, 24 May 2023 04:36:26 +0200 (CEST) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id DF4D24067E for ; Wed, 24 May 2023 04:36:24 +0200 (CEST) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-64d5b4c400fso312113b3a.1 for ; Tue, 23 May 2023 19:36:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684895784; x=1687487784; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=h59oEDEq63t0vs8oNMoxbugimL9F3kM/VS99MyUpXOg=; b=cgYdnAbh6bbaetKA/301L70ea9Z22MUcxIIEpmVeuIYfbnfsW36VUAPe+4sgT29KYJ OHrZrlWfelee93+nAZdttWEqdCJCPtHkS1Sd1ium+n3iUutzmw8YT28rmzZfo1Odj1jX pfzxqCBrFwzmv8GWh4d4CHN585mAkKtfstcNw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684895784; x=1687487784; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=h59oEDEq63t0vs8oNMoxbugimL9F3kM/VS99MyUpXOg=; b=QDu5pLTC0t7t2qk4NhL70r5Pv7TvLMBcfmbfhL09j3/jwF1QPECQo+gg9NjUo/fAIW Zl0rRgEoqNaZ2Y1zeaw8mep/qGv1VTW7r4tL0diU7luMoAFkDFyyT53WVx5QyxlXBAkQ cJpRp9+zeYxxRxvI3dvnGnoiv3QbpebQu2tO5+1tyE/5zA++V/r21JHZP1p0vRf/doTn AlEQoJ73ktEULr9v76KKskVd0pRfLs2BqiLEANH2eJ2DgOxuUE5spa12Lymg1ECLtsU3 2J08CDC+1Tt4mqLtC4jIvLp/e+eMDt6yq6+rKPx0QZhYiRpZZzYFqja2ipWZP5I82RKd USMw== X-Gm-Message-State: AC+VfDx6W9xqeoDdyV8SXOtHzSMvXllXCC1gnIWrBOkVLA4UCme4s7mh qBTHZoTZ0fVbQXsA48v0B3v+J/u3DtUiXPUE9IbYpikgUzV2NV3XyHfouQ== X-Google-Smtp-Source: ACHHUZ4pqW63XjGXJnuiGXqDbDsCx6lmEvRtbwpDf4sXRE1jlsnbqZ/THP984pgJf9g1fVKQEaU+gLtC0/+H X-Received: by 2002:a05:6a00:178d:b0:64d:4188:ae86 with SMTP id s13-20020a056a00178d00b0064d4188ae86mr1290626pfg.6.1684895783921; Tue, 23 May 2023 19:36:23 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id q17-20020aa79831000000b006473d2da0f9sm946639pfl.23.2023.05.23.19.36.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 23 May 2023 19:36:23 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 23 May 2023 19:36:23 -0700 (PDT) Message-ID: <646d7827.a70a0220.f4d1d.67cbSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 1EF01605246B; Tue, 23 May 2023 22:36:23 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] c41a103c961ded5a0966652f4daf0a661a947352 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 _Testing PASS_ Branch: dpdk c41a103c961ded5a0966652f4daf0a661a947352 --> 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 36 (ARM) | PASS | +--------------------------+----------------+ | Fedora 36 Clang (ARM) | PASS | +--------------------------+----------------+ | Ubuntu 22.04 | PASS | +--------------------------+----------------+ | CentOS Stream 8 | PASS | +--------------------------+----------------+ | Debian Bullseye | PASS | +--------------------------+----------------+ | CentOS Stream 9 | PASS | +--------------------------+----------------+ | Ubuntu 20.04 | PASS | +--------------------------+----------------+ | Debian Buster | PASS | +--------------------------+----------------+ | openSUSE Leap 15 | PASS | +--------------------------+----------------+ | RHEL8 | PASS | +--------------------------+----------------+ | RHEL 7 | PASS | +--------------------------+----------------+ | Arch Linux | 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 36 (ARM) Kernel: Container Host Kernel Compiler: gcc 12.2.1 Fedora 36 Clang (ARM) Kernel: Container Host Kernel Compiler: clang 14.0.5 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 11.3.1-2 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 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-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) 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) Arch Linux Kernel: 5.4.0-73-generic Compiler: gcc 11.1.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/24695/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/