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 C994C42D74 for ; Tue, 27 Jun 2023 20:46:47 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C4B9B40EE1; Tue, 27 Jun 2023 20:46:47 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id C5D6E40EE1 for ; Tue, 27 Jun 2023 20:46:46 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7835e2286c4so100874439f.1 for ; Tue, 27 Jun 2023 11:46:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687891606; x=1690483606; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=e024A0ysKlM7QvznCzT2qpHoyloHGLDt29Y2KwVnz0w=; b=cvgQL6X3vU2ZxSB/gSH3pAQuk4r3Ehj1lRfqHhbJ/S2NWt3HFGbVHcsiTrtKR4Ahu5 E1zAj0a3XexTNkTLa81YzMECYKIUHq0dgnvqZZyQTdaAM+tLfRy0V0Tu5bvScwijZ/Rt BkhbMPnc56vcOBdFq7osWsMzX0ioAFBB4hd10= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687891606; x=1690483606; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=e024A0ysKlM7QvznCzT2qpHoyloHGLDt29Y2KwVnz0w=; b=fhmjtoBANZR1m0XDp0Xfw3aUiZblJWMbIqosghbITBlZoQMAnf5uXHJ9+L8GeALnVn XUDoXTcWJnqYp8F3N6ep3+mBBvgZzjmmMoSQaQ4KctBG80z7JpiMIchNIDFoHo7UHN0R bWHhTyvdEzhCWB7zTQoUcuRxskuTnLf3DtlCm1vyvh+vKy7iRlMzbkaBbHiUzL8hj5h0 Mu30lg79KGnBVQs3+1j38fDJqFYEBu9eLbgI3SPbvjY63Zrn3PDrghOCyugKhNPT+Uez LI+YGClql0nIx7inG4h8Rho6FSEy0mUdjvkXsGxNfW0qEhcsDeIfl+rLK7dzZsbZQoHL /68A== X-Gm-Message-State: AC+VfDzljmR9TP3KTXv0RxMSeLVLVNIl5WgG7aeFRF2PpvtnDENPbJW/ UF+NsU85OLVZRkjAasPZg9rLJaWvqz2FUSx8Hhfc9+oUPqb35A== X-Google-Smtp-Source: ACHHUZ6+uK8fi46v0ndHCAmzrtxI9fK/mgOrtTWcRqAHChrn+pM5Uk/4W0+G937Bw28rgXfrz/tig6yobKSv X-Received: by 2002:a6b:440d:0:b0:783:37b2:4b37 with SMTP id r13-20020a6b440d000000b0078337b24b37mr14036329ioa.3.1687891606195; Tue, 27 Jun 2023 11:46:46 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h10-20020a5e840a000000b00777abe7abb4sm325036ioj.19.2023.06.27.11.46.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 27 Jun 2023 11:46:46 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 27 Jun 2023 11:46:46 -0700 (PDT) Message-ID: <649b2e96.5e0a0220.b16e5.125dSMTPIN_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 B7251605246B; Tue, 27 Jun 2023 14:46:45 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 5e7e9ce1a880c19e82040ad73a659807a5c7d695 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 5e7e9ce1a880c19e82040ad73a659807a5c7d695 --> 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/25191/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/