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 CF49A4236A for ; Thu, 12 Oct 2023 03:48:04 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CAD7240279; Thu, 12 Oct 2023 03:48:04 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id D1F5F40279 for ; Thu, 12 Oct 2023 03:48:03 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-5a7bbcc099fso6010137b3.3 for ; Wed, 11 Oct 2023 18:48:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697075283; x=1697680083; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=0rXKo6owRMuC+mZDpWFzsT6xqtmtMzUEjKaltB29EW0=; b=Nri3dq5ieY05at/hXGGLKI5i3bUdyZiK3pFFDMZ0gbfULvduW8z+IOQh4DOb32wzo8 LhjppswIheO+perrukXToX1QdvNYRky52uv7WaTdnzyQmvy4+Slw30TLMrajqk9ye7UM QE7YGaFRrTT3npwgMN9+X24l5APV/Z8qLwfYY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697075283; x=1697680083; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=0rXKo6owRMuC+mZDpWFzsT6xqtmtMzUEjKaltB29EW0=; b=waBr/hHWXLjJAlejgrGCSy0gRSQGdjQ2UaI8TFsYmnkVunR26vfOb+MsF8D3tX8CdJ WhHdAYgPm7QcW9oVr8AcwXDGbnizdHkEfnvyApgBvSvHmQDxdRoYDYTYUz+Uv20kfMM0 ypxm2C31CHJH4iDakIwvLryJGFwlLnfs+vIcPKySCpv7bH8IVYqdaR+/WsgZX8GWAfMy Cj101fScOWEgcD0s7JUheF9sCW0TWvFLusebD3iS7piEVgvXK5yfEb5DhX5pwMFgrwSA JQ3WEkpcaexJPFFXUSsCaH5V76a0iupYROZ1VgYSMNFNRi+3CxA/yQbTTwFc3OoIKgyP GUZw== X-Gm-Message-State: AOJu0YyEcuufK67jF1XAQQ/9yvTMDyZoCH7OkJR0yNAc2DxfT55xg1ao NGh0iZdBeAnLva11aQD+w/B25MESkR+P7mGz3RqmyqQBQqAwSASmorTpK9B3HXikyqeWcdhyBA= = X-Google-Smtp-Source: AGHT+IEP9H44lFqXcmATqDg/DnX+yQ10z25XdpvABysnl1y86RSpwFjXD3V9Vfbn0vrU6ISTLheVH2Rn2G0N X-Received: by 2002:a81:bf48:0:b0:59f:72a6:da0e with SMTP id s8-20020a81bf48000000b0059f72a6da0emr23419761ywk.41.1697075283299; Wed, 11 Oct 2023 18:48:03 -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 s17-20020a81bf51000000b0059587543280sm925696ywk.66.2023.10.11.18.48.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 11 Oct 2023 18:48:03 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 11 Oct 2023 18:48:03 -0700 (PDT) Message-ID: <65275053.810a0220.9aecb.a4d1SMTPIN_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 F05B16052514; Wed, 11 Oct 2023 21:48:02 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] a1934215a7691a86c55d415bd01ae8318581b67a 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 a1934215a7691a86c55d415bd01ae8318581b67a --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Arch Linux | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Arch Linux Kernel: 5.4.0-73-generic Compiler: gcc 11.1.0 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26439/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/