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 330CC43344 for ; Thu, 16 Nov 2023 13:31:12 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 29E5D402B0; Thu, 16 Nov 2023 13:31:12 +0100 (CET) Received: from mail-ed1-f100.google.com (mail-ed1-f100.google.com [209.85.208.100]) by mails.dpdk.org (Postfix) with ESMTP id A574B402B0 for ; Thu, 16 Nov 2023 13:31:05 +0100 (CET) Received: by mail-ed1-f100.google.com with SMTP id 4fb4d7f45d1cf-53e07db272cso1138484a12.3 for ; Thu, 16 Nov 2023 04:31:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700137865; x=1700742665; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=//QFaP4PbntVyw3+BcbeMwC3KTOEuh/obApRZiNrXBM=; b=ZZVk6odXRNBSK94rTcqxkYR8PBh390s3v4TelzgkNb7MPoFb9oo9w78Aj8wRIKErrV SABCpYA/Ojku/lgORWiYPlhF+O2igGZMoV+x7H1/aeyjSYIwfNlUmloXH4VggOFdXRRb I8xQibdPyARHplK+AA9ZNBPVB0bm36BXy9J/U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700137865; x=1700742665; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=//QFaP4PbntVyw3+BcbeMwC3KTOEuh/obApRZiNrXBM=; b=UToFtJMv1z/IhaIaDoQjYPW188ZEI+WFWSnqSVg7TE3jMn0MapXOtE4bqW2fAoBO4c AsqJYdsliqsCAGQ7uqm8XQM2XENCWWR+AiN/aqZV8XY+xURio7Igxp17JiqqkheU3Ghk eKG+UP24Meh/w/iEkWKyDBv1gjBzOpZa5DeCP2kZiPjx42NhAdngllMrBj1e3+QXhxZs lTC7/PGeKqBWFtCGvrNbvKumg9hYJQ9AJgmDaaW6WzWnbYSw8E+kaDLicDZbCaxnsvzq BiIDDWXkfpxHDGaAABC7AzYHh1NbruJYYpZ4t0z5Kzp0uchQiHbIF9zOIbanAfd3Px91 4H9g== X-Gm-Message-State: AOJu0Yyrb0KUrTEChEGdulM/vElbDT5hShP/PNVY9+xaDLWBjwBgIgux zvtep/RfIXmUf+5SjdjVSmoRp4VmMYIUHVYfLFywMvwMjpLnLw== X-Google-Smtp-Source: AGHT+IEMspj/nURhIp8ta9t0CpVhkD6X0E1jUZB0rsRuyv9cXtUAT9unjj4eMvSRV3anUzFB31YRBakMwff9 X-Received: by 2002:a17:906:f9d2:b0:9e5:35a2:445a with SMTP id lj18-20020a170906f9d200b009e535a2445amr13328475ejb.75.1700137865453; Thu, 16 Nov 2023 04:31:05 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id cw22-20020a170906c79600b009ae2caf0700sm3830842ejb.189.2023.11.16.04.31.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 16 Nov 2023 04:31:05 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 16 Nov 2023 04:31:05 -0800 (PST) Message-ID: <65560b89.170a0220.3398c.09d8SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id A1BF9605C318; Thu, 16 Nov 2023 07:31:04 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 75d383a63f1db0df78cc2f9e7e0f0578a28fa76f 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: 21.11-staging 75d383a63f1db0df78cc2f9e7e0f0578a28fa76f --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 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 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/27019/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/