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 D5CB642D85 for ; Thu, 29 Jun 2023 03:00:38 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D09B940DF6; Thu, 29 Jun 2023 03:00:38 +0200 (CEST) Received: from mail-vs1-f100.google.com (mail-vs1-f100.google.com [209.85.217.100]) by mails.dpdk.org (Postfix) with ESMTP id 8A6F740DF6 for ; Thu, 29 Jun 2023 03:00:37 +0200 (CEST) Received: by mail-vs1-f100.google.com with SMTP id ada2fe7eead31-440ac4b44a8so58685137.3 for ; Wed, 28 Jun 2023 18:00:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688000437; x=1690592437; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=12Vwa4WJ+Zj8iMDfYt4cnjgvlkbLHwdsFpjkHFmZP4U=; b=ZeBoZ+S4EWHXFIajm1R4xunq+ZDc7tt311NTDX0hhpPB5P02D4RvoYonoIcodHKjw7 tOAyy5z19rFNMDhv7yWOeJpP7/WSmyvPAMCg1249RVvWGkKG9sTClf+OsEL8/JJDbGu3 MZGOIAtrsVqTBywPOlbkbhz3t4cWZhmE5ewq4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688000437; x=1690592437; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=12Vwa4WJ+Zj8iMDfYt4cnjgvlkbLHwdsFpjkHFmZP4U=; b=J0qj9Sl7/e8EYjTUr0DvEhw67mpkzFOHM2sBtiinUdZGGfewJQU0H6opfuJNV02Onw UhKgvGI8TlffRGbJny9lDoR8gRwZvXuq36ionajGiadTcutXkZMChj0ZSA6M9C9a89mK xVQjrPmE0cZ/Bc8eTh3tCQG2FYGhQpHrAn1YRi6EpQQsHjWOXA/5WlA+GbYfBFW3wKKW SfZQHedOr2uLl6FYKeK0BEWFw+LeFoafsZrXOf+fggBzHS/v5YGyKgDnv3RWCK9UqPXT XUMTB5WmeJDA7i4QTpIbp7M0SFUNmJ9t9IaexTUaN8HomVKdGD9tMAo8Fn0LRwiZNHp0 wuAA== X-Gm-Message-State: AC+VfDzd6RUA3jS9N1CU8Id+AkUymq9GiDJigleEh7vnmm+bQngQ5RrL jp6K/Rv2m0Gu+ph+GDbTUK1DwdUMlWtnWxjtAh6HLJa7udf9UCoebdMrXA== X-Google-Smtp-Source: ACHHUZ5tITgsL9udajrWE61X0M3vqkioa+WwPa/Vo3YYX9yQwlz8uYKesgZK4KS88L8KHnkp+ldLEKzb2aEv X-Received: by 2002:a67:e892:0:b0:443:5988:6ce3 with SMTP id x18-20020a67e892000000b0044359886ce3mr7588844vsn.11.1688000437014; Wed, 28 Jun 2023 18:00:37 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l6-20020ab06ce6000000b007917c6d68dbsm806861uai.3.2023.06.28.18.00.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 28 Jun 2023 18:00:37 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 28 Jun 2023 18:00:37 -0700 (PDT) Message-ID: <649cd7b5.b00a0220.28a98.30a6SMTPIN_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 AC6FE605246B; Wed, 28 Jun 2023 21:00:36 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 93a4b3beba4ee611685148917981f846427cafb2 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 93a4b3beba4ee611685148917981f846427cafb2 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ | RHEL8 | PASS | +-----------------+----------+ | Debian Buster | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/25226/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/