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 1291242D07 for ; Tue, 20 Jun 2023 13:10:53 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0B0E34113F; Tue, 20 Jun 2023 13:10:53 +0200 (CEST) Received: from mail-pg1-f226.google.com (mail-pg1-f226.google.com [209.85.215.226]) by mails.dpdk.org (Postfix) with ESMTP id 28E204113F for ; Tue, 20 Jun 2023 13:10:52 +0200 (CEST) Received: by mail-pg1-f226.google.com with SMTP id 41be03b00d2f7-52cb8e5e9f5so2894177a12.0 for ; Tue, 20 Jun 2023 04:10:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687259451; x=1689851451; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=DvibdEWfMUJIksRS8wcQwp8xQ1AMyzJd4gi92JwQD/E=; b=H/WEN4hJPWYhaGOPQlVKnVQAy7qpJUSekNdYd0gVWWIqHMFeXBCwTJmZdFLW/Nj4Jb D7wIz6NaqlycmFOyq0UNAz+l7uJs63lp8zuHz++l+8wjLKhTtustqcFcUFq/+O4EbNPO HIjcJYT0EvsTCIo0FEpVkoCD4zZpBa09ECe38= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687259451; x=1689851451; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=DvibdEWfMUJIksRS8wcQwp8xQ1AMyzJd4gi92JwQD/E=; b=av5HKO3Gsz5j2Y7KdWPQhPTyAHJcwsCTyNEvsJth4wnpsrb/uCvqhgbuPXvwAEE8Xo 5iQAD+rms+otz9jxiK7H4SZ0qhsP1HX49ecihyZ2T1F0K9CIsJ2xQBvt0UaA8UBmpv0G PyRaybLSDEv4f4g9KV/t+XswkQuvGEADAAuTH52yyU9+EWjNsO9pWKfSaTfcd+Gua/f2 TfTUiOxgc/UkMRWqHZzUytRnl/eC4l1hYc+/yOsVAJjUmKxTU/5o5e8ryCHkyqXojIYo Kb+3pFYRHnT9FLRvxhcFzWjdgXkpBp901smG548tKGQsKxquor3PhWJ+bnwTLK9S+QPs WtGw== X-Gm-Message-State: AC+VfDy7175st++Qg8wysaIcwxKjFtpsoKiWrC0Pk39CX8CzhcJpfPex FSR1DgmmknFZ62Mf8Nge2j/WtLNArLN7LeXcw2VitMBM/RyklKcHN9zfwRtCcbB9RA== X-Google-Smtp-Source: ACHHUZ6B4bbfp71gFKe2kiOkm6u4oFXrO0ZCAR3EKMBlTbSmLrPOXQecL5GwWJp9Hskyn1q/AkkuGe8QJBAR X-Received: by 2002:a17:90a:d081:b0:25d:d224:9fb9 with SMTP id k1-20020a17090ad08100b0025dd2249fb9mr21276344pju.24.1687259451399; Tue, 20 Jun 2023 04:10:51 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id hg20-20020a17090b301400b0025e441dc295sm1614475pjb.10.2023.06.20.04.10.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 20 Jun 2023 04:10:51 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 20 Jun 2023 04:10:51 -0700 (PDT) Message-ID: <6491893b.170a0220.965cf.5804SMTPIN_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 92588605246B; Tue, 20 Jun 2023 07:10:50 -0400 (EDT) Subject: |SUCCESS| pw128834 [PATCH] [v3] common/cnxk/roc_npa: unlock mbox in From: dpdklab@iol.unh.edu To: Test Report Cc: Thierry Herbelot 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/128834 _Testing PASS_ Submitter: Thierry Herbelot Date: Tuesday, June 20 2023 09:43:37 DPDK git baseline: Repo:dpdk Branch: master CommitID:4645ed709d36bab64fbf2b8cff12054d39398af9 128834 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Fedora 37 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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 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) Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26743/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/