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 927C2424FA for ; Tue, 5 Sep 2023 03:24:00 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 961D84026A; Tue, 5 Sep 2023 03:24:00 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 341A54026A for ; Tue, 5 Sep 2023 03:23:59 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-34b4b2608e3so7029825ab.3 for ; Mon, 04 Sep 2023 18:23:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693877038; x=1694481838; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=5gt/CuOxNLzUFtnMP3EESMg010+GSMqGtuM2tmpcfP4=; b=KoQ0vgBf6Rux8X+XpS9KnujFBIUT6nk3jv0i6meK0P2VVCXNG2BAYrZkyIsaHBwTY+ 1SXG/fP73om0v/m5afv0uIo0xjQtfc8pPUcwaGoDuqcSAU8UU4pnmCKAUZf44fAKOIC3 /B7yUr5u/fayjH2l1gumW6AY3rY+nB2K8cxd8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693877038; x=1694481838; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=5gt/CuOxNLzUFtnMP3EESMg010+GSMqGtuM2tmpcfP4=; b=WlzHHtDPba9qAqdkzJcG4GYC3Asur8lMIwuqZUUg8ws8uF6rgS3yFMDDkM+f1vmdIw hnvoixeFuF1qmh4BsnaB0TRIhI+O/KH+fWcSC84tH7ZCykrGzDBGCRH7b+l5jIPFCZMw Wa6FovQRZr6htxZ9trFyKmva+DbvzPW4qAK32paVlKFtOFroiTQbwI5wHwrxvGg/ddE8 +JxQBsLpr320PELqaNFC3bWMLERZHcIlmtvPBeKzz+3eUpKmeA5lbE0IelzZx3JlYZTB bgpR5VcqPAO7XXQZipu0owZxTVx+P2AkKaVqxuLqBMW9aDZ2vnpcc0MCeFDvPJNfq3QM UV0A== X-Gm-Message-State: AOJu0Ywpq2xHh1FBEE1sYdQAihMpghYdUBR6AvVMlyChx3W2DkMrI+C3 8XUN6GkHZje6E5LH8Uds9vC4piJsqT7V8EhXmwtnwIIQR4WeE1L3xP9wDmFGGSH9xz4EUjZ5AQ= = X-Google-Smtp-Source: AGHT+IErMZX4uwoeanS8D3msxQbOtHEfW1axG9o5RjR3ugAN8HSAVKvyKSUgbonnoRDzBX7S2IqrCEe21KSe X-Received: by 2002:a92:d6ca:0:b0:34c:e16d:6793 with SMTP id z10-20020a92d6ca000000b0034ce16d6793mr12064417ilp.14.1693877038549; Mon, 04 Sep 2023 18:23:58 -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 m7-20020a056e021c2700b0034f1e775d8fsm108677ilh.64.2023.09.04.18.23.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 04 Sep 2023 18:23:58 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 04 Sep 2023 18:23:58 -0700 (PDT) Message-ID: <64f6832e.050a0220.1f3ba.36e9SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 122666052471; Mon, 4 Sep 2023 21:23:58 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 799d56f1192d72872e63fbb3d2c7f776b7ae89b0 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 799d56f1192d72872e63fbb3d2c7f776b7ae89b0 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Debian Bullseye | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Arch Linux | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ 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 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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/26032/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/