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 AB4EC4308A for ; Thu, 17 Aug 2023 07:01:23 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A7A6E40685; Thu, 17 Aug 2023 07:01:23 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id EC44840685 for ; Thu, 17 Aug 2023 07:01:22 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-58dfe2d5b9aso5156877b3.1 for ; Wed, 16 Aug 2023 22:01:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692248482; x=1692853282; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=PhZcaSs/zUO3TevbIS96PaumWSC8AtUQ+vQXxTKPol8=; b=fj0HCDB5pBKPesA/9RiDwl3MkvDk0f8kv6f+8yIZ3A+6BwDqQghHPXSO1yZeMNlHvA 8lEJZ2lxQBQKhUw3cO3v68mw8XU6YwH1g4VgGu/nvLLSdE9RurShVzesnC8KiJgs3Zxn c57Y27wqYadgupsDKy39SvJLtJxEaLHeRG0tw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692248482; x=1692853282; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=PhZcaSs/zUO3TevbIS96PaumWSC8AtUQ+vQXxTKPol8=; b=lxJoxeTIK1RvUuBYc6Zlysdp0ny0Vnvs5kTQYmfyT80wC+pVBvUbdmyjmfpMsPEueD mdMD/hu0Bpks/sXQlG/pF96qI6BTbX0qEyuVSgNnkxHehkHv2tAMRZ5ruxwV/QdpH0KA UQYnGzjwv415GYkfvvKn3CK+E770aEjPun+2eMz4TrVa8ib1ivvwFn1eOWHL+GWirpjQ yz7vQbCY5yROyVw46jJmR8ia5VxQYTGt0SM0sKn7PEvEEKHJ8XJpJ7fkRmmY0lXrwcLU aftb4Mt1TgKUVURrYihUOg+I+nqUp0S3NKqymKaoVtMRS33tyknLQ+/SKa1jqep6AVpl x4ZQ== X-Gm-Message-State: AOJu0YxJRlZt4iZEDyvoooRnY67Fclu5QDR/Rpa7bPJ4FmfGtozBHVOp PQHn5Sk8KS1oIfVGvxKu26OVfH9UyRxsQCOF7jUzqMDUPAm5D8XCc8dQqAoVWolTWQ== X-Google-Smtp-Source: AGHT+IHxsNiISqpQHrve/O6YcEz1XRQSOSyJ7ngANrZ1VH4WE3Um8nBoOv/AZt2+/jbmqECkYUi3IkpRqFcz X-Received: by 2002:a0d:e645:0:b0:589:a4c7:ee40 with SMTP id p66-20020a0de645000000b00589a4c7ee40mr2147691ywe.2.1692248482290; Wed, 16 Aug 2023 22:01:22 -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 j1-20020a0de001000000b00586bd95234dsm1506060ywe.76.2023.08.16.22.01.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 16 Aug 2023 22:01:22 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 16 Aug 2023 22:01:22 -0700 (PDT) Message-ID: <64dda9a2.0d0a0220.6e14b.1ad4SMTPIN_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 BBF246052471; Thu, 17 Aug 2023 01:01:21 -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/25844/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/