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 AF82E42BA1 for ; Thu, 25 May 2023 22:20:29 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id ABA2140DDB; Thu, 25 May 2023 22:20:29 +0200 (CEST) Received: from mail-yb1-f226.google.com (mail-yb1-f226.google.com [209.85.219.226]) by mails.dpdk.org (Postfix) with ESMTP id 7760140DDB for ; Thu, 25 May 2023 22:20:28 +0200 (CEST) Received: by mail-yb1-f226.google.com with SMTP id 3f1490d57ef6-bacbc7a2998so120386276.3 for ; Thu, 25 May 2023 13:20:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685046028; x=1687638028; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=rmGV2aKshLXI8iwSxiemF8tsm4kzm24U7liPsUW7WOw=; b=Nu1Hh4cJeiqgqK+18UifmRckNQd6CPLqAstC6HQmrJ9QKdrvnUSBRrfFnNKU+kLYJ3 HGru5gwzxWwb+rhwvtwCSDDPCC2mu67RwB15FECmAWBO1Ik1SvJtoF+DQHJqPxegsLLw e/mjOkAatiIiwiMUKTeiSl0IFMi2j02HwQL4k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685046028; x=1687638028; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=rmGV2aKshLXI8iwSxiemF8tsm4kzm24U7liPsUW7WOw=; b=H6pYjVCyooCWADqmJ4iC10AaghQmE2QgapX+kotf7XbdAFHAdO6a5eb6wZ/ckCs+pG EZfeV5Cas3/joHu14szt+zJDb5gMDLfcGuDYuTLVjMY2fbpUOGe8EXItt4ReviH780t6 YNGDIAPewafrwZYj2Yyyyr7tUVIkJmmdFcVWQqsxkfQSBH2WChS1305HZ2sT7R2DEUKh 96VqMD/Uo4alAhnnLDq4Ntla6wHGO0B1s4rreByaWglMa0mvbbOM1qRUjOxX7UXR9yJX mPIIjAHPwXPtOkElmG+yWCYFiwDoLP1ko7vc18N1x8TI/Znwwp4AwmIuWqDG/OHq4kVj YPxw== X-Gm-Message-State: AC+VfDz28q4FeLOkm0y/WyGatrkLpyxSFu4niHKWu68IWTt3gbQYZIzn XNSb4zFT7vUJuSu7HmJmPY1CjwNfcaukuMD8O78kceHYMWSfjjgjroHBWg== X-Google-Smtp-Source: ACHHUZ7DLWyJ4PxYyHdTmgoQpDal68J3j+F5TACqSc53khEkLRrJQsEbjYt5yov8WN9yFZWcsO3vx3ibgorM X-Received: by 2002:a25:655:0:b0:ba8:29f6:5899 with SMTP id 82-20020a250655000000b00ba829f65899mr4731674ybg.16.1685046027942; Thu, 25 May 2023 13:20:27 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p6-20020a259986000000b00bac2f4d336dsm128676ybo.17.2023.05.25.13.20.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 25 May 2023 13:20:27 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 25 May 2023 13:20:27 -0700 (PDT) Message-ID: <646fc30b.250a0220.16ef1.3691SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 97320605246B; Thu, 25 May 2023 16:20:27 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] c9df59bcc9bec67783de98486879594e52bdc418 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 c9df59bcc9bec67783de98486879594e52bdc418 --> 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/24721/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/