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 2768042D70 for ; Tue, 27 Jun 2023 11:16:03 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 24BED40F18; Tue, 27 Jun 2023 11:16:03 +0200 (CEST) Received: from mail-oi1-f228.google.com (mail-oi1-f228.google.com [209.85.167.228]) by mails.dpdk.org (Postfix) with ESMTP id 496BE40F18 for ; Tue, 27 Jun 2023 11:15:57 +0200 (CEST) Received: by mail-oi1-f228.google.com with SMTP id 5614622812f47-3a3373211a1so97781b6e.0 for ; Tue, 27 Jun 2023 02:15:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687857356; x=1690449356; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=D2Q++cT3thpnsWx6BxPYMoMigByrYj7bph/BEU+1o18=; b=g2xJLE5yIhVJqsxowUjDExY1MZqxccds3HrI/Cee1hcyWzr0ZlHfbbdyI7DVEYJili trvEbJ+arC1a6MBu1U+4jFNtlvUls5djiHWJN7z0WijYiVhQVnE0JGmICm7WpoDSQyPi 9j0vJRZIdpMq6AosKXvTQ/px1Pn1+YUgLLjPw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687857356; x=1690449356; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=D2Q++cT3thpnsWx6BxPYMoMigByrYj7bph/BEU+1o18=; b=WbRBhCWoP4fCwqD5sdP+RAynOhAFI8mxJcC5kj3ahGorFjQ833UUuuoNkJ9kHn/PwA rt8YRVsL91Bx42HFkbF3StwX8tO3IC2KRpeEe9Mf2KtNIIlufgtHsh6pBsO7iNd22mem Rr6mmY8b9kxb0C83P9cQR2iTdtbWN8rHm2xRd1QLSIhmvWvDELmogpvWQQx0O+KsWSIl 5YuocoxAZ200O+7kvCFYyoBIUUAvZkei49+65xGtd5RoXJJCrrjkOIJzsjGMXnhoHDWL O3nqze8GZbyu/CYTN1lBIPTXHWkYA4yYuinHowog2Agl0EFUodhO9tzfapXC9st7urQW F4LQ== X-Gm-Message-State: AC+VfDyhExGzVwPlRfqeVmWQ/iSZqg5GqGpEozmQkGwZ+kYNmQbwLaMx Md8+N21R6TtfDQkRykA52i2G85IYt5qH2385IMRv7tQRma1uaW3c6PK+gg== X-Google-Smtp-Source: ACHHUZ5kCmeb89cBJ4+1RmHO+X1AuwntnPWruoOJklfriQq1hZ/II8Chz7iwS5fdRbBJVtdEDh9vPB1gXK2g X-Received: by 2002:a05:6808:1402:b0:39e:de37:19b6 with SMTP id w2-20020a056808140200b0039ede3719b6mr31937683oiv.16.1687857356654; Tue, 27 Jun 2023 02:15:56 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g7-20020a17090a290700b00250d15134adsm543914pjd.8.2023.06.27.02.15.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 27 Jun 2023 02:15:56 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 27 Jun 2023 02:15:56 -0700 (PDT) Message-ID: <649aa8cc.170a0220.3e621.36efSMTPIN_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 DEE4D605246B; Tue, 27 Jun 2023 05:15:55 -0400 (EDT) Subject: |SUCCESS| pw129017-129018 [PATCH] [2/2] net/mlx5: fix counter alloca From: dpdklab@iol.unh.edu To: Test Report Cc: Dariusz Sosnowski 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 | +-----------------+----------+ 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 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/