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 5FA44430E6 for ; Thu, 24 Aug 2023 03:04:42 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6D68D40C35; Thu, 24 Aug 2023 03:04:42 +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 725F840C35 for ; Thu, 24 Aug 2023 03:04:41 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-34bae4fa2a8so20847375ab.0 for ; Wed, 23 Aug 2023 18:04:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692839080; x=1693443880; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=68Ry+g5CBsWy8EGK2CmeDcVTOj71e5bl0FEvj/jE/FI=; b=TfpvPDNXN4bER/3stnznQDM4oBaJO/hiA+viA/NAbvErpWThv/MZI7dVQMMstl2y9z g9iyhR0g1Zg+uARoaO5doq+/2BAoS1tJ7ZN7xxt3MHXAlgekdpg2Ww8eAj5R0BUK9RiB PMcUeGeimv32M+G7lMUxKSuizZfVHwYg5wXAw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692839080; x=1693443880; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=68Ry+g5CBsWy8EGK2CmeDcVTOj71e5bl0FEvj/jE/FI=; b=flvafHQE+6874R3uK24aGuQLnD1rLuRvge/mXmuUeemX16moehXFmKlNldafyjdZXj 0Bl2F1cfxIxYrbDVeHXDfqxQaoZklW9WeCtdSiNIDv+6NggALImTPSa1HG+16NE5cFp0 ln9hgSpXe5V8VdfznsKZBSVosAdJ9ceXpfsPo8s0NbVIy3faJpdNwfArZrRY95CaWcee 9gO/qeGIczgwo9/jnjdBoFzCYmUXnNndEb4Q89BJSNtTRfvyhqdv2XAc2zj+OvodFQhY /MT9mU2jMrc1EpTjEuTp16WbYta3Q30DbYI6nTz8o6Ia8TFEANBMmRrY1sdzGss8sNYG XIyQ== X-Gm-Message-State: AOJu0YwTfpiiBEW04HpitAjiNTXh0ZIy0VkE+X/+IZnxGCPtSQ+d5tDV tXOUt5/uvwO5Rd1BWf9ftUV6ZdPgrHu5Udmo6QVBp11XByd8Cu9EaBZmgw== X-Google-Smtp-Source: AGHT+IF8L2JZOADQw+LP3Enjbm/xbIBZjFlASVUt2VyVpFlXnBMkgYC2TJss36Ioj8SsW/cbug/8XumNYWpt X-Received: by 2002:a92:c249:0:b0:349:3755:4d33 with SMTP id k9-20020a92c249000000b0034937554d33mr5277738ilo.21.1692839080843; Wed, 23 Aug 2023 18:04:40 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id gc14-20020a056638670e00b0042bb714aabcsm597240jab.19.2023.08.23.18.04.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 23 Aug 2023 18:04:40 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 23 Aug 2023 18:04:40 -0700 (PDT) Message-ID: <64e6aca8.050a0220.bb0f1.bcb4SMTPIN_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 7E44F6052471; Wed, 23 Aug 2023 21:04:40 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 934c0ccbfe881d861d749a9f8fb146d5f134c04c 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 934c0ccbfe881d861d749a9f8fb146d5f134c04c --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Fedora 37 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Arch Linux | PASS | +---------------------+----------------+ Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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/25923/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/