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 67A40436E9 for ; Thu, 14 Dec 2023 06:57:28 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 63BE4402E6; Thu, 14 Dec 2023 06:57:28 +0100 (CET) Received: from mail-oo1-f97.google.com (mail-oo1-f97.google.com [209.85.161.97]) by mails.dpdk.org (Postfix) with ESMTP id 5DC7B40285 for ; Thu, 14 Dec 2023 06:57:27 +0100 (CET) Received: by mail-oo1-f97.google.com with SMTP id 006d021491bc7-59067ccb090so5032640eaf.1 for ; Wed, 13 Dec 2023 21:57:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702533446; x=1703138246; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ArBOKWAlCKCY6JGCveA4SqB/qmA+Cx7QJPFBsDVNxSs=; b=RM5kP1GOsDOS1xNHFqAlOz3yKMr/fnbpLaqQKlGs1xXsn+cFRoxb2uBFIjRqAtEzva rwiInNqXJK+UBPvp1qqqMrjgHvdwahOQmY4O87FF70+7NUApYzGWA9kvhKKB6JwdTdc7 wSimtdZ7+aW7gJgqCAbS9lys65XURzPoABFEw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702533446; x=1703138246; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ArBOKWAlCKCY6JGCveA4SqB/qmA+Cx7QJPFBsDVNxSs=; b=T/o13eAD66MA/HWAbgd7/FIVyK/gkth+EKg1sXkHAV68+kWeu7AkvFTJWY0gTdGZo6 /DHVhi00GfWcJxIDQgDowxeFhWT/GWDFPzj+jcTAQmZXWURPWojJH7aeDSboibVo893P y1uik20XggkTpvpegAWgBGrB5E0nmHXFbBwY2fbb1afCP6ViPkMjUPgA5JCkmbsenwHl 1opJrq4B4Meqqv1sm/whXBIFzzY5cHW5twbcRwP4G0Em5lN89dPkLgGA4rgUEM38BIMd oFDayXczc3MRpFU2O8TSlAhXG691F96tPfWTEGibuYxCpzUUbt2WbkN6X/xWK1yrz9a4 o75A== X-Gm-Message-State: AOJu0YyG9BXvgN3awIxjM2MMn/KNOkJOu/qsYeSRrKLjlZKMTNzY0SUP Y2U9yPJmounklWwjDgWtN9WFu4sXzTmG8lEDJ3vusDu9Fw01mJXJfiW/57wgXB84mQ== X-Google-Smtp-Source: AGHT+IEmUwKGfZPDbj+oNEeLlMiKyKwJI4083Ch2zPzsxgJRCNzCAUVl+7DiEEhBkNOowiwH8QPXi/UEP8KZ X-Received: by 2002:a05:6358:5e11:b0:16d:fe33:4c63 with SMTP id q17-20020a0563585e1100b0016dfe334c63mr12464497rwn.24.1702533446493; Wed, 13 Dec 2023 21:57:26 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id o28-20020a056122179c00b004b2f3384fb7sm1422317vkf.7.2023.12.13.21.57.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 13 Dec 2023 21:57:26 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 13 Dec 2023 21:57:26 -0800 (PST) Message-ID: <657a9946.050a0220.1262c.cc64SMTPIN_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 1F4766051823; Thu, 14 Dec 2023 00:57:26 -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/27330/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/