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 1873043059 for ; Mon, 14 Aug 2023 07:00:51 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 14250406A2; Mon, 14 Aug 2023 07:00:51 +0200 (CEST) Received: from mail-qk1-f227.google.com (mail-qk1-f227.google.com [209.85.222.227]) by mails.dpdk.org (Postfix) with ESMTP id E82EB406A2 for ; Mon, 14 Aug 2023 07:00:43 +0200 (CEST) Received: by mail-qk1-f227.google.com with SMTP id af79cd13be357-76ce59842c1so240228985a.3 for ; Sun, 13 Aug 2023 22:00:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1691989243; x=1692594043; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ybPm9/mOdif7OJEg6AxV7ZQIqE+QoeItjafzbV4xG1I=; b=RVTCQDUFHHMELbEq9Wd5Qa3LM1DN3o4pelUKHhr6rmJPP481X+xkZZl12YNNTNmgKY Pa61vRVOl7E/2jzTPRIOHTTV+OKijVBRt7Gi+rp1qL1nlJUk55/vRScCuy3iy1pRaYEY olRxUcYjZqI17fpegd6t9q326Ak1Rg2LjCH6E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691989243; x=1692594043; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ybPm9/mOdif7OJEg6AxV7ZQIqE+QoeItjafzbV4xG1I=; b=WdHJqmahhxs4IoUskaCZgPW2g1xaav7ciO5BBJsIiowwcvPE7eh4p/Zaer4cfjtL5W /rUrK6N+dT1quj/hrdfTFnnJMTZrtzCCCl0qCr0NX1dgcSEUackxso2z+xWT25WNyKYb HPrdUh6FPLgOssxz8hu3VTKoLh2NnaW5/l3YcSfrZkq2Hpicqdke43D4OUZMjzwQaKWX 892S/0I96QVU8kiO9ME2SvHJ3o493mzvAM7TACn/5pyQGqnjLKxiD7ZqNeJIL0pmymJ2 inh28nK9BfUQVC/wGbygcpiDzpWsLnH9yOIGdMTpE3xPdp8QpC6GL/GFdC9wQ+/2G+7S am0Q== X-Gm-Message-State: AOJu0YwsTwV2YERwuE8w/7FllnmmNEDssCzJSnUAldmku63ECk9+96YI HlU6gztSrXtAcbi6z/btCt7TIPwZzGa1LQN5UjJnKftv1C4C/g== X-Google-Smtp-Source: AGHT+IHSjNyMmYqErClpCj6zjTx9i5RBcwaZ9Rt0WbyoFerP4SEioGMgYbE8lScJFM4vIey2p+zTjECiz8pg X-Received: by 2002:a05:620a:2807:b0:76d:3272:ab42 with SMTP id f7-20020a05620a280700b0076d3272ab42mr9870696qkp.9.1691989243401; Sun, 13 Aug 2023 22:00:43 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u14-20020ab05b0e000000b0079de0a4af6fsm30236uae.11.2023.08.13.22.00.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 13 Aug 2023 22:00:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 13 Aug 2023 22:00:43 -0700 (PDT) Message-ID: <64d9b4fb.b00a0220.6768e.26aeSMTPIN_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 16C836052471; Mon, 14 Aug 2023 01:00:43 -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 | +=====================+====================+ | FreeBSD 13 | PASS | +---------------------+--------------------+ | Windows Server 2019 | 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/25805/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/