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 358B543FE0 for ; Wed, 8 May 2024 14:10:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 31B0F436CD; Wed, 8 May 2024 14:10:19 +0200 (CEST) Received: from mail-oo1-f100.google.com (mail-oo1-f100.google.com [209.85.161.100]) by mails.dpdk.org (Postfix) with ESMTP id 73256436AB for ; Wed, 8 May 2024 14:10:18 +0200 (CEST) Received: by mail-oo1-f100.google.com with SMTP id 006d021491bc7-5acb737b508so1772939eaf.0 for ; Wed, 08 May 2024 05:10:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1715170218; x=1715775018; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=U45oZDfInEE+goX3Knn9XJdDzHT6CKtVCEpb1O6ZUqQ=; b=NsnoauLUa/7s94GCu/ZFwpb+ced8fB1W2RFG/XKQ8AHa6I6JXB7fotPIUJ2YADdYdq 6ypQbHx0kcvkZzx27vnGzDId2tbUSW7lnY6q1qN2LGjFHS7iL8QLAM/wMTo9TTYu0Whe n/QSIDSSK6el64C1gSvPO65rXm9uMshcZcxDA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1715170218; x=1715775018; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=U45oZDfInEE+goX3Knn9XJdDzHT6CKtVCEpb1O6ZUqQ=; b=wwX+QSajs/EI95GGoXBGieXEIGgLt1h+xmW0Az9oA6fkw1L0Uujz1fWYZdl6blQfrx KFvKSs0Vjw/ouFdNNWnW8qT498nMM/ARsNvryXa6u/IfTbb/oJcis6Yn/JhHkv4IrHIX mzfhdNhAw64fvUwOImysM764ZGV+wTF9BMrFAHy81LKUu2aN83l087ZPQ6K7Yu3IZcyK FxQyG49LdvmW/ZW7ZAcOjLPudmPOlSsBZ5RTMl4iTXVc2w+oqYHSVNMBnLFnzwDvpmBu BebXcOMBJMWjWV/dFiRQUsgu27HSVFeo9G+jd7Q4w5R68ppDenI/OetvxZO/vtQmQHI9 Z0YA== X-Gm-Message-State: AOJu0YwOabWVYg3wspANIFGRjrBnKcYHYmPu2curppM/Mukcya3A0/bV bedMwD3EdNiK1ZuSRTnSz97Pb6wfStJ+a9Apyqjim80GSL7FMiOyu6+IBXqAxjHzPrmREkF/r3o LpIGZz5NEdqG0uWS1x0r/GTYtQdbbOX4ENQMzYWOfq3dBHZFp3ww0C4bS X-Google-Smtp-Source: AGHT+IGPLJvhJIcxn4lkoSkRnk5/+ug0/Wu6YcjEpsdXsROkjI9mQ1d7Ro7FcKIBDEWo7NWKEZzCmyEcMZ9i X-Received: by 2002:a4a:8c46:0:b0:5b1:bf03:d1c6 with SMTP id 006d021491bc7-5b24d2cfaf6mr2065093eaf.1.1715170217823; Wed, 08 May 2024 05:10: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 r1-20020a4a4e01000000b005aca0e43d65sm1550267ooa.12.2024.05.08.05.10.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 08 May 2024 05:10:17 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 08 May 2024 05:10:17 -0700 (PDT) Message-ID: <663b6ba9.4a0a0220.b4b6e.c3f9SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 52C5A60524C2; Wed, 8 May 2024 08:10:17 -0400 (EDT) Subject: |SUCCESS| pw139995 [PATCH] common/cnxk: fix flow aging cleanup From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240508105713.3207940-1-psatheesh@marvell.com> References: <20240508105713.3207940-1-psatheesh@marvell.com> 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/139995 _Testing PASS_ Submitter: Satheesh Paul Antonysamy Date: Wednesday, May 08 2024 10:57:13 DPDK git baseline: Repo:dpdk Branch: master CommitID:7e06c0de1952d3109a5b0c4779d7e7d8059c9d78 139995 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Fedora 39 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Debian 12 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29927/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/