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 CFF4642B61 for ; Sun, 21 May 2023 11:43:04 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B132940A7A; Sun, 21 May 2023 11:43:04 +0200 (CEST) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id 344D440A7A for ; Sun, 21 May 2023 11:43:03 +0200 (CEST) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-6238386eb9cso42187746d6.1 for ; Sun, 21 May 2023 02:43:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684662182; x=1687254182; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=M8gUqfjugjP3l4JBY9pW4f20wFs/NSGSMBy7uSQl5E4=; b=e/zvqsuvIjYDmGaGxZ7r+qJ+HnI1OdhVFN1+eY0+48amlTJY+82GGttowCB6VJejyr ojKjjgy2Itfpsc9887zznkZiJ44a2CnVrcnAVFwrlrukcnO+uFufKHYayJQJvCksJyZu 19YXncxhFjWelJqWYoPlRBlXT6t/0znTp/R2k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684662182; x=1687254182; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=M8gUqfjugjP3l4JBY9pW4f20wFs/NSGSMBy7uSQl5E4=; b=ZOX8226A+sj9MiHvT1U/40EeKTQNZVAFHW31LGwJRVBKfJ4jMnkuDuWNIwOnged8Nr swQmhqub8d0wCqqGUVFCOCpIxLKBqz2FOSN+H72vvMKrlgslm+bskh2ikLydb8U0HGEl 1D8QP4xCdRI+2uvRTesNhtZ7W/1/cQ8gHdxsggb0jnc3Jq/jJK0WezC/wnEk/kkt+/ka NGBBCdU3ngE/jWTybe4ebglXbZ3yoROa7TifT7YooeRd0fUujCz6N9Gf2d9106cQIDWf dXx6Yc3wsmrE7NradT2Pwj+4yy8/N6mTh3gupI55aueQ4SmdiSbtJt9Hr/f6Ao5uSm/J u0KQ== X-Gm-Message-State: AC+VfDyAVt01d57tJcAPQ6JsWEfPNPrJjS497Wgxz/cKvxACog7YNW9q QF7BBwp3073dtNJt24s66sPmiVQogmyqVet9muImUu+f/oiL9x6Vp82HgQ== X-Google-Smtp-Source: ACHHUZ4TrsLr8803JbGbJ+RhIyom4/d9QTxFFB+7fIiP3AeQYhUXB04dtvVp2AKheLkRe8yCK1RVWBDjBGKI X-Received: by 2002:a05:6214:19cd:b0:5df:47e2:8df5 with SMTP id j13-20020a05621419cd00b005df47e28df5mr16227053qvc.31.1684662182657; Sun, 21 May 2023 02:43:02 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id m25-20020ac84459000000b003f364e991bbsm402169qtn.13.2023.05.21.02.43.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 21 May 2023 02:43:02 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 21 May 2023 02:43:02 -0700 (PDT) Message-ID: <6469e7a6.c80a0220.a2298.6bc8SMTPIN_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 4E458605246B; Sun, 21 May 2023 05:43:02 -0400 (EDT) Subject: |SUCCESS| pw127137 [PATCH] [v2] drivers: invalidate dangling MAE flo 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 Test-Label: iol-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/127137 _Testing PASS_ Submitter: Ivan Malov Date: Sunday, May 21 2023 08:36:31 DPDK git baseline: Repo:dpdk Branch: master CommitID:a399d7b5a994e335c446d4b15d7622d71dd8848c 127137 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 12.2.1-2 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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/patchsets/26320/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/