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 A6CB243032 for ; Fri, 11 Aug 2023 11:21:44 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A08F140E03; Fri, 11 Aug 2023 11:21:44 +0200 (CEST) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id 2535740E03 for ; Fri, 11 Aug 2023 11:21:44 +0200 (CEST) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-6418dd60676so2985626d6.2 for ; Fri, 11 Aug 2023 02:21:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1691745703; x=1692350503; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=J9hQpldfWDT6gKLE09B439DjD71q/rELv+EVkP7nmv8=; b=XSFY1sh6w11nV0oxexXfmuRGNseEDdj2xbQPWHqxyusgMFkHIjOZh1oibicJrvhoPr 5YsCA/HL15uAjqcCUHbEU1cEmH2ouSpQkrHW99yiOONZpLsmYNl3JmBaNU48maCWGRvP +41Jk4+nUY2JuxWiAOcnG2+HU5xE7YoZPqI3k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691745703; x=1692350503; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=J9hQpldfWDT6gKLE09B439DjD71q/rELv+EVkP7nmv8=; b=lugAXyWOFiOU8SEmS374Uxve5pXKmkasiaxgAqY5SpRkFtwFcryQ86JgXIEsapBU4P tjt+ysd5+Yy/fL10eWeUlc7iZIrlsMKxi90MB91FzUUp29wyQI2slN2BfP0NXmEhxqr+ HZRdRReBtAhT0uDbKK4XZ+5xRBZSBMSA45fQsIHGaoMZ3ux3Y28v5HIf6j96O2PO+KPT Nnbi2eDWzux1vp6FHREGNiaquwDGzxurz5Amk3+GqFbObbyb7oQxO2/J9OCw2CytN6XS 7E1Ua2tXGglUf4QwZrjNq3mtuLo+2uQH/ar8IenzH5a8ZeGOiejsRMyUlMe+rB34cbCB pHXA== X-Gm-Message-State: AOJu0YxBndzHiLpSQS3BHjGYaJ2ONeSjVb6PTDjBenURngw8QhDT5hm7 ABm85SMWhNgd7V2yEudTDF7Y5inF/YItsIInzmVDh/w06Vn5aQ== X-Google-Smtp-Source: AGHT+IFVDzdITVAsKhwDzxRqbevy74kVQxRV/eU6D5DjMZiKl+ZIy/J13EcrVB+U/EMTMidSwDzaJtVu0HKq X-Received: by 2002:a0c:df81:0:b0:635:db0c:df5f with SMTP id w1-20020a0cdf81000000b00635db0cdf5fmr1081994qvl.1.1691745703603; Fri, 11 Aug 2023 02:21:43 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id k21-20020a0cb255000000b006360719df09sm152748qve.23.2023.08.11.02.21.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 11 Aug 2023 02:21:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 11 Aug 2023 02:21:43 -0700 (PDT) Message-ID: <64d5fda7.0c0a0220.a1bb5.812fSMTPIN_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 543436052471; Fri, 11 Aug 2023 05:21:43 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] d75b66ad1cf8b9c0a14020a4cd9ddcd34dea924b 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/v22.11 d75b66ad1cf8b9c0a14020a4cd9ddcd34dea924b --> testing pass Test environment and result as below: +-----------------+----------------+ | Environment | dpdk_unit_test | +=================+================+ | CentOS Stream 8 | PASS | +-----------------+----------------+ | Debian Bullseye | PASS | +-----------------+----------------+ | Debian Buster | PASS | +-----------------+----------------+ | CentOS Stream 9 | PASS | +-----------------+----------------+ 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 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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/25775/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/