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 4043E42C72 for ; Sat, 10 Jun 2023 00:18:59 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4015E40A84; Sat, 10 Jun 2023 00:18:59 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 6086C40A84 for ; Sat, 10 Jun 2023 00:18:58 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-33b1e83e204so9639295ab.1 for ; Fri, 09 Jun 2023 15:18:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686349137; x=1688941137; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=CSSyHRCRHKIwrIdSiNDJMIkARSIgOr1hlTHfa3AwauI=; b=efDrVExu6ovWY+QJL9/5FQ4lLg3H72vMWE10WbJ9I6KyELZa+HGo+SC9alhM6T09fL KlybFS5RRtNiPb+G6azBBMfezk30j42MCXNzv9jPo0W6qFsIVd9I1aMG4NvsUcBjVKYt VL8XQsD2qVw1sqbXodRgZjIUTXVX9dW8TGljY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686349137; x=1688941137; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=CSSyHRCRHKIwrIdSiNDJMIkARSIgOr1hlTHfa3AwauI=; b=jsspBUO80eVe096pDxnq56WKuUl1BVen+iOVWk5ZDMELAq4Q2szzoXLsPwcq2koRF1 bg4/2rAHOI1i7ChPIZpHBYOp/yAVi9ecrHHmavBIJqBc5uIpjhDiS/NZPUgQCFZwPA94 7dMTJI175eJPtzMNpySR91uxYpZB8izZgD9/DkNupt3Go6ACCbDCcNvqKHXAKZKkhVxQ XA755P97n/J71nbDlr6ZcPB6RXpHXfbpvESW0h7nfGH32Ge3IS5FrLbYuNxboR8sSiOH Va1w3T5/CzJjQmj94LADQ3Wo7q1H5KU2gafBVrO3Y79HnJp9FF0+C3XNZuB4QRzwbwTf QASA== X-Gm-Message-State: AC+VfDwlztrzPhuFKqlxJnUbsW6uD7B5PikZWUVDq4abZJA5hUYTeXel OODMbbQUv130sTCpHCKDSc93aSi+LDqbsqFb7+1aJf29NqgZFOgqB6IQet5NqBUJd22+DMUjqA= = X-Google-Smtp-Source: ACHHUZ7e4txc87ps/e1dv/9Q1cQxkad0dEUhH8Ud9wv3U2rmN0dzgppAM0ZBSQQ11jjKPZUNfHImiNxKfjA8 X-Received: by 2002:a92:d203:0:b0:332:b18a:7ba7 with SMTP id y3-20020a92d203000000b00332b18a7ba7mr2600186ily.27.1686349137815; Fri, 09 Jun 2023 15:18:57 -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 a8-20020a92ce48000000b00336232ef9a2sm331678ilr.20.2023.06.09.15.18.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 09 Jun 2023 15:18:57 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 09 Jun 2023 15:18:57 -0700 (PDT) Message-ID: <6483a551.920a0220.f0ae.91efSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id 5CC1D605246B; Fri, 9 Jun 2023 18:18:57 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] abaa473297cf21cb81e5348185a7694ae2f221e7 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 abaa473297cf21cb81e5348185a7694ae2f221e7 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/24837/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/