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 847B0425C8 for ; Mon, 18 Sep 2023 03:18:53 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7EA2A40261; Mon, 18 Sep 2023 03:18:53 +0200 (CEST) Received: from mail-vk1-f227.google.com (mail-vk1-f227.google.com [209.85.221.227]) by mails.dpdk.org (Postfix) with ESMTP id 981CC40261 for ; Mon, 18 Sep 2023 03:18:52 +0200 (CEST) Received: by mail-vk1-f227.google.com with SMTP id 71dfb90a1353d-490cd6db592so1691878e0c.1 for ; Sun, 17 Sep 2023 18:18:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694999932; x=1695604732; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=yVy9UKRtZixQNXlShS+tQsIBpUeb2jXteZHEOzYrqyk=; b=K5daIAoui3XHDTn03uvtfW2w5Ql3SXMPyfjD92mpT/Jo1PLELolX8C/8uzSquEmhkw wZtDW/qtvzrGNPJYGgbceReta2t8YpHfr7ODjZDBMOYCMfKa6Ca3tXsSqVtmgCAh9XW2 S/WdMqcsmzRymrDIAe2LkMm5zPjjef+I+3658= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694999932; x=1695604732; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=yVy9UKRtZixQNXlShS+tQsIBpUeb2jXteZHEOzYrqyk=; b=Qh2YEe9NRJp+txJThbpUbYLdY8QnelI4SMVpuI0JJY+/2wvctg0vmclrwy1xAXzc30 zRe2VZBZ08q6c92BOSSI0GmiEOZbuP1tEto9rSjx8gjx9iC/z3k8yVCyemhMHQqGapgX h5HMjvRoz9fpV/OwD00AM7Rn13kw7jCLWLSbt1z7XJ3jUZAZw+B8QQ2k6x8jwdm6uAo6 lQ4zR3Wxn6/CTuFL5CQhTUt9NV5etPjqc+gu9Zi/tr/v3ggrQRFa+yOQSUzq+hQkZD+k axa7TrTwsgByUJk1u4tTXSaG7lEuXKwe5sbRganHOO9V6rBucIWmkl7XtwLLheUcVjiB 8XOA== X-Gm-Message-State: AOJu0YyTkBiZiyXp2VgodieEWLIDEfQEFzPlgIwYoEIM3yLEqYnSvZVs xysAfarijczZPCs2kN9Lgu8T6fDdB22tjsU6FGYVhMll3rBo9Fi2CFMCJw== X-Google-Smtp-Source: AGHT+IF1JCE+mTItKEaJQtykLKKKCU86Hpsa0irfnxeXGhcVry8zv9yUBy3eDImDU/QaGo2SiMjQrP46WNNQ X-Received: by 2002:a1f:d685:0:b0:48f:8f80:8bf4 with SMTP id n127-20020a1fd685000000b0048f8f808bf4mr6538545vkg.16.1694999932016; Sun, 17 Sep 2023 18:18:52 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g9-20020a056122098900b00493517afe1bsm851236vkd.12.2023.09.17.18.18.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 17 Sep 2023 18:18:52 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 17 Sep 2023 18:18:52 -0700 (PDT) Message-ID: <6507a57c.050a0220.dcac7.cc24SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 7DC126052471; Sun, 17 Sep 2023 21:18:51 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] d83fb967212efa19d272e7fa65d17c9ad94b17c1 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 d83fb967212efa19d272e7fa65d17c9ad94b17c1 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Arch Linux | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ Arch Linux Kernel: 5.4.0-73-generic Compiler: gcc 11.1.0 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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/26143/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/