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 AA6AE42B35 for ; Thu, 18 May 2023 07:52:28 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A781840E25; Thu, 18 May 2023 07:52:28 +0200 (CEST) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id 9CA9B40E25 for ; Thu, 18 May 2023 07:52:27 +0200 (CEST) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-192b330a577so668410fac.3 for ; Wed, 17 May 2023 22:52:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684389147; x=1686981147; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ZuGEd/CSGYmaJT4fhkAJP+A2/XqU+8sjVZ7MR/Bh8Mc=; b=Kwg2AjJSa0jAQXqxANxzAH9g0wi1qtNNwbcnN0LqiD3JObO/KLE5KAjYh6cE3xkBKJ 173nixXLDgZ92QwxKacug4GG19CY8+3mi4yO9peqq1KdgLgUxJgGThTFo57FuzZEwmGt EZ3HVmSUqLEUdY+DdB4gi8nEzawSXRj/krduk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684389147; x=1686981147; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ZuGEd/CSGYmaJT4fhkAJP+A2/XqU+8sjVZ7MR/Bh8Mc=; b=jVpYJDaHTR92XM6CWd3O9N2bFiJPYuUescmmUZmz+iEf+t0SVYGuAGEX7+NADxN24n qjAuXzhzh9Emj7HzG6JMu4BzYe8eFUzlc2jxcQFSXrpldIP3M9Spe4lu9TcCcn9HgZR2 LHpMyzhpWTyw++dizsylhCQg2laF9OEVeyuXKoYFQzq6zLBdz+/HSCtmsd9pj0cJfu60 dIndNF/ech6SeGM09jBoH4SmmxTcrtwqHJFlzpoiQdjKDwEe6vSJ8Tn6dpGRIE9vN2cp n3Y7ZumP/nM9k/lRNK+wfnDprUBGHCV9KPDyJTlSzvac9DPo3P8GZm4lAnTzXRZz711C V/rg== X-Gm-Message-State: AC+VfDyeuEEt791Nrrx6GcRWwVeT/uTfSMItL96kJPcASjbZnUvjXPlN HUh4zhg79L7hv+PbqYap+bgbanRGY/gkrRoWjCNAarwrNec5mD4PIp6i4OQlykdtoQ== X-Google-Smtp-Source: ACHHUZ4pgN5aHTDsQ9lJB92ezYFpUSg1i8VVx0T9IZaTF1FTtnpccxn+K0/d08DUAv3kNCEXN+QNz2VXQS8V X-Received: by 2002:a05:6870:e811:b0:18e:b833:4e12 with SMTP id o17-20020a056870e81100b0018eb8334e12mr361504oan.24.1684389146962; Wed, 17 May 2023 22:52:26 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id ed46-20020a056870b7ae00b0018b1f9c1c2asm65164oab.1.2023.05.17.22.52.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 17 May 2023 22:52:26 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 17 May 2023 22:52:26 -0700 (PDT) Message-ID: <6465bd1a.050a0220.1b4ad.3833SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 79A8B605246B; Thu, 18 May 2023 01:52:26 -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 | abi_test | +=================+==========+ | Debian Buster | PASS | +-----------------+----------+ | RHEL 7 | PASS | +-----------------+----------+ | CentOS Stream 9 | PASS | +-----------------+----------+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: clang 14.0.5-1.fc36 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/24611/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/