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 ADBFA43192 for ; Wed, 18 Oct 2023 02:03:14 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A73204025F; Wed, 18 Oct 2023 02:03:14 +0200 (CEST) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id 23B2C4025F for ; Wed, 18 Oct 2023 02:03:13 +0200 (CEST) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-1e9db321ed1so2752028fac.3 for ; Tue, 17 Oct 2023 17:03:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697587392; x=1698192192; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=jDy3ulfX8srTU2HXsR3jkRTnVXFk/MQWLzFwGRGCwwg=; b=GOxMZQA8/uVb4YnH9BZxJcu/04AWNLyx66/sW4fefpt4nS4Wmh8tVo6KPXf8hOa2gY T3Wft+SZZ8Csg+sttQMiQrX7RA0fhF6a2ihXI0mrGKTIGGlK53+ZudIuv6Sa/GnNdWDY Tz1up1sLJVtgXdhMtFuiL4P6nmiE6q4coTNuw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697587392; x=1698192192; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=jDy3ulfX8srTU2HXsR3jkRTnVXFk/MQWLzFwGRGCwwg=; b=Sd136G89bdOGYKeBKDewtupC//LfivUkd3iUq/fBwC3At7ojalTZvfQw5Ceda5Dqex 9dAABazvnGVMWJqJOvOsuJFM6con6fFgPfJ3BdxtRuq/frkJKa8uA4qG48vPrlgTQQOJ 36TaHDYZ28pstNHg2MX3WQgaqxeIXgPGTEWKEeA5wN40iO6I6j23OXNmbcUomE4Nkjmr svfT0oXuyoHwnWxJlXrp4E+y77vT7xxFeVDEGUEsD0AIkwtVETtd1YqJkokabuOJyZXF aeCthbRzMJIJ4D7NGp0DubqJsB5yt7RYornbR7uSkZLmOShV5ykGZ6ribIKZxzDpgPoV C95A== X-Gm-Message-State: AOJu0YxeUIqZeXceTPqX7kwBixEXtRLjKmwGa+BQYTtJlB6uNFN96obn mdWdYt4AfErzE94cbxkAQ6mYIr8iAm2E/AiHTJX0hauIbxs2hg0ZHJ0KsA== X-Google-Smtp-Source: AGHT+IHdX4li/xM4BMZkORO5+36NfwCXkvpTWueHpBD1uM47ezxsrNrTYZiGT8NgaVs6hQcTfMiPKIG5fKiL X-Received: by 2002:a05:6870:1304:b0:1e9:94c1:917a with SMTP id 4-20020a056870130400b001e994c1917amr3262153oab.54.1697587392541; Tue, 17 Oct 2023 17:03: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 u44-20020a05687004ec00b001ea0b573fddsm273189oam.19.2023.10.17.17.03.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 17 Oct 2023 17:03:12 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 17 Oct 2023 17:03:12 -0700 (PDT) Message-ID: <652f20c0.050a0220.5a2d5.6c8dSMTPIN_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 297D6602A042; Tue, 17 Oct 2023 20:03:12 -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 | +------------------+----------------+ 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 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/