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 D27B143193 for ; Wed, 18 Oct 2023 07:14:13 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CD1D24003C; Wed, 18 Oct 2023 07:14:13 +0200 (CEST) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id E20564003C for ; Wed, 18 Oct 2023 07:14:12 +0200 (CEST) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-1e562706d29so3587518fac.2 for ; Tue, 17 Oct 2023 22:14:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697606052; x=1698210852; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=VVJSyyF1X0f/4qANUkCa7cxHeSWSnLT7y4Kzr4eprf0=; b=evsr4doE6Kk7KF+rn1K/fJo62g80E7MR+lKXmKMMQc2t6tkyyF2/5iMnpNRdtsQok5 z2+wwIxcX7SCtf+LurEZKsoeOZ05V0dtNmy2auj1wgpM/J6FOHpCo/28hFU5nEkPOn+f JMwCoryiRBul4Rf6496s+HIdugT58tfRjVAhk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697606052; x=1698210852; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=VVJSyyF1X0f/4qANUkCa7cxHeSWSnLT7y4Kzr4eprf0=; b=kVaBNO7EJ6Hws0bRXfqqFYAkXO+Ez+QWPdaUk8DDaFA3k2gntHRENby2IjpLQ13S+S Q2DnozyavsFrdBpZf/S4h5QElgm1jgwWjgzwLA/Bj/DaDK/mRvhbolwLw7fzZTjbimYv 12A8NbXl8fI7MhgmuVNUjkz3+LheyfHLsSSdVEMGbEnRakVUU9mfD5uU4U6N/cYuA/oX 20nx98yE46Ed6tRRzsKZyOV6pRyY717LdgFFxg190/b2tvJOwN2xvHVOTc//KQAy7hJO HoyLjUSa0WNamy8qA9VHirrf37vqx2YgbTJAAz3ZnoHQUDtZffks186jnRlC/AKjJgk3 ATZA== X-Gm-Message-State: AOJu0Yx55dDgi9iWz8FnrfmMchQNOIY+HObeLW1uT0GmjiJQ+VJ64RRV HE0Ni3us2zb79GG1DAnCqgc0zA+3O3LKZNdNXGnl/WLyrJgEzP+ylG2aow== X-Google-Smtp-Source: AGHT+IG76yXctCC78D4SbAB5hGZ1L9jlLFked9qlmcVAADtBDeWWTwki/wVs961pxUKw7ekeCYNzk+Yv86P7 X-Received: by 2002:a05:6870:13c5:b0:1d6:790e:dacc with SMTP id 5-20020a05687013c500b001d6790edaccmr4401447oat.6.1697606052236; Tue, 17 Oct 2023 22:14:12 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id zj36-20020a0568716ca400b001dc2bbba363sm285339oab.39.2023.10.17.22.14.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 17 Oct 2023 22:14:12 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 17 Oct 2023 22:14:12 -0700 (PDT) Message-ID: <652f69a4.050a0220.c8c2e.7a45SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id B5679602A042; Wed, 18 Oct 2023 01:14:11 -0400 (EDT) Subject: |SUCCESS| pw132740 [PATCH] [v1] common/cnxk: fix flow add in age 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/132740 _Testing PASS_ Submitter: Ankur Dwivedi Date: Tuesday, October 17 2023 11:18:37 DPDK git baseline: Repo:dpdk Branch: master CommitID:55bc9233a2065b3003e90710e4d139159f7c3ebf 132740 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ 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 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27965/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/