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 41CAB43D75 for ; Fri, 29 Mar 2024 05:23:41 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 37EB6402E2; Fri, 29 Mar 2024 05:23:41 +0100 (CET) Received: from mail-qv1-f98.google.com (mail-qv1-f98.google.com [209.85.219.98]) by mails.dpdk.org (Postfix) with ESMTP id 3CC8C40042 for ; Fri, 29 Mar 2024 05:23:23 +0100 (CET) Received: by mail-qv1-f98.google.com with SMTP id 6a1803df08f44-690be110d0dso9810596d6.3 for ; Thu, 28 Mar 2024 21:23:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1711686202; x=1712291002; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=xg2CShFKlHPSYXV7NGVgwWOXv8RiuE9xlHUHhHsXEYQ=; b=OY1rv8CXrHZa33oCqx2lVFgzyYLCj41ikClVIDBl7mp7dB+JzVWk7vdmEKuHoRXYfs 5vZO/CGChUnvMPn5TdSK7IiLhhiHOTI+Lk0yc2MLE2wMxGnDbNjKVz3eEZGwcRpSt4jD jh79t1IxLNEM5PWggBjyJiMbZVKDa53HVlE9o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711686202; x=1712291002; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=xg2CShFKlHPSYXV7NGVgwWOXv8RiuE9xlHUHhHsXEYQ=; b=iDV7rIAQkg4aGa8iDOdhs9xp7/PAYiqGmHuWrJbLoMSUwG21J08Y+IpyTpEu7021Nj jhdQvXd5bBtqhbTiJB8WOoHejO4tdRPQPeiXXjsvAXllKoENtMqJtHyYbxRRfXWdRxYw 9vNP1eOJaNUPU/8SeSXp6uYrX1NgRbCF23WI0VxIrtjhFW7NNcBVxkYOLV8GTF/7CGSy ChbwRMZu4VS7l7Mf1QqSZ6o6DzsT1VAc0gZ+RzZ/oJxLk19E9Sk2TkwoTsbmIUg98PGw aAuG3Mr9YDruucDTBuzoxAO70+2+xRCAo0yde69/jq9k7mv3ha3UUH2O0IonsMd2WBBl bgXw== X-Gm-Message-State: AOJu0YzFu/XHO4ycC9HoEWom34VDjRpcH5ZaQB+DA7gkLtjIsTlZ4Y9e 7A8XG/Js9j2j7hRgM4nfpE+UttHviBSrxvQM/DwujNgiHO5aCytpHtftvvsaBk9Tj+HtCKVvYbq F6icWvyI/cT1QOMkXlRohzI65PRYedizR X-Google-Smtp-Source: AGHT+IG6+N07o+ouukC/w6VLyF831woy6NhPWZk8zaX7e9Ddjp/n8BpZzoxMdtHmoOhcMyUY0s0YNinjDP+L X-Received: by 2002:a05:6214:c29:b0:696:ae24:f123 with SMTP id a9-20020a0562140c2900b00696ae24f123mr1359934qvd.6.1711686202727; Thu, 28 Mar 2024 21:23:22 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id gw11-20020a0562140f0b00b00690aba60765sm168374qvb.61.2024.03.28.21.23.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 28 Mar 2024 21:23:22 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 28 Mar 2024 21:23:22 -0700 (PDT) Message-ID: <6606423a.050a0220.ca27f.a945SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 642C16052471; Fri, 29 Mar 2024 00:23:22 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 8f34999c2489bcae2182266810009b77c532f17e 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 8f34999c2489bcae2182266810009b77c532f17e --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13.2 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Windows Server 2022 | PASS | PASS | +---------------------+--------------------+----------------------+ FreeBSD 13.2 Kernel: 13.2 Compiler: clang 14.0.5 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28664/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/