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 46BC142DE1 for ; Thu, 6 Jul 2023 05:21:37 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4157140144; Thu, 6 Jul 2023 05:21:37 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id AD74440144 for ; Thu, 6 Jul 2023 05:21:36 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-5774098f16eso3633377b3.0 for ; Wed, 05 Jul 2023 20:21:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688613696; x=1691205696; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=pBJpFtsjsmZMc2xGTjV8ZEHzC067bROKmmCYCOQrYyQ=; b=jUjAT+2NgZX+bjK7Ac3rforbQjABslsUY67LwkMu4J9zygw125ycoSTbB52w3tDdeE YJ6l3lp3a3dSDjKuHkXIfcWtb0SAQJ8UPLPv8Q3mbSRAw/EhiLWVJy1d5LT5OS1SC8Gk BHOnIdD0lxXhtCx3gqQkjZERA1Oqfxe3Gv1J8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688613696; x=1691205696; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=pBJpFtsjsmZMc2xGTjV8ZEHzC067bROKmmCYCOQrYyQ=; b=Vc4wmxCC49p9wv0BHqao/mb6aIgANmMKbcrnXVIJ3RWatmUcCOwP2tY6R5KUnn6pQy ppk36p+9yCMcqRN3penAcGZ29z8XutmD2mVv41aomhXDBb/Juta7MWggFDDLafUUnoHj TY455LYiAeCcJ0QY+KYU+kl4GkVFTuU7Kumbk0ozxAvpv6485dUNkIZGO+xZiSMb8pGF J/lb56PFJGIFFy8fC0gBfJFl/JeklZgf0SoNof5XMhcyC2bF1sQIHWU8TsxU5JdMj5zH tgQYlousL45+gv35N1I1qyes25EJ1N1VsqBvMeiri8G37mBMByZTVeCDvdwSM/cSiXtn A7jw== X-Gm-Message-State: ABy/qLYCaiWa0vH0/8dWhHxoauN/NZ1Z1WeXV4HdLP2OxVvROwK4VB34 7+lIHNWujZekjbEdFponyYZivyKzt6TStyHpid2G23mv6iVO7BQzrEwejNKqGAHXzrh88yFgaA= = X-Google-Smtp-Source: APBJJlFsGl0fJlxjPvMnPmkMC87LCrWOX2fsQhO+cQamFk1V0yVroDIZoSJzav4s49Zjle29aFPft1SYZ1rE X-Received: by 2002:a0d:d7c4:0:b0:577:25dc:c1fc with SMTP id z187-20020a0dd7c4000000b0057725dcc1fcmr869311ywd.0.1688613696100; Wed, 05 Jul 2023 20:21:36 -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 n6-20020a0dcb06000000b00579e327828esm14890ywd.62.2023.07.05.20.21.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Jul 2023 20:21:36 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 05 Jul 2023 20:21:36 -0700 (PDT) Message-ID: <64a63340.0d0a0220.dff5f.1111SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id BE881605246B; Wed, 5 Jul 2023 23:21:35 -0400 (EDT) Subject: |SUCCESS| pw129186 [PATCH] doc: update mlxreg command arguments for 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/129186 _Testing PASS_ Submitter: Ali Alnubani Date: Monday, July 03 2023 07:48:20 DPDK git baseline: Repo:dpdk Branch: master CommitID:a64a4564705d18d20d20cfa16c79e795b7bf0f1e 129186 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | CentOS Stream 8 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ | CentOS Stream 9 | PASS | +-----------------+----------+ | Fedora 37 | PASS | +-----------------+----------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26919/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/