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 BAD7E41DB2 for ; Thu, 2 Mar 2023 05:15:37 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B561B40DFB; Thu, 2 Mar 2023 05:15:37 +0100 (CET) Received: from mail-qt1-f225.google.com (mail-qt1-f225.google.com [209.85.160.225]) by mails.dpdk.org (Postfix) with ESMTP id E116340DFB for ; Thu, 2 Mar 2023 05:15:36 +0100 (CET) Received: by mail-qt1-f225.google.com with SMTP id h19so16825862qtk.7 for ; Wed, 01 Mar 2023 20:15:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1677730535; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=qicjtiSYF8y6LBPAU0TFk8mB85Zks3vSMdDrY7mrQVM=; b=YAhUUpLGiQskiU9ToJji9UhauXejOBaWlh8lQVRu5nkA1OImqdxMiNMCbVpnCzeTCg OXX2FToj9XVhdk1dhHxIbhH1poapPqgkOiXw40E0pm62AKCTbPOZKhlix1dR79fkTQQU SaEAwfp1Jt6BtQF2tyBeeMw9ve4Su2iGszfmQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1677730535; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=qicjtiSYF8y6LBPAU0TFk8mB85Zks3vSMdDrY7mrQVM=; b=MTc8bkk2pXEB7bbMViZxT0B57rPkEI8MKZcIqEZq8AexZKKMBySXtf9qa1H/u64T71 8WANwF8QdrlJ8td18VXA2VxUIzhD01SO79Ul8D6/eNEt4/Uv6Jb/IEcsMTgM5XhITuXV x3StZ5GWcnAINFYBD1zLX3SgjXdvk0R5eFSjFD40tZJBD/eYy+gFEj7CDNKzmN7Y7y0L PMj1kXsDPXw2X5mSe1D9LBQf1G3ECWG0C03YfRZhY4u5MVSiaV40qMs65gZ49S024WVi qtMHJ2rOu9OorEiJGWZ/h/WOT8eeE1y2WtRtBlD3D32Uvd7BlB+kRu8Stakf+7eFpjBn gD5g== X-Gm-Message-State: AO0yUKW6Pn3NCO3k3L3tze9m1G2ZSRUJYCtmSx/LPAtaf2rtkyiG5z6/ ggB2FZ7JVQNbJNGWQZe3WK3Hdvp/U16PYor/4CYnNuhR2hyA0U5Pwb6/MP9ASS8UpA== X-Google-Smtp-Source: AK7set8iIVO/uJyzI2gd5393bNFCMwTsS3m3XqvaaeeP6irUlLZvjmNto0kUXPtK8GwrQKkoODfr1qfU0Wfx X-Received: by 2002:a05:622a:4d3:b0:3bf:c69c:e31c with SMTP id q19-20020a05622a04d300b003bfc69ce31cmr15896585qtx.13.1677730535580; Wed, 01 Mar 2023 20:15:35 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id x18-20020ac85f12000000b003bfbfbe9e46sm853216qta.7.2023.03.01.20.15.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 01 Mar 2023 20:15:35 -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 524B4605246B; Wed, 1 Mar 2023 23:15:35 -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 4E32A601F7; Thu, 2 Mar 2023 04:15:35 +0000 (UTC) Subject: |SUCCESS| [GIT MASTER] 9dae7a15aea76313c592c11db44e1386e85f86fe From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, Xueming Li , Christian Ehrhardt , Kevin Traynor , Luca Boccassi Content-Type: text/plain Message-Id: <20230302041535.4E32A601F7@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Thu, 2 Mar 2023 04:15:35 +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: tags/v22.11 9dae7a15aea76313c592c11db44e1386e85f86fe --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | RHEL 7 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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) 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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/23556/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/