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 39D8B42CBA for ; Thu, 15 Jun 2023 00:25:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 345834068E; Thu, 15 Jun 2023 00:25:49 +0200 (CEST) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id AAF034068E for ; Thu, 15 Jun 2023 00:25:47 +0200 (CEST) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-bb3a77abd7bso1174277276.0 for ; Wed, 14 Jun 2023 15:25:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686781547; x=1689373547; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=4K4OXXPWu2VKwLak+89Nw/omwbXOOLJec+nW+odAmPE=; b=hiLikkfnNcMX69B/RijpwGPsBtadctZy25rbo81EGcbgfKi5kl8hzHnd+NO7rGhoH/ r7rdjmjO8w2S4m8LcttWmU4uzO9aYQyXJLGTtzsdqgvZZkc76QIaxQaNazsLZjWHF0u5 5vlOB5Eu5owHnMo0wngzTHxz+7PuG+qYAPOXY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686781547; x=1689373547; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=4K4OXXPWu2VKwLak+89Nw/omwbXOOLJec+nW+odAmPE=; b=QQ3kbCx5GLMZfMkAvdJNme6C3TA2M4V4Nggoo9UfQGPkShazmD371v6V023DWYuJRV vuf7HuaSuYB6XAdpS88A+GkOwH7CsE40y1Yrap8Se5itPfwX0+AVjqJxeIhC70RW5qVE u3TIdz+Qoj9t8qSSSJ4EQdeQeChr25TY/7a12qTDSmjISeDZwTVJz/ZPdS+JXmJHTdoh M6UygyFqhSsHLy3yZV2R6YrqGyDFIDnU3lozWqkAQgaFbrRcNc2XFNW9U9uQFuoTbHNt GjWyRkVp90/7kJXdxybRBe0OE/K5oUzXN7FAys+2cpjERhf4c89CzYeF0ESlaTiAEWkm w9ng== X-Gm-Message-State: AC+VfDxMQbfRTXyX2WGXk57mMPCKwb6bhZkPBGRWputxUhJsjS3ngtFn TDPope7NiKa/O+0YRey+f6T0hFCss+LJ4fQ7/LvniJR4WgalXVlf381c0C2Zq8EZ2LCYTqsyBA= = X-Google-Smtp-Source: ACHHUZ554TedCHweF2caaVviJSsKJ5p/QwRfgL3K3d+oH1m6xJ4EQcVUqWPMSoypqI21KcKenYHl3T/bM5Ju X-Received: by 2002:a0d:eb08:0:b0:56d:805:1507 with SMTP id u8-20020a0deb08000000b0056d08051507mr3723387ywe.16.1686781547101; Wed, 14 Jun 2023 15:25:47 -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 d12-20020a81ab4c000000b0056ce30ba50esm355115ywk.29.2023.06.14.15.25.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 14 Jun 2023 15:25:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 14 Jun 2023 15:25:47 -0700 (PDT) Message-ID: <648a3e6b.810a0220.a698.4e75SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id AEEDD605246B; Wed, 14 Jun 2023 18:25:46 -0400 (EDT) Subject: |SUCCESS| pw128716 [PATCH] drivers/cnxk: disable asm operand width w 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/128716 _Testing PASS_ Submitter: Pavan Nikhilesh Bhagavatula Date: Wednesday, June 14 2023 20:21:13 DPDK git baseline: Repo:dpdk Branch: master CommitID:050de60d8a5cef8b7c10b4471905ca8bf69d670e 128716 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | Fedora 37 | PASS | +-----------------+----------+ | CentOS Stream 9 | PASS | +-----------------+----------+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ | RHEL 7 | PASS | +-----------------+----------+ Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-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) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26691/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/