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 38D5642CC4 for ; Thu, 15 Jun 2023 10:45:24 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3466140DDA; Thu, 15 Jun 2023 10:45:24 +0200 (CEST) Received: from mail-qt1-f225.google.com (mail-qt1-f225.google.com [209.85.160.225]) by mails.dpdk.org (Postfix) with ESMTP id 4119440DDA for ; Thu, 15 Jun 2023 10:45:23 +0200 (CEST) Received: by mail-qt1-f225.google.com with SMTP id d75a77b69052e-3f9d31203f0so26027811cf.1 for ; Thu, 15 Jun 2023 01:45:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686818722; x=1689410722; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=JTfOpWLoGT85q3FsmrN4nR00Gd9BcDRWRfP1h7O/m4s=; b=HxtxqmOVUz1+QicPBUH6c1ZC54QEH3A15DFyJEH6alASovkiRsq3UpTIl9esk4C9XL dCucOvGdCi897+MJqd7Npncaj40ps6BUivaZFEoL9FMQb76BJFzqVT076d9Z+MW9UIdj O+ZTidxz8hXA33NUL02jA8Of2Fs25Cr7hVQiM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686818722; x=1689410722; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=JTfOpWLoGT85q3FsmrN4nR00Gd9BcDRWRfP1h7O/m4s=; b=VeaW8htowklLTMlGPeOjWNA7nS5P6IevB/M+AkTD/ZG6WAGjxijtjErMtPVv4XlY1m yKxCzH8ulZUr8x60IvRa/C4vFcHX1dCDqP5Ze2ApYEiI2UdsWBlK+Qj4+QijIAbzoRty TTMRzkcQS1Flkf93ktm8uZtaWFQ8aCAuGl50BSOEzxu4er5ur/ox0YTZ03O4i1Or3QGZ HNw0mTBvO5rou1BOk1SjOYPr9freMZUGW70SE69OGNKSwfHjOC8MaFvOPCZ6ZA6gd7/8 wjIJ2A41ZEM/jEaQDYKWIU5lAHSyKYKVXJwg1tVTJXij2wrjzyi1U8eWnOMGSLcLz3mz 6pyg== X-Gm-Message-State: AC+VfDwM9CQnDXQhIfx4SxuYT1JczI8ZYLRGNq57kGoA7TW5s3TKKtst +hZ8ZDt0YodUg18M/sSEciJG3NQRLflZx8XMURSJe4E9hPtwN123z/PB9Q== X-Google-Smtp-Source: ACHHUZ6WRQo2z3RWFn3+HfRV14IUz8oRrmhf0HAe06d9V0ayzhvckxahWZS1Rq3H4ndyeaWfEBhf1eeEdMq8 X-Received: by 2002:ac8:5846:0:b0:3f5:45c2:467f with SMTP id h6-20020ac85846000000b003f545c2467fmr4860102qth.5.1686818722728; Thu, 15 Jun 2023 01:45:22 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l22-20020ac87256000000b003f6d385f7b6sm1018635qtp.1.2023.06.15.01.45.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 15 Jun 2023 01:45:22 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 15 Jun 2023 01:45:22 -0700 (PDT) Message-ID: <648acfa2.c80a0220.b1c48.fbdfSMTPIN_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 68F5A605246B; Thu, 15 Jun 2023 04:45:22 -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 | +-----------------+----------+ 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 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/