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 04F5442DCC for ; Tue, 4 Jul 2023 08:24:52 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D1F6340E03; Tue, 4 Jul 2023 08:24:52 +0200 (CEST) Received: from mail-pg1-f225.google.com (mail-pg1-f225.google.com [209.85.215.225]) by mails.dpdk.org (Postfix) with ESMTP id 0622240E03 for ; Tue, 4 Jul 2023 08:24:52 +0200 (CEST) Received: by mail-pg1-f225.google.com with SMTP id 41be03b00d2f7-53fa455cd94so2575566a12.2 for ; Mon, 03 Jul 2023 23:24:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688451891; x=1691043891; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=YQffI4oD+jMWdSPzCBwX37f9Ecykgp3t1OxniZKsLcQ=; b=bYkiH9jYekHSIlDNn+MPBHO7FFQZdX5/qLtJL6yLmgjxUtZaotIPvmh3BVCQoDtW37 vMK7FUCo6rE7m9vKU0+fI4Spfs5hqosOF/2pIY2f+9bdKb1NZe5mFN7XE4sTeacKvQll /4pYPVwQT5PpsJZNiN7H/OJbXW6cffnyfhD88= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688451891; x=1691043891; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=YQffI4oD+jMWdSPzCBwX37f9Ecykgp3t1OxniZKsLcQ=; b=HI9nzPuUL6pTnCpoywPfbjzODk7ISGAqmBnk+TSf1hgJIBFtACn5T36KD7xiSdBiRs 0Mb6Kaeu9I8yjBX4NhpxAVCEay6cTk4S+54D3iEanA22hPHV3oVIyNAWKR+qJ6kKxrhR F1OMscY5btDrPfDLX4iSdo3rHuKZB8OYBwvr+hpidRGw5qxcZEn1vg+IHxr2mHjr8+EK qZUdpFhAciFDt49lQRDvMPfy8IvzN/NsC3bTE8bwgS+T+nF2s2CBSehlzpRWuXkilXtg 3eopyVLliFExUVqVhN6x2stgeI+JHOh6G58L0RwEOccuC0X5+M8ZscY0fTSeWgBUifN6 g55A== X-Gm-Message-State: AC+VfDw9QO9rynhPLzZnsBo5jNaTQQNxBnqgi2FngfMkM7DrI+1vlDU9 uqNDgow4Es+DNN63HD1ItVAp5IDENEPFe+TQRvqX9C2lRGNFEQG6V+//HnKamv/OPw== X-Google-Smtp-Source: ACHHUZ5Q9BRlg1xIXoB90bKugwO6qPasBl7un9ndoX4O123vj9qpPFo4bjrWKQufMY15hpNnQwvh9PkG8Y6U X-Received: by 2002:a05:6a21:338c:b0:127:76ab:a707 with SMTP id yy12-20020a056a21338c00b0012776aba707mr12904962pzb.30.1688451891176; Mon, 03 Jul 2023 23:24:51 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id b10-20020a170902b60a00b001b891ac24f2sm135074pls.125.2023.07.03.23.24.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 03 Jul 2023 23:24:51 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 03 Jul 2023 23:24:51 -0700 (PDT) Message-ID: <64a3bb33.170a0220.f0d49.3f52SMTPIN_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 3BF6B605246B; Tue, 4 Jul 2023 02:24:50 -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 | +--------------------------+----------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+----------------+ | Fedora 38 (ARM) | PASS | +--------------------------+----------------+ | Fedora 37 (ARM) | PASS | +--------------------------+----------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+----------------+ | Fedora 38 (ARM Clang) | PASS | +--------------------------+----------------+ | Ubuntu 22.04 | PASS | +--------------------------+----------------+ | CentOS Stream 8 | PASS | +--------------------------+----------------+ | Ubuntu 20.04 | PASS | +--------------------------+----------------+ | Fedora 38 | PASS | +--------------------------+----------------+ | RHEL 7 | PASS | +--------------------------+----------------+ | openSUSE Leap 15 | PASS | +--------------------------+----------------+ | RHEL8 | PASS | +--------------------------+----------------+ | CentOS Stream 9 | PASS | +--------------------------+----------------+ | Debian Bullseye | PASS | +--------------------------+----------------+ | Debian Buster | PASS | +--------------------------+----------------+ | Fedora 37 | PASS | +--------------------------+----------------+ Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM Clang) 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 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 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) 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) 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 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/25311/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/