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 A179F42D70 for ; Tue, 27 Jun 2023 11:45:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9C55D40F18; Tue, 27 Jun 2023 11:45:21 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id B98A640F18 for ; Tue, 27 Jun 2023 11:45:20 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7836272f36eso63385339f.1 for ; Tue, 27 Jun 2023 02:45:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687859120; x=1690451120; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=IIaJ9Td1jo5yReSoZUolPGY8v6eIxteZhNIhrE90XgQ=; b=OJIZrc/0G/MGRY406Q8pWBBF9fDFits/CFGVL6MgKY79I2x47VaL4WZAmWWejmYVL8 vhur5ydhfANV0fqkrYNYULNY2VrW2dwBlYdR72OKH6HOBzJZm63gFsmoyWsq3nnBvAjo 6PDk3GWG5snG4ZVngCcWqZgqXonj8Ez7cSrA8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687859120; x=1690451120; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=IIaJ9Td1jo5yReSoZUolPGY8v6eIxteZhNIhrE90XgQ=; b=D0Ce3w07Ec0aN9QjK4UGeFVT20NCETa0g8gHM99zmiwJVLA+xtEHvmnsgjHwLzsy5K D3uRkgiETjO3785LY6eCCmepJaDMseWppOEEjWa01waV7E7ERe8GK0O5HA61/3Lf93WC GnE3ICgdvPliskac+dtCh+MtSC7XEYz0C1AW86yfvBFS6+YD78lHO21DNYyw5WhLY/XQ gFoQ9SqFpV5S2LyGmnaQZVMHEi5/EiIAZku2z/VERWe9CArtTgnfANNnPTS47J1QjhsL BRsOU4JQ/RfryCjJHZxdW/8vj+FsLBMSWyc5SC8WhG+nVMypW+YdvuZCEwbB+jxW5fNG ZkgA== X-Gm-Message-State: AC+VfDyhQwvqR3pFlc4lpfi2dSVX6P804w/bjUWopYTy/2UpBCmVViYi y1uUt69JN/HvgybSC0jUfKaJn9ZbebbInF5vdUhJg7UfCqbcx/7nn13s9w== X-Google-Smtp-Source: ACHHUZ7A2vcpV/y2Z8Q4k31GfZYEhhPJgI+KZ3ISunfpJXPZyjGjcF2HJmjTAVnFapXOV+btrVqYwKS8p2Wv X-Received: by 2002:a5e:d904:0:b0:783:6fea:7259 with SMTP id n4-20020a5ed904000000b007836fea7259mr2062208iop.15.1687859119975; Tue, 27 Jun 2023 02:45: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 s20-20020a5e9814000000b007836030ff13sm133220ioj.35.2023.06.27.02.45.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 27 Jun 2023 02:45:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 27 Jun 2023 02:45:19 -0700 (PDT) Message-ID: <649aafaf.5e0a0220.422c2.6d08SMTPIN_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 6A2A7605246B; Tue, 27 Jun 2023 05:45:19 -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 | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | RHEL8 | 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/