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 B98BE43087 for ; Thu, 17 Aug 2023 03:09:34 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B4D4640685; Thu, 17 Aug 2023 03:09:34 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id D16E640685 for ; Thu, 17 Aug 2023 03:09:33 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-58d31f142eeso10812047b3.0 for ; Wed, 16 Aug 2023 18:09:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692234573; x=1692839373; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=CcskQVv+QREddZzFRGGWLVX6HEGYuo1829HABi8hj+o=; b=Qt1wv7bE0MQl0b+vC1vY3HldbIzkiE5MsO6Gl5pxpFH8P5ujUYbBnkFhTyV4/CfwcD IZ9GBhinUFx0gKBAykzjyRW/7TEbsHjwkdqp8c9/i9e1trnDP0EgZGkOaoRzm1WtDWCl DHSf165k4yaJf5Kfln+/Gg6oU1xBG5QyQ6CdI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692234573; x=1692839373; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=CcskQVv+QREddZzFRGGWLVX6HEGYuo1829HABi8hj+o=; b=dIT9rzAVTi0uYexImjh1uprQLFqPY4goW5HWuwo/qXVb6fxqzDn02pQKgkfd5A/cbY PDkmvwCOLwKjtdr9iyLVPEkwmhQg1jyKKau2ptYdk+X1BvKtjCaqHJ9iHbJunKGtde9y hX7Wjw2MJ5incMYqhdBNDAx7SAmvfpV2bGhciVG7qow84l5NM/mzCvYCBCJPubEUuTek tJRpwFzM+Grg1U2ie606HrOh+8iPO/HrvLbLUqFvj55rHpdYPAxm9B3kgGx6YK9Tyidy hx4JGsijyKSakniDgMpN8oGpi2UexCeiKvqD2+9jFMvFyDReJUX/2MpYITDv3XjyI7WB nAVg== X-Gm-Message-State: AOJu0YxsG6nOq1daVsFlaqSKg+zizi0hKXu3Coc3nm1XTseHkySsjb7y CcS1ta3Sb/LrpbgkP9dTwW8AHLX1b7X/7aGx7/ZoGQPVzC+TGPP4pI3eLc1eBugVoLjeawZY+Q= = X-Google-Smtp-Source: AGHT+IHHb+dZRbTknev8OlpFEmawA4oZsyFrL2IE+DbD3s/SevDrSL42dXx5xgfziaV131FDgsA4sPrgWsHy X-Received: by 2002:a0d:e252:0:b0:58d:a434:c8dc with SMTP id l79-20020a0de252000000b0058da434c8dcmr1739793ywe.36.1692234573305; Wed, 16 Aug 2023 18:09:33 -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 w142-20020a814994000000b0058c57c004e5sm623116ywa.69.2023.08.16.18.09.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 16 Aug 2023 18:09:33 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 16 Aug 2023 18:09:33 -0700 (PDT) Message-ID: <64dd734d.810a0220.7cc8b.bcfcSMTPIN_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 ECD746052471; Wed, 16 Aug 2023 21:09:32 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 971d2b57972919527e27ed683032a71864a2eb56 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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: dpdk 971d2b57972919527e27ed683032a71864a2eb56 --> 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/25842/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/