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 2A8BA42CC4 for ; Thu, 15 Jun 2023 11:03:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 25B4F40A84; Thu, 15 Jun 2023 11:03:46 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 1461240A84 for ; Thu, 15 Jun 2023 11:03:45 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-57015b368c3so13409807b3.3 for ; Thu, 15 Jun 2023 02:03:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686819824; x=1689411824; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=QJTqEWspCEARgaK2pFfuLcpPW7PkE+LuS/5COJ/z1/g=; b=gS84dzf6N0tqjIPc4wjShz3iJ9FW4sgy9YKtUkjZ8gcoWv5Xq+rgUXP3c3O4uwuOuQ /NqwVY5sa3ueXtG6Add8pk07Ry/jpFTIdtWfYly+IQKgsxKXuzbKfgY1I+QQDaHVt2h8 R4gtpIuG2qxxDOVmp+vwRh/PEI/iSA12JGB7M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686819824; x=1689411824; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=QJTqEWspCEARgaK2pFfuLcpPW7PkE+LuS/5COJ/z1/g=; b=TvzIMQgKpSSzzaJVyO4NQN5WSW5lN6piDrHGI0RcEJFtrTGiALgSSGbQuTO9L3YEqG jZXMu0a0BhjOzJpUEeZmsdcwejDRcn1AOs0+TNegzn9CWjDbb1tFnsreuh5JqHciJT5N JgAi66xhXEbsKSSZY7yuecSOMlXjLQLIPBaxU/+WmTqdDE76VBBOSCmTbISyZB8dFMQG Avf6cbye1CoQ1kHfSSaJPAL3N7juXto6hOE6aC0ISjV8VR7gqLYruHVvEtOnn9fnecPQ RQ2U8yeIXn6h94tgsu/IemWiQfmyu8N0tST9+SkwYmlgepjb9zoCZ5b46+7WRgl6Hy8G z0ew== X-Gm-Message-State: AC+VfDyg5ZoKtROHUhBadyK3tzLpvGV9YCLBEDeNhXVFt/gpJkas+WgX VqtH0fjJcEXjzrBPx5/4gNOnjkrUxpzELFnbkDsLHUCyCF4F6nnt94ukLw== X-Google-Smtp-Source: ACHHUZ7n0447KNJjD5Vwn6Nzu7hhSYSExmZLdMCBtN21OxE5y5pxTMiTYyd9ttL8FTy+WP3miNwt0Lzs6jfH X-Received: by 2002:a25:7307:0:b0:bcc:dba1:a87b with SMTP id o7-20020a257307000000b00bccdba1a87bmr4123821ybc.42.1686819824398; Thu, 15 Jun 2023 02:03:44 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l131-20020a25cc89000000b00bc917990815sm1963190ybf.20.2023.06.15.02.03.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 15 Jun 2023 02:03:44 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 15 Jun 2023 02:03:44 -0700 (PDT) Message-ID: <648ad3f0.250a0220.5d693.59d1SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 099A1605246B; Thu, 15 Jun 2023 05:03:44 -0400 (EDT) Subject: |SUCCESS| pw128728 [PATCH] common/cnxk: removed stale condition 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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/128728 _Testing PASS_ Submitter: Satha Koteswara Rao Kottidi Date: Thursday, June 15 2023 06:31:21 DPDK git baseline: Repo:dpdk Branch: master CommitID:050de60d8a5cef8b7c10b4471905ca8bf69d670e 128728 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Bullseye | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 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 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26699/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/