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 E281F43EF2 for ; Wed, 24 Apr 2024 07:55:58 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C531F43426; Wed, 24 Apr 2024 07:55:58 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 05A4E4336D for ; Wed, 24 Apr 2024 07:46:21 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-617e42a3f94so71172837b3.2 for ; Tue, 23 Apr 2024 22:46:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713937580; x=1714542380; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=x5n3yZPaVojT684Gq+NWJRM28R24i532YY/bKgtR9BQ=; b=RY+kEx8iBDqTlczRiOOx7IG/DwPMTR3l/Xx1u14c+I36bTNPaFpXIdHyFhtm+gqg+M LaF+6AeabG6gPqGzBoNqu4AvGshhSK6POHCiP2RQMG4Rx+Z3Bz8XCzLbBNi/gKUn82yd ijAQ/257GtkBlAhcoiHk8GQevPp2WsdC5rt3I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713937580; x=1714542380; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=x5n3yZPaVojT684Gq+NWJRM28R24i532YY/bKgtR9BQ=; b=RPGi1Hd0rn/RRWUo83ffU57GDc9yh5lEFGXR4u9T/jOEwxh4h+goGLQxreCa/vdLRS F/O4FRRtg7YUf5JGSN325aiYmA7Pfhvz2rfb+ja9y5zlXRdzgMQ8DXDdhyGntAuKn2dy IwzpmXxzePpPfigRn9vgB121FS0UI+J7aaJid7v2fVxKO8oLZlQmcxq98G79od8/K62F V6LW68PV+WxS6f3J/GlYaJsPkgNfG8PWeI7ZX256U46o0ZWoRLb2tnUxIwO3gQBVVmTs z11XxD3GGVH1gKg/tJ8LOngASAD8hywrNY86PgcIx6Drl/ahWPTZCJMIqimZP7B7F01O bs6w== X-Gm-Message-State: AOJu0YybbdjTV3LYVuuHDRuGdfXJjA2TPMgqcMbdrc1lF/Zs/VrgsXxJ H42pU9IrXM+rNRfixC+QxhPEhPw+QQgIoOJKQ2zY4NoHMZGjTiVeRSfoUMSVG93bpAJ6axWVt8B DKAZ5vOszLxgslT4R4taFvoV+HfKQCVZl X-Google-Smtp-Source: AGHT+IHuBQK3s/giy42oEolxSwCnfzzWiuMdj6WgyOlQpvhT6ByT2rk3x5WJ+EjfSkG4wy612RpKOdZGqNhI X-Received: by 2002:a05:690c:25c8:b0:61b:3454:8ff9 with SMTP id dv8-20020a05690c25c800b0061b34548ff9mr1666465ywb.10.1713937580355; Tue, 23 Apr 2024 22:46:20 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id w18-20020a0dd412000000b006156ba3d0f5sm1033983ywd.47.2024.04.23.22.46.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 23 Apr 2024 22:46:20 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 23 Apr 2024 22:46:20 -0700 (PDT) Message-ID: <66289cac.0d0a0220.c01b9.8487SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 05686604D420; Wed, 24 Apr 2024 01:46:20 -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 | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28925/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/