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 BAE3A431C0 for ; Sat, 21 Oct 2023 07:10:23 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 985B24026F; Sat, 21 Oct 2023 07:10:23 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 63D444026F for ; Sat, 21 Oct 2023 07:10:22 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-35742cbb670so6203785ab.2 for ; Fri, 20 Oct 2023 22:10:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697865021; x=1698469821; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=u6p8SuajVKp0ugoZTsNAawpWeXG2/RPcetRsrVkp3Yc=; b=RvRPjs4YdKolt1GIe2MPdfaKROSSYmwtUlQyurCgtqjQaJ1EELue6HvWT9kfcfmQFS YFXPWVZNeOEYMdEaM1sx44EIhZ9gf5g/UJJppkkGqiBCGt/BP0cd08NSPmN5uv2dRm2v m45r8oO3Y2Pv6pa65p8TS1PhlbtRa6pU65J28= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697865021; x=1698469821; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=u6p8SuajVKp0ugoZTsNAawpWeXG2/RPcetRsrVkp3Yc=; b=m6f8j/+7iGaMuZwBr/2qo0Bc02DXycPx71ObBsyPFIgGJtlDD0ECX/5FQ7aiKYUxhP bpxkjwdPajSckwv3sdEReGbny66sQrNX9i0wbebdX6drgb9a5rRg9pFTS0nhSj5PFMWB Mf7eLfXeAxDhErxCr4rraY01J0aaSp4tfMd+Uw0jLl4lwzXtrQK7oPGAYbsLVaBtrIUI +TInEsbHuBRGvOVt3LhCtxC6TwqE3EvyfrPVb6z9x8RUsg3C4wU/OuhNI6DA0IQRs6iy Og/YAMlVLSJJlrpAei46xW9U4mA88Yw8DDGAG39GN6dWDxtIlJvqou/ytx2hHHRjurPE vLkg== X-Gm-Message-State: AOJu0Yzjj7Je6w4zmLG8+mV6v5Jaslgm5S0m3NbvP6CopETP9gEVnX2p gIGH3mtH1jK+g6ALG8wPlFbMhC9opTQYD5jJXFc9HzOPg2piPw== X-Google-Smtp-Source: AGHT+IGQe6GktpO3TCISaiygTgK0wooApSKd0L7c9tlsidzVSATh5PLFVlxx4DlhHiTlxDwFXX914lKC5VTv X-Received: by 2002:a92:c943:0:b0:350:f51b:c32e with SMTP id i3-20020a92c943000000b00350f51bc32emr4016734ilq.16.1697865021719; Fri, 20 Oct 2023 22:10:21 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id o8-20020a056e02114800b003514186401asm340221ill.78.2023.10.20.22.10.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 20 Oct 2023 22:10:21 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 20 Oct 2023 22:10:21 -0700 (PDT) Message-ID: <65335d3d.050a0220.e2fd4.a73aSMTPIN_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 545606050A61; Sat, 21 Oct 2023 01:10: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 | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | 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) 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26588/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/