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 A753F428F7 for ; Sun, 9 Apr 2023 06:58:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9972C406B8; Sun, 9 Apr 2023 06:58:19 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 07903406B8 for ; Sun, 9 Apr 2023 06:58:18 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id r19so981846ilh.8 for ; Sat, 08 Apr 2023 21:58:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681016297; x=1683608297; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=hc69UzxN7e3WUWF/shavRFrvJuso4IFvBB8F1nQ08js=; b=Zxx9lQq5ZNIv/4VZyIZ497T3E2VP7AkE4jsKuF3+W6Ed07ij0TInFbx7MU5oBuCu9q dKW540EBn+jPzN8pfJP6KfC7QCrbwaQ3kRjoSTIRk1/aHyiLGBjOjX2jzgI2xFNvUsLz w+eEXl+EP+Qsu5GlkrSnyH7868LSEhxlczUlo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1681016297; x=1683608297; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=hc69UzxN7e3WUWF/shavRFrvJuso4IFvBB8F1nQ08js=; b=aUBoi7xrGESTQZfcKUx0KbEx56yXH/tCuuvNC8EymtQXKLliHAUDcpA0W65Tks9Ayn us2hrXqBjMtPNos/RoAFgNBax7xuLaTserbGTAZ7XV4i1iUVTrqZncKNajdP5g8juydJ i4uaXZygXOPq9+EuoG+aanTmMDHB65D7WBd3u7S8u3NTQQjyXu+WU5zlEZ/mAsN42ta8 va6FK3CVX9jVj+UR8eHI2SbdjLwi0NjJFNO5/XCj60coPY3mdXJrvzVI7qA7GUKG+86h E/2YYpshfp91EA1pXDuY6buhkj27IxtHM9lGO8Jd8A8+KpGGhLEP/mpw7or8CUMFOUUh 43ng== X-Gm-Message-State: AAQBX9fYWBPGZ8P3xjk8ZqnEoL6QwNBtuaKpvrYdlFpqHPykRi3FeTBo t2XSyev1ueDcjFeSymJ+ThqT+2NC48DqZHXoBnMvqyYXWdhAzjWMXZGmUa8AkSut+A== X-Google-Smtp-Source: AKy350aN1hQLUIsEtvhYB1xBsUBhYp/w8crOdJ9tQQ9OLhmO5BbzZkyKXxGZlo7o/19f0lJUF+PRU7VOzRuq X-Received: by 2002:a92:cc4b:0:b0:323:154a:5420 with SMTP id t11-20020a92cc4b000000b00323154a5420mr2278047ilq.17.1681016297409; Sat, 08 Apr 2023 21:58:17 -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 l11-20020a056638144b00b00406386c59ccsm633586jad.33.2023.04.08.21.58.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 08 Apr 2023 21:58:17 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id F0729605246B; Sun, 9 Apr 2023 00:58:16 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id D447160092; Sun, 9 Apr 2023 04:58:16 +0000 (UTC) Subject: |SUCCESS| [GIT MASTER] f7dce59377b34750fdda7d1780d527233c84663f From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, Xueming Li , Christian Ehrhardt , Kevin Traynor , Luca Boccassi Content-Type: text/plain Message-Id: <20230409045816.D447160092@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Sun, 9 Apr 2023 04:58:16 +0000 (UTC) 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: tags/v21.11 f7dce59377b34750fdda7d1780d527233c84663f --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | CentOS Stream 9 | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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/24185/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/