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 44E5543210 for ; Fri, 27 Oct 2023 07:21:24 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3EC0E4003C; Fri, 27 Oct 2023 07:21:24 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id C80914003C for ; Fri, 27 Oct 2023 07:21:22 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7a69a1b51baso65543039f.1 for ; Thu, 26 Oct 2023 22:21:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698384082; x=1698988882; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ky9VgJ0D4y9P/RrPMhFdKW94CkEsc9srOY/QL+F2n8E=; b=Ijy1Vad77QOsYfxzM/aHnVaq9ZDe/7wXtoekh0L9j4ElI/6hsw9DpwDXx/D1t/3aOO TQ8vHCS8RULJpHFTKjSKg+JFalylKIOskBiI/BvUEPbbk575GygSPSfsTtyoEqDOolaB OC4eDJyvt3nFhd65Lb6ZBOc+LtUu6AfX0ZDzs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698384082; x=1698988882; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ky9VgJ0D4y9P/RrPMhFdKW94CkEsc9srOY/QL+F2n8E=; b=SPbHsCSa+crmWzAVw2vYhiEtzE1X2JHkjdbm0OZUSRndQMm5BfuVLyvYW5WS/gp1c8 eOAAVR4ul38EzND7tbPlNLau6zeu61oQNfYA0nn+CkpoPWXpEwb9Pr15apqaMDcfvjPA I831UCUQWGbN8nkzVc1KIZ+HNXh7p9Z8Sbs4vkYSOwk3wVMNA6ZSV7W8GhJlEuO3I7CT EVLZfXQEnhP9qJktH2LxiYULpsdGDe0D3syx4kebOu/jkd99Oyk7CDQDvOSghYHA2RgI hPdWHIRkoiD2mhxsslfIc2WvHa8tMPVuXhcSIWWikqlRK+QWDtNF9fqzjcBNP3IvQAd8 IJvQ== X-Gm-Message-State: AOJu0YwIa1ZMfyVQStFUmCt/epgUS/iBFZgSMyfxNK4zR/w0MC69o1rB UCGwQ2E0sgeyrnBwuSBSIcL26l/xostPc4op1ujGoJ+8TWXREg== X-Google-Smtp-Source: AGHT+IHEJWAqSIqzqfH1u+UcUtJJwYSbbrP4Ld99J0P4KNMoSnQHGJR9BOtq/vJYWFZHcn15t7i8h3NunuTH X-Received: by 2002:a05:6e02:1e02:b0:357:cf5d:8424 with SMTP id g2-20020a056e021e0200b00357cf5d8424mr2820142ila.14.1698384082191; Thu, 26 Oct 2023 22:21:22 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z18-20020a92d6d2000000b003574a053858sm108089ilp.53.2023.10.26.22.21.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 26 Oct 2023 22:21:22 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 26 Oct 2023 22:21:22 -0700 (PDT) Message-ID: <653b48d2.920a0220.f53db.1f65SMTPIN_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 B16E4602A042; Fri, 27 Oct 2023 01:21:21 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 7849366693a2a2cbc5279a6bfd39cbb457fe7c96 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 7849366693a2a2cbc5279a6bfd39cbb457fe7c96 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-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/26680/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/