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 8DFB743E4A for ; Fri, 12 Apr 2024 07:52:50 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 89BC64068E; Fri, 12 Apr 2024 07:52:50 +0200 (CEST) Received: from mail-qk1-f228.google.com (mail-qk1-f228.google.com [209.85.222.228]) by mails.dpdk.org (Postfix) with ESMTP id B76944026A for ; Fri, 12 Apr 2024 07:52:39 +0200 (CEST) Received: by mail-qk1-f228.google.com with SMTP id af79cd13be357-78d57bd5781so36114585a.3 for ; Thu, 11 Apr 2024 22:52:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712901159; x=1713505959; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=2UtSF0TD0ZvF/vuGv02VohWpWgiUaa19WIxOYtv13DM=; b=CiargI5AUrbgJTSxDagoARQ7OEmp/sAa4QJ4t7LkgXqKKs8EuqxiPN76PENdme0DKr VuspxU5xFmdiVogtHhThHD/T4co2UU55o38fTAc0NkyQGT66Y7UUlZe6Din+TudBPdSs nnXrpff0DQPrteWFLiA5lDSweYyV8HiOUb6VY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712901159; x=1713505959; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=2UtSF0TD0ZvF/vuGv02VohWpWgiUaa19WIxOYtv13DM=; b=DeHh1kq+8wd6FfuEMWNuhXrt1gibe4rbCXfVi0qoG8X0Nz+V0O63QwgsQc8Rm68fYj mXEzJQzWqj9pKyHRP2429A38SDZrlQ3d5o/HBlHDXm36aZp1BRhZJqGInfL0ImX6PH7h c2tM/he0TlSfDXcbImutHakJAUbVmZo5g8/hz2ZzxhJsxP+TJYr8dPCr4Jj65ItrLNCS JH2ESTDOtStmL06lnA1tO2UkJK4kQdNj3TFKvZ4qKoHBg9SsVh69hxRPhUVdCEsGP8s/ X4QHFOwc90XzSJp/NL05FP7SKedpXfMoPpP3ikOxoKYZljCcQ/Mk/l4ySTZpxPBPKC3f MwBg== X-Gm-Message-State: AOJu0Yx3py15oCqptBvkUFfNyuEBJLSL5qsi2VqWNGblNhHmfi9QdKde 6tUqpiXn/IyIMM9CafCm5mvLlZvmoHNTNgDa25p86GT3Dr8GTxItxGzpGkSmWiJbXV2DsX/EBBc 5Ykw51poxywnEVZ/VJKtwp9q63XwP7lOg X-Google-Smtp-Source: AGHT+IG/uXTdMQ3mpf1nrCYy+iBEbAOs+vHJfx+9nocWRT3uFoktBy//vK4+qHdb4lideHEOSZzusSftnyLX X-Received: by 2002:a05:622a:1ba2:b0:432:c456:509e with SMTP id bp34-20020a05622a1ba200b00432c456509emr1942446qtb.10.1712901159094; Thu, 11 Apr 2024 22:52:39 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id t27-20020a05622a181b00b00436597fb1cbsm246502qtc.28.2024.04.11.22.52.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 11 Apr 2024 22:52:39 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 11 Apr 2024 22:52:39 -0700 (PDT) Message-ID: <6618cc27.050a0220.8e4f5.8bb5SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id C74B5604D420; Fri, 12 Apr 2024 01:52:38 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] b0b971bf661967fdf3d06e56b5437a779c2915ae 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/v23.11 b0b971bf661967fdf3d06e56b5437a779c2915ae --> testing pass Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | Debian Bullseye | PASS | +------------------+----------------+ | CentOS Stream 8 | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | Fedora 39 | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | Debian 12 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28787/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/