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 9249D41DE7 for ; Sun, 5 Mar 2023 10:46:49 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8DFA940DD8; Sun, 5 Mar 2023 10:46:49 +0100 (CET) Received: from mail-pj1-f97.google.com (mail-pj1-f97.google.com [209.85.216.97]) by mails.dpdk.org (Postfix) with ESMTP id 5EE0D40DD8 for ; Sun, 5 Mar 2023 10:46:48 +0100 (CET) Received: by mail-pj1-f97.google.com with SMTP id qa18-20020a17090b4fd200b0023750b675f5so10329471pjb.3 for ; Sun, 05 Mar 2023 01:46:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1678009607; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=x95qPJc1kBHwB6ZBK5rLHEu8oLfVecpe0iOt1hWTSZQ=; b=PAPA5ZHDbiY7qxTl8GvRILhVCkjgIjQnnDBieRWZHKw88WoiCzgj+mtmx+kTmIq9PV RsClPG8lsnzhg0DM1Yy+ZvTc4QNv9SSIv96DhGSUM2/Gk85if3mUuuIAeD4d608p3ULN gsyzeNdKa3F297sCZzsWgY5D5hO+gclbsYQpI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678009607; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=x95qPJc1kBHwB6ZBK5rLHEu8oLfVecpe0iOt1hWTSZQ=; b=03fi2in0vUygmhP0+FpLecUCX/KvKf3FUvYf3HV7KPER9lRjV3562rPZQXGTXk2YeI 0wEeR/OZ6kGan0fHfPYSHePQD6Lxy9Tg96La3a1mA3lndnI113VbtPdUJkhp0zOBJ4GF vOCRPvGHbnVInCVd1g5VmUWHKev3zPdxNDgXDJVYmuZ9lwoIXoodFdFNiYgkekxLkyS/ Orxeu3xcAAYjr3JtsHO+b6bLoRMWxq2Yt4lg9FQlWZnv69pvPqO+y5X/tcTx++c3Md59 j+LX3PsiOTqe45eQPLbzcNfdbltbFGmY8RvVwBtG5WK/ET0X7JXQ5GMETwLnjq40glFg tVsA== X-Gm-Message-State: AO0yUKXS8FHxUjaxDqH4pfz14PZty6HYQnf2c4/vZZqo92/WZd87XLhV yn3zyWvu5vmDfBg8hdITG1xUPmGig+nycl04rRIlrLyZtJVnOQ== X-Google-Smtp-Source: AK7set/uR3GuavU+tURN/5r2qN7badfB58XbWj9y20X9PFeshtkAG5YAUZmpG+stkfJjM/Gc++b6tuwDvr5j X-Received: by 2002:a17:903:187:b0:19c:dc38:3eb5 with SMTP id z7-20020a170903018700b0019cdc383eb5mr10086480plg.14.1678009607561; Sun, 05 Mar 2023 01:46:47 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id jx15-20020a170903138f00b0019e52451111sm468029plb.21.2023.03.05.01.46.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 05 Mar 2023 01:46:47 -0800 (PST) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [IPv6:2606:4100:3880:1722::210]) by postal.iol.unh.edu (Postfix) with ESMTP id 17C91605246B; Sun, 5 Mar 2023 04:46:47 -0500 (EST) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 1463460095; Sun, 5 Mar 2023 09:46:47 +0000 (UTC) Subject: |SUCCESS| [GIT MASTER] 598a605243a96af8ed67ad9140ab35135a8c9e37 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, Andrew Rybchenko , Ferruh Yigit Content-Type: text/plain Message-Id: <20230305094647.1463460095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Sun, 5 Mar 2023 09:46:47 +0000 (UTC) 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-next-net 598a605243a96af8ed67ad9140ab35135a8c9e37 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | RHEL 7 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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 22.04 Kernel: Container Host Kernel Compiler: clang 14.0.5-1.fc36 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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 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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/23648/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/