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 7A488430AE for ; Sun, 20 Aug 2023 07:09:58 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 777AE40A80; Sun, 20 Aug 2023 07:09:58 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 266CA40A80 for ; Sun, 20 Aug 2023 07:09:57 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-58d31f142eeso25098057b3.0 for ; Sat, 19 Aug 2023 22:09:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692508196; x=1693112996; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=DgfJ3VJhALx9wf0LK21eENrws9gHfS3oobPMwMUdO1U=; b=WBZjiEZA0GjdXtHYPFdijoIWPqbGchTshHEXD7Bzodmzba9Vz18H5OT2FsSYXZyZMp q3KoKL12g5RELYp3VHNMkTlAHZRk2Nkmyqr5MLDd6WUgLcIY4H+J5tvsdw/NP1hq1i75 x2n3pzyL17Ltxr1/2w5PjGAO328Poo5Zl8/ys= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692508196; x=1693112996; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=DgfJ3VJhALx9wf0LK21eENrws9gHfS3oobPMwMUdO1U=; b=RIxzRyB7lXaBeXbPHrepj950PLRvoYzSO4SvTPOEkq6fHPieiMikh7qaPaY9ByGA6V 8fitvWiWtgWI8FDF83+I+652Ls6PZt3Mn+66eAnBwIOEtrLvJRUVMZG5f0a5HMPISS9B dUcbiPmUf+Btk7wiqZgNIqQyIuxOfKNep0FLiDqN4eU84MZPQ6myx+1/eGzrlHlFys0I i7+sX+u5vRLwtkYuO4sVKNL/F5wbLRVCo6W6jEAUjtPOEsuL+gvZRg1XhNWfVQeyZxzd pH7/wTkPi564gVZE8ucYU5rzfMYiueP7MLaI1/V4ogs7x3K3PxT9/MShpdDcSYoQtQsP 7/Nw== X-Gm-Message-State: AOJu0YxGFGHIz9CfpudFvcJX6kQtOXnHs3l9PeZR99hG/yrX494G3lqf z7kt7uzHNv3+QxaY9nHDGeSI0LVW7ZEkmqaWtFXL3YHgoXhov0uT/yuW7AepHuxKqA== X-Google-Smtp-Source: AGHT+IESA7g9UBmw0nTFdPzakh8KGAg2U/241hmTOTxVcckdqu0Ka2WvN2L3aBk1bCFHvhRUSun4GEWC74qF X-Received: by 2002:a81:4947:0:b0:58c:6121:48e8 with SMTP id w68-20020a814947000000b0058c612148e8mr4104732ywa.33.1692508196632; Sat, 19 Aug 2023 22:09:56 -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 g77-20020a815250000000b00589f491de71sm493615ywb.25.2023.08.19.22.09.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 19 Aug 2023 22:09:56 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 19 Aug 2023 22:09:56 -0700 (PDT) Message-ID: <64e1a024.810a0220.bdd2.e535SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 4B8096052471; Sun, 20 Aug 2023 01:09:56 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 89133ca5b161036ace8fee04dd39ca94533fffc9 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 89133ca5b161036ace8fee04dd39ca94533fffc9 --> 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/25874/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/