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 2681743FDF for ; Wed, 8 May 2024 13:40:35 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 223C3436AB; Wed, 8 May 2024 13:40:35 +0200 (CEST) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id 08FD943579 for ; Wed, 8 May 2024 13:40:34 +0200 (CEST) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-dbed0710c74so3667098276.1 for ; Wed, 08 May 2024 04:40:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1715168433; x=1715773233; 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=EdM9okSd9oD0n5kkG+BwljYyvxxw9TIFwg075xhxhto=; b=MdrN8hqdpNpKYN22nvrtQevnvIuOEKgHGkr1EEe079y5C7HQVXT1xkchIl0H+Yqxdc +nb0CgwlqqTZ+2pRPwZArYzAUMJJ07cEpTMrLjqe8h0RLuE5wBIWBiPAFhLI1Q/q1zUo wb8WK0zEbWZ50EzMsyuE0etE8poYKs31cTPYA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1715168433; x=1715773233; 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=EdM9okSd9oD0n5kkG+BwljYyvxxw9TIFwg075xhxhto=; b=rcLm75WeaewpwetwQU37HrSl/sQ+J6MAiCRuLgu9b3OcJt5eSx/Nf0tD6uBoz/TZJV JddA6fmqKAGZWg1IXT0d4XgOTNiKI96oRyuVVEaFJn+zaU34XcqdkJFjqRhM0+ORhw12 oBcyYt/Nc5s8XgtPTqpjFx3+Nemn2HiVWhAWDtQoOhyhj/wX0Xdi7nMxXWOsjUL5NuKo NnzwV3Zjcww0QIh2vZjJWqDSKwyhC4H6tV9fESs9d3Yr/KoQDbQMcfJZUQLJZl6+tb1G o7IaEup/QItgG9Rn73hs5G8wvluCuHIXZIaijlDs4KvefmVCZBEz/9CnNPmOikAeiK+L Y5Pw== X-Gm-Message-State: AOJu0YxtyHSibgkZxD/bCDIMUk172iwn9goYrZ8iQNcAP46Cei0YDIa7 ysje3b/Ef2vz+SHT/2Is/4Fu/UO/KjPYPBo3P2rKqH/xaXxGMgLvt/1LZ6+Pv0Fc9lMCyQa/Bi7 HKqp1V1r0JxxAc3C9uvhOcw9Qh/kxUydsGwuRoJxUbbPEEP+qzE8JtdjQ X-Google-Smtp-Source: AGHT+IFAnRjylXOR5Xq+Ue+A5peOHxXZ3Qwm4khaamGm57dZKzdFuHmJniLnVU+xGvruHjzY8RikuFRMflXv X-Received: by 2002:a05:6902:18d:b0:dcc:8f97:9744 with SMTP id 3f1490d57ef6-debb9e4182bmr2498661276.43.1715168433516; Wed, 08 May 2024 04:40:33 -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 dn18-20020a056902229200b00de617d41707sm892459ybb.35.2024.05.08.04.40.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 08 May 2024 04:40:33 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 08 May 2024 04:40:33 -0700 (PDT) Message-ID: <663b64b1.050a0220.d1f8e.1cb0SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 2839C60524C2; Wed, 8 May 2024 07:40:33 -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 | SKIPPED | +--------------------------+------------------------------+---------------------------+--------------+----------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+------------------------------+---------------------------+--------------+----------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +--------------------------+------------------------------+---------------------------+--------------+----------------+ | Fedora 38 (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 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/