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 078EA42B68 for ; Mon, 22 May 2023 03:18:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D473C410D1; Mon, 22 May 2023 03:18:55 +0200 (CEST) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id 7230D410D1 for ; Mon, 22 May 2023 03:18:55 +0200 (CEST) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-19a308a045aso1751141fac.0 for ; Sun, 21 May 2023 18:18:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684718334; x=1687310334; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=wkbQ9jt+MCja5WHxxEkTg5YAncboRECLmPHawvCB4qo=; b=M5ZHOYbrcG5Ubdx8aAuYF/rKtANWRRrW/bAyY2yZxMHw3f0itvrYm/3t5vgYIK7hwE 3rv7cbzCmwR5rTItsXmDY9eDzx0GKPg+w5Bj/6Z8oiVr60sJ9LjLTTSMpW4qtPgjSkqQ +gzhWTTnLoEgLkFcGCE/PYe/GJKMiNjhI1tbk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684718334; x=1687310334; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=wkbQ9jt+MCja5WHxxEkTg5YAncboRECLmPHawvCB4qo=; b=a3A6VHFTQgzrDBUx6/DoDtntmES7hskjNQUqqh6UyKB4gOUhr/Pur+4uJFRDw6XFu4 movkrhqfsYbiRdqWnhF8je6kiCljdWj/893lBCHi28IViShhZIapbbctAeVNP+QAgAaw X5qMyMHxLXvln6rvxFjfmdgjvjk4Fg8Sm3SCVp4LwLcXYNq0CJKikHF6Dv+YvlNrlg1+ zTR5IDOrwXsbQAiO1FdIrI+rjboXsVMVUBLcZaqvz4tiy7ggcooZ1Nnd4FzWxIdjvBEm b8YbkuK8uUVae077XP+iDgj47vjlXnon2hUDJbv3QwdyMGDFtOiUfZ8tW/L6yK44w/f9 d6LA== X-Gm-Message-State: AC+VfDw/t11DHDrP98yPeMnNd0S2AF7LOkvaqG/Tm62QXloS1QCD4W8V if5sGqRWdl4h8UWubl5eogsrpUH5myc5sQaYwQYaTLH2KHmtJkPFIVhrYrNqURP41ktuLXbfiA= = X-Google-Smtp-Source: ACHHUZ7pW91mC3wp0yFlec6eWxtjo9/1goWNCFt4yVEWwSNOKXg1UMklNCRNv8ZaxAqwUDs3t1oqRVQhV3NM X-Received: by 2002:a05:6870:a502:b0:192:d487:60ae with SMTP id o2-20020a056870a50200b00192d48760aemr5325031oal.16.1684718334727; Sun, 21 May 2023 18:18:54 -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 pl7-20020a0568704e0700b0019a1331387asm890582oab.36.2023.05.21.18.18.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 21 May 2023 18:18:54 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 21 May 2023 18:18:54 -0700 (PDT) Message-ID: <646ac2fe.050a0220.77d11.e6eaSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 2F23D605246B; Sun, 21 May 2023 21:18:54 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] a399d7b5a994e335c446d4b15d7622d71dd8848c 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 a399d7b5a994e335c446d4b15d7622d71dd8848c --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | CentOS Stream 8 | PASS | +-----------------+----------+ | Ubuntu 22.04 | PASS | +-----------------+----------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 11.3.1-2 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/24657/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/