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 B55A642D0C for ; Tue, 20 Jun 2023 22:47:17 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B0AFB410D7; Tue, 20 Jun 2023 22:47:17 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 34AC0410D7 for ; Tue, 20 Jun 2023 22:47:16 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1b51488ad67so26775125ad.3 for ; Tue, 20 Jun 2023 13:47:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687294035; x=1689886035; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=M+bSrhw+kxQon/fQ8R4NVnIk2FAuDDMVPC2XnSl46yQ=; b=RYmim76IX4+PszjAZpzTgbSagaK9DUCpLSihioJTd4F5LoTXcNBXrVlg+pY/jM4odQ LZ0C45RWyxZuvM5lebUJRo8Wc+OFxPrmBF02fownIGaqTmwRmhUGXw3+GxJ6bhSVsX1y JfxZidZM/JNzMqB650VdnZzdqqGOBox3LXDPQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687294035; x=1689886035; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=M+bSrhw+kxQon/fQ8R4NVnIk2FAuDDMVPC2XnSl46yQ=; b=WXIfcHXs4SB+jhFK3DjgdwAwJEz6D03zZV7+J6uNAIKi2t2N4DqRMZOCIJ6I9a0+cl 75AsOkHIDyTcyuJR8DVd75PIdnT/RnRJc0uSiMkp7WCmOfQDLCDZmJ0dWCZ26djieSms xtA0tBM7FoVkPxK+VOLACLXr+gYudu5jcO6oAsORBUnNtdzrTUeSEq5FY+BvxtFXv0Eo V1puRuYf7v4S/H0SvAlkV7bBTYPIViLBzT5QRaKgtkIgF6Ysz9QKleW5JUS+1kNw/I4K VjOcIM/d1wbXFSTZhngwbtIq9WMAqb12f6qP9Hgxk1vstlIoNzxmp+b+xmyBeKG+RDql qwjw== X-Gm-Message-State: AC+VfDxfp5QqC7J5JJEZZXBWRUBGN4MoTvTLkFD0YALFo1KDMLZw0yMY z3gVaILZpjEg/1D0ngaNGo6FfLnziZvO5zu4JWR6lHU23E2Xkg== X-Google-Smtp-Source: ACHHUZ6phxx6QvYcyeJj/zihSciWaKVDdsLcVQNSyIjAHZAaNWXSh/eu7IOzUuxrJgYhKy0BeyfS2N+kAEMP X-Received: by 2002:a17:902:bd45:b0:1b5:54cc:fcb7 with SMTP id b5-20020a170902bd4500b001b554ccfcb7mr7344835plx.34.1687294035318; Tue, 20 Jun 2023 13:47:15 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 5-20020a170902c24500b001b52891bd4csm321422plg.98.2023.06.20.13.47.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 20 Jun 2023 13:47:15 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 20 Jun 2023 13:47:15 -0700 (PDT) Message-ID: <64921053.170a0220.50397.521cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 88F03605246B; Tue, 20 Jun 2023 16:47:14 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] bc4d8cb1dcf061794e22a03ed27f6a48fc6e67ed From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Andrew Rybchenko , Ferruh Yigit 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-next-net bc4d8cb1dcf061794e22a03ed27f6a48fc6e67ed --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 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/25077/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/