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 B9A7643FE0 for ; Wed, 8 May 2024 14:03:17 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B1B05436CD; Wed, 8 May 2024 14:03:17 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 2584C436AB for ; Wed, 8 May 2024 14:03:17 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1ee42b97b32so23488605ad.2 for ; Wed, 08 May 2024 05:03:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1715169796; x=1715774596; 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=0nXTWp+f9NEEnv+R5KxsZPv87Oe3RlmsOwZPqMyCCKA=; b=QRlEPgMg3hNobmWxRCuuxm6cPqgHWIdyJdqurPfd3EeYpv7hTSU65l4FxCSvlTK6sX JOxiBy5hwVspTlVlM+VgQEVrNtTJbvyL/ybE5WsR9570ILei5QPif6n5ivLB0RoNzuRy iy5OoHhCNVmxcWsMm+qsVFItImL8ffsWUbVmY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1715169796; x=1715774596; 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=0nXTWp+f9NEEnv+R5KxsZPv87Oe3RlmsOwZPqMyCCKA=; b=qTK9cyzwxnBOfhlwpnmqIwax+POnVaiAq3pHTmSoQmfQY6pIXqAoaNRW/isgTLOfWu IPbLY2T5RhI1GBy1fkhZosKRSui0dqQxHsbKtrcFW3hd4ZCFDFZMRQdTpCA5nD4lTeol XAbyUxGOF1JkbXyLWw4ZejUQ2npZdlS7DdZNlkNU6h5H8cYDz6DVMcx1snHZdBn1xKa0 W9sb8nAYOg2kN3y/ibeMSZvL9Rjx8/QJNvHXk+vNApz6rR6oU6AlyCX6rrwv0N5i+otS DIt7UHOEZA52+i2lT7PKjvZ310dmI8/nxX4Y03XUODAzwFztgmUQ+A3Etvh5sxKiGG9s VcAw== X-Gm-Message-State: AOJu0YxuQlMNl3lr8LNVj5xqEOCRuaIoaG/XIfK1trJtaeJmmyllEvMj yl1seobl103aMW+fyOMQTlpZQ1o50CMntxJYh0JnZDyLQUMCFBGTvu2sFR7EQAhxOBZpEYL08nI 8zOU/75qafeysxfSCJJYy6UA/JTHsXaWbmrfbJ+abMhrurGwZpF5XnVNl X-Google-Smtp-Source: AGHT+IG+9bmXbuEH9wPFad6y/Drz5sbsrcGedRmyG65tYK3LlegHg3YHbzI7eMR4dIqmHAN3sFJ+CSyzEShq X-Received: by 2002:a17:902:9a02:b0:1eb:2988:549d with SMTP id d9443c01a7336-1eeb078d186mr22829065ad.40.1715169796345; Wed, 08 May 2024 05:03:16 -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 y6-20020a170902864600b001e27adcc786sm709989plt.88.2024.05.08.05.03.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 08 May 2024 05:03:16 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 08 May 2024 05:03:16 -0700 (PDT) Message-ID: <663b6a04.170a0220.a0724.bc13SMTPIN_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 CB59860524C2; Wed, 8 May 2024 08:03:15 -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-unit-arm64-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 | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | lpm_autotest | dpdk_unit_test | +=============================+==============================+===========================+==============+================+ | Debian 12 (arm) | PASS | PASS | SKIPPED | PASS | +-----------------------------+------------------------------+---------------------------+--------------+----------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+------------------------------+---------------------------+--------------+----------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+------------------------------+---------------------------+--------------+----------------+ | Fedora 38 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+------------------------------+---------------------------+--------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+------------------------------+---------------------------+--------------+----------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+------------------------------+---------------------------+--------------+----------------+ | 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+------------------------------+---------------------------+--------------+----------------+ | Fedora 39 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+------------------------------+---------------------------+--------------+----------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+------------------------------+---------------------------+--------------+----------------+ Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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/