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 02976436B2 for ; Sat, 9 Dec 2023 06:59:13 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EF72A402DF; Sat, 9 Dec 2023 06:59:12 +0100 (CET) Received: from mail-qk1-f227.google.com (mail-qk1-f227.google.com [209.85.222.227]) by mails.dpdk.org (Postfix) with ESMTP id EAE7C402DE for ; Sat, 9 Dec 2023 06:59:10 +0100 (CET) Received: by mail-qk1-f227.google.com with SMTP id af79cd13be357-77f3159d822so127960685a.2 for ; Fri, 08 Dec 2023 21:59:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702101550; x=1702706350; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=EDpoC7aUagrAzX1pvNmZ50Wr+CrQLGFc53WqAWI5vNE=; b=OR5GFLr8cVUCB85zr2h5UkzqE496RCnc06JW2tr0BTC7qhODANyilELYzcD2NvnQuq Eh1vp/korRcF+CVqLBaTBPoO53Go0lcgVaBu4nYnoR3XlwD335WTCEYFaICufvUogMFn TlynBuIjO6dBfOTuZtIyepPJQlxIUAexrqteU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702101550; x=1702706350; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=EDpoC7aUagrAzX1pvNmZ50Wr+CrQLGFc53WqAWI5vNE=; b=GdDHHm0TgDnsUyjh10Ese7de72TuUbVQ/1cpsBVDH8fL/ex4rIayZjyfjwZ0eFcmlj 5641u/yBdkL5tzwYGzuPbOec64WUnPzsdZ7wMWFkMkLXh7lu7qdOjBPSOHOopSQckRow LIYQTvD4qH1NLQUOTVcfGozb6soysWBnx+Cg2pyOfvycg3yCB7WKyj+XJ0EQyUes4RjR 0X3f3QoycuH9hBrGmtTV/1CHC4Y8TIhkK8lGwclDpEqtzWBI6PFHHWXokB1THo+mlC2U zRdUeQeLeBqRxEEkA8TPecpGbs1JI+qoe+pJRgKUMBPGuXfme0F22yTPyAFsFhx3g3dg UzDw== X-Gm-Message-State: AOJu0YyS5UzcatuQC4BP3vog665EMzZ0sIGSssivS2HSgglUIx+mEgqT VxK3Y5nbafBDeHxX6CVf5wD+k/ahAML3/EKKGREAZP5zoco9bQ== X-Google-Smtp-Source: AGHT+IExkyiXDdqjsNeuAwEG903eeXbbl9xzRvLVOA2Kb0tZpmJV4r4nY0pDPv2nxPtc6EIFfBTirsKdTNvn X-Received: by 2002:a05:620a:38f:b0:77e:fba3:58ce with SMTP id q15-20020a05620a038f00b0077efba358cemr1386339qkm.95.1702101550418; Fri, 08 Dec 2023 21:59:10 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id q129-20020a815c87000000b005cb21626867sm255613ywb.42.2023.12.08.21.59.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Dec 2023 21:59:10 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 08 Dec 2023 21:59:10 -0800 (PST) Message-ID: <6574022e.810a0220.d7f09.e449SMTPIN_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 14DC36051823; Sat, 9 Dec 2023 00:59:10 -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/27269/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/