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 DEFE642530 for ; Thu, 7 Sep 2023 06:56:29 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E5E544029D; Thu, 7 Sep 2023 06:56:29 +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 7ACA04029D for ; Thu, 7 Sep 2023 06:56:28 +0200 (CEST) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-64f92ca5d8bso3228936d6.3 for ; Wed, 06 Sep 2023 21:56:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694062588; x=1694667388; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=1B9uLt6USnccOEl5Vj3Kd0ZUk9ZNmMsEy14NWvNF1Vo=; b=VW0zf/+4VnGX4+Z6MkwlrfAFEZ4U9F+x0PXkeCM/5+phXNhbrFsn8XjrlkBhrutOQd 9oRGIOfmVPYAczwMH5Avqvj4oet0uV4zIZNcjFaKQMEM+TtcVDzOLUoyqeEimpFtPdP9 4oCyhuSqLKjqi1N2vyCZfLGk1BqtjV2GxHR40= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1694062588; x=1694667388; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=1B9uLt6USnccOEl5Vj3Kd0ZUk9ZNmMsEy14NWvNF1Vo=; b=Eg5aeBbHWdBvFGxD5uXPkgsgvBrdsk/xQzQAv1TFjGQKuS3/rzeuDAqlB+NgRIJcc+ XCZ2c9CX2utHQ/4iydx8qAgAqtBTkgUL+b/XrswWzuAYfz2KN5sXBuYxfeAGkbQNvxw5 7agyvRfwl5zG3n0z7K5PqJ0i7ueIXvDqL/FlmwszBOJWXWJDAHCl25wo5rYjtLf7zCm5 evHSTNxgxAHUZDaYOJoowOvYhuaCJVPL2wds2vJCwQsNCds637l2moLin6wT9o+SQpNh s8q7u2UtGPWpSngZgIndKeOjeXpeSBslaEmE5ZiekmJa8h19qHUy/XLtHQOkftE3iVH8 d/PQ== X-Gm-Message-State: AOJu0YzAJMaxSHv9aqBoxk5YF/0Jnyrej9HjSiq7FZ/uPGjYJ0xqLnFy aCGH1qpJr2iqcuB7b67xaEiKfZyLpPAFkDuXGSoyoAphuEjUR3VqbEpkynfP0qNVJA== X-Google-Smtp-Source: AGHT+IF8mbn7/T4htWFu7qHdrvWVzcz1fV1yar8vpctBOqSVPkVmwCc2EV/Wji5sZbsvTTX/1LdtAbvxF/5Q X-Received: by 2002:a0c:9702:0:b0:641:8df1:79df with SMTP id k2-20020a0c9702000000b006418df179dfmr17551129qvd.33.1694062587961; Wed, 06 Sep 2023 21:56:27 -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 e15-20020a0cb44f000000b0063d3bf50fdasm1053928qvf.9.2023.09.06.21.56.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 06 Sep 2023 21:56:27 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 06 Sep 2023 21:56:27 -0700 (PDT) Message-ID: <64f957fb.0c0a0220.e909d.618aSMTPIN_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 A9F406052471; Thu, 7 Sep 2023 00:56:27 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 4e50ad4469f7c037e32de5aa3535d1cd25de0741 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/v21.11 4e50ad4469f7c037e32de5aa3535d1cd25de0741 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ 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) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26053/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/