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 408A7430FC for ; Fri, 25 Aug 2023 08:18:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3BEC740695; Fri, 25 Aug 2023 08:18:21 +0200 (CEST) Received: from mail-vk1-f228.google.com (mail-vk1-f228.google.com [209.85.221.228]) by mails.dpdk.org (Postfix) with ESMTP id 1AF3E40695 for ; Fri, 25 Aug 2023 08:18:20 +0200 (CEST) Received: by mail-vk1-f228.google.com with SMTP id 71dfb90a1353d-48d0dbd62fbso227681e0c.0 for ; Thu, 24 Aug 2023 23:18:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692944299; x=1693549099; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=DXT2jmW2MmobsF6tydpWxu9jpePYO+aBHzWHIQLSXFM=; b=GW4uzirpqtDZPlZGjUwtoRWkoqszYrxhE/l2SOOwMeP56lW3sX/AyHVRAtwhfWd08g Wh1sekxmeXsrubYy/+c7ZXtNGz3hB8zcPHhOTfbAtTPPEm7PLNknClriQkNylbsKoULt 6+406A36VXj49bg/tdjI78vR0MVcg5pB8oNj0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692944299; x=1693549099; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=DXT2jmW2MmobsF6tydpWxu9jpePYO+aBHzWHIQLSXFM=; b=HUoWCmpEfNVdzLj+m3lj83FN15uyjTh6r0VaVMZywTJdpA7982kZpYz5l+Y4hjQjA1 8GUyDQoPlKdYfvAE6bcc79z1z/kqHdL0/aSjxYftQRPA8N0yoNBbJjOiWvOcJXTu9b4E dkultlMM1DjdUycoUfBNbj5PCdlnNit+ECPF3NcRDdsdnkdqtnvwRdMepz5qca3cJ5FF xRsfiDpmRnGm8GQJuqjJJI1GEzCEQ6ofa7qSXUD6xhpMQYAmWhpO6En2R6UIPctUlmMa 1adHDRHS8DOrCJ++v25CuTJGW2RF7/iQgobbdyC9D9dPfj6STAcw8zm2QuuxxtwCg9lp cavA== X-Gm-Message-State: AOJu0YyLQQXkiQtpcyfqwpTVZecSrz+5Wrwos6Ge1HvLGObzoUtEuyGk p+gJUQhbl5mrk4E1sjHjQY0exX+A+IuBM1QyF4mlukr4/p3+PU7b2ApEnQ== X-Google-Smtp-Source: AGHT+IGFzWJ4L3TjCoeeClQmVU+gcdKuSugfkHo9NyFmnElaQbZSltboW7VmPvqxwD6VGsgNCpw0dCRtS0HG X-Received: by 2002:a1f:4c85:0:b0:48c:f9e9:51a7 with SMTP id z127-20020a1f4c85000000b0048cf9e951a7mr17046142vka.2.1692944299484; Thu, 24 Aug 2023 23:18:19 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id q188-20020a1fa7c5000000b0048fadcac599sm105810vke.4.2023.08.24.23.18.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 24 Aug 2023 23:18:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 24 Aug 2023 23:18:19 -0700 (PDT) Message-ID: <64e847ab.1f0a0220.41749.741cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 2564F6052471; Fri, 25 Aug 2023 02:18:19 -0400 (EDT) Subject: |SUCCESS| pw130733 [PATCH] [v2] common/cnxk: fix bp_ena clear while 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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/130733 _Testing PASS_ Submitter: Ashwin Sekhar T K Date: Friday, August 25 2023 03:57:21 DPDK git baseline: Repo:dpdk Branch: master CommitID:934c0ccbfe881d861d749a9f8fb146d5f134c04c 130733 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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/27440/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/