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 6450942D70 for ; Tue, 27 Jun 2023 11:32:37 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 613DC40F18; Tue, 27 Jun 2023 11:32:37 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 7454040F18 for ; Tue, 27 Jun 2023 11:32:35 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-78363cc070aso58426039f.1 for ; Tue, 27 Jun 2023 02:32:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687858355; x=1690450355; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=3tUH0I9YI4AQzAoe4liVkEj7qb5/DWMDfZnLb+KReZQ=; b=KqA3tP9F6a4VOJPD/MTcWTYqmxQL5+jCEXbCX9T42TPMUh+q2jqdqAfSZAB+doQPTl RM26B9VB2OEv0zJQzSqaCNwx2NODHfQVUf0MkN65p574/Upr0KQIniTqZsn61hANUt1g TMPV6YHWk5NPHOjYIz8qdEFsvSooZxe0sK/co= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687858355; x=1690450355; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=3tUH0I9YI4AQzAoe4liVkEj7qb5/DWMDfZnLb+KReZQ=; b=e3lU3WMYJVdjvQS7Ba/NqHz/2TJzIKTzADQrC3FNsE/hMaiS3ZeEB0b4m5Aj0PGv3y fmXd8l5Tix6TvNjLgMYE7FxHB4uBSaQMX3VZl43gF21HEy2dyCF7eR4EjdVNso/XM1K3 PM/I21/ncBzX0mZA7gy3tuKnCMO/0HC+nDZuaJWBsBJLhJU0m3qfubiIMNPPeTFdFGB3 DyTEt3RkTRtFrlg3nW1gjyJIP3Fb61DS+R99bRZ6xDbtUsrFXYbwiExRHPe8TQbGb1hc ZsZ9+9et9yaJ6pb9xYK4YMisLrUE3LKTFf6J92SEbGSeP9w4zeT0PFQJmU2Wi78w+FUt OnsQ== X-Gm-Message-State: AC+VfDzbTCodzTjVUVedyMTbdYCH+bND+kh9CBGLRObP5LFqpTTM2MCh MeX206bEUMKdp03S8X+oP7Vw+60ydlVvOk2smvzJlRzun6hRKP4f0wTmgfuUP99yHQSqQ/5lVg= = X-Google-Smtp-Source: ACHHUZ4FOta+PnKejnMeU49P63ICkTTloVDbHV1rLlFFnSxBM6R0KoPt9hIwYAZAXETu38WWLX3QPdLo0FTM X-Received: by 2002:a5e:d511:0:b0:783:69e0:7e62 with SMTP id e17-20020a5ed511000000b0078369e07e62mr2865615iom.20.1687858354850; Tue, 27 Jun 2023 02:32:34 -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 i13-20020a02b68d000000b0040b2543be47sm199935jam.5.2023.06.27.02.32.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 27 Jun 2023 02:32:34 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 27 Jun 2023 02:32:34 -0700 (PDT) Message-ID: <649aacb2.020a0220.aa341.ab49SMTPIN_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 5EC89605246B; Tue, 27 Jun 2023 05:32:34 -0400 (EDT) Subject: |SUCCESS| pw129017-129018 [PATCH] [2/2] net/mlx5: fix counter alloca 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/129018 _Testing PASS_ Submitter: Dariusz Sosnowski Date: Tuesday, June 27 2023 08:27:46 DPDK git baseline: Repo:dpdk Branch: master CommitID:42f113c53cbbbc4585ad68b4d2a8aa9bddad23da 129017-129018 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | RHEL 7 | PASS | +-----------------+----------+ | Fedora 38 | PASS | +-----------------+----------+ | CentOS Stream 9 | PASS | +-----------------+----------+ | Debian Buster | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ | Ubuntu 22.04 | PASS | +-----------------+----------+ 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: gcc 13.1.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26819/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/