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 9CF5043706 for ; Sat, 16 Dec 2023 07:00:39 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9586E402AA; Sat, 16 Dec 2023 07:00:39 +0100 (CET) Received: from mail-qk1-f225.google.com (mail-qk1-f225.google.com [209.85.222.225]) by mails.dpdk.org (Postfix) with ESMTP id 87DE7402A8 for ; Sat, 16 Dec 2023 07:00:38 +0100 (CET) Received: by mail-qk1-f225.google.com with SMTP id af79cd13be357-77f8308616eso105361585a.2 for ; Fri, 15 Dec 2023 22:00:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702706438; x=1703311238; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=sGnK+W7wjefidK8GiIkyipPVEYOleyV6a4ElpAvL2mM=; b=AEQmFdT5K/xGneMBzk9A29zUq+G14zc+KgbJ/Ff5APwYUV9L0efnQTmA2s3mypC4S/ 9+0Io7wY+Xnvd8LWhFMFl5qUYO4lBHyQ761SXC1cCAoKmhaL1heeWWp1YEOsgsa0iuGE FbkEN6rNM7659uBEBCi8LEPgriQ327UOTXXhE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702706438; x=1703311238; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=sGnK+W7wjefidK8GiIkyipPVEYOleyV6a4ElpAvL2mM=; b=Evl5w0OKGMbYsLceXaspd/R2hgnxXnbFd0QyU3wFkxGcEHcn7iMsGhSecJLlkgowWC 9stfGFphg5WhFBTbHKwvE4Wh3GHdWryFzskUDHM3MKW012L+SqoPureYUYQM24K5JBPz PFl9wnl3h8oXXG1fEB7b4IiqhRQqSz00KlFEHmuNvioWXWh5l+/LGzA5ur1OU4zxTNrp B3C9ddHKeVAJ34PUSKceZ/Ta1ECXPFTiDqXolY2yXHtz4EkwKbxVDfKo9p6mXt/hCf2A BIGm3539bgMouWiVnL6mO5PqV6spOdJ6jcdaWHy8jdLApBEY4+4Wz2m8DKrc9wUNxz0w sp5A== X-Gm-Message-State: AOJu0YxknqD2oZ/hsJMAE2+4415Jwizt4ajLC1tXVmRp8mIOjAo4LYSu gG4vTupS79hM4yO5GLc25Ltnaqd3Wdf/cJvMEKDdkl2ehJtANQ== X-Google-Smtp-Source: AGHT+IEHq/wh3pCV5U0nP8YQdQEwS+MbVONGM8HRksY270dPrktba8p+x0Xw+Nm+CGyz4amhwTuT2SGiVKOv X-Received: by 2002:a05:620a:371a:b0:77f:c05c:b359 with SMTP id de26-20020a05620a371a00b0077fc05cb359mr853629qkb.96.1702706438067; Fri, 15 Dec 2023 22:00:38 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p189-20020a0de6c6000000b005da35585832sm52154ywe.75.2023.12.15.22.00.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 15 Dec 2023 22:00:38 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 15 Dec 2023 22:00:38 -0800 (PST) Message-ID: <657d3d06.0d0a0220.c209d.2e12SMTPIN_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 B5E0D6051831; Sat, 16 Dec 2023 01:00:37 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 45cef8185a4fcb3aea4279711850c16e580b9a36 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 45cef8185a4fcb3aea4279711850c16e580b9a36 --> 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/27371/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/