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 05C50429D4 for ; Wed, 26 Apr 2023 00:30:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3C588410D0; Wed, 26 Apr 2023 00:30:54 +0200 (CEST) Received: from mail-vs1-f99.google.com (mail-vs1-f99.google.com [209.85.217.99]) by mails.dpdk.org (Postfix) with ESMTP id 597C4410D0 for ; Wed, 26 Apr 2023 00:30:53 +0200 (CEST) Received: by mail-vs1-f99.google.com with SMTP id ada2fe7eead31-42dfffbbfa8so1778675137.2 for ; Tue, 25 Apr 2023 15:30:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682461852; x=1685053852; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=dE9vrryMB0Zurv0PIkh8Z0wKhBe5Z8PBam0lVEz+NUA=; b=cyCGAcuf48jVk1OEGQnZs/P/PbVz9bBxIN898dQzLPCozLQh0a6QA45ISozmH4nbA6 /eLk/ErHO13Q/QdMQWNmy/skYkVXc2T/HVtY1x4/kQftHyomdjIj8FzDFycrMgJOpO/c 0fSnzwnR82YegafWDz6DAysJnsNpdA1JCqJMc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682461852; x=1685053852; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=dE9vrryMB0Zurv0PIkh8Z0wKhBe5Z8PBam0lVEz+NUA=; b=AgVnu8LkhAyH0Rpj5NqD/E4MwK1HU6ik/OmeMB/oMmPxPva9XnsnhvEjXsivhn8/iO QfKyNUq3TlVy/ETbtNz8u1wvSTpI/hipFuLk7upyLADI9aGyAHmmx6ErVGgH7nGQogpm 4G1yoUkCgNqt0yAavWUKCJQfArU7sI3NaOw4xcEHWO17h3AJIi2p6S28/+PhfNWpF/ki SQW6jHnoFkhfzt/Ko1l+8Q3afBfWCoBMUz6cCypfy15Q9WtXXet16mNUMZMYwdHPhnFy WuIM8SADiCK6HMEYhw3Xsqfz673R5OC7l0S41c+kVe3WazueTyvY+Nqdb7NBDDrCV/oq v39g== X-Gm-Message-State: AAQBX9dsERXMlGy+WsEg7DwcS0xFQeIXfbVPfJ6KSYF6KxLqBGqQIyYk /T/2I0cvVlp3vW/Nqr569e/oPUdSxMw/+iMPjsqG9WlxgQ0GkWsAgybTDbmWKfulCDaLkyUgQg= = X-Google-Smtp-Source: AKy350Yw4le9IDE6pn7yXrV+IULSnlYDrktGDs/gqAns/9mG5leTMUtlRg4bt/4p8HYtvvYuzVX7KWyLi7Za X-Received: by 2002:a67:af09:0:b0:417:b5ff:e4ce with SMTP id v9-20020a67af09000000b00417b5ffe4cemr7982422vsl.2.1682461852710; Tue, 25 Apr 2023 15:30:52 -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 l7-20020ab03d87000000b00772184f64a9sm1294559uac.8.2023.04.25.15.30.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 25 Apr 2023 15:30:52 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 25 Apr 2023 15:30:52 -0700 (PDT) Message-ID: <6448549c.b00a0220.19e3a.8c61SMTPIN_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 7076E605246B; Tue, 25 Apr 2023 18:30:52 -0400 (EDT) Subject: |SUCCESS| pw126484-126485 [PATCH] [2/2] net/sfc: invalidate dangling MAE flow action FW resource IDs From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon 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-aarch64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/126485 _Testing PASS_ Submitter: Ivan Malov Date: Monday, April 24 2023 14:30:46 DPDK git baseline: Repo:dpdk Branch: master CommitID:d03446724972d2a1bb645ce7f3e64f5ef0203d61 126484-126485 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM GCC Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26113/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/