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 08DA142D70 for ; Tue, 27 Jun 2023 11:36:04 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 065F242BC9; Tue, 27 Jun 2023 11:36:04 +0200 (CEST) Received: from mail-qt1-f226.google.com (mail-qt1-f226.google.com [209.85.160.226]) by mails.dpdk.org (Postfix) with ESMTP id 4946142BC9 for ; Tue, 27 Jun 2023 11:36:03 +0200 (CEST) Received: by mail-qt1-f226.google.com with SMTP id d75a77b69052e-4003cdbd675so32210241cf.3 for ; Tue, 27 Jun 2023 02:36:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687858562; x=1690450562; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Ij97dVqI049Lz8hY2bmKctcf7zJdntwMLgfa49XWFg4=; b=c5zh/JwJ5fOMQknsFAj4c39+veU5eJCD7TEhTp7PdswP/hZUb+66t6YY4AtUbRSTDe 9jpNS1xsqbHx0CakjEW/z8lPdBU8pAAMb78AK5dzDi6ZxqLwH+66DWTfhcfoWL55lLFZ jsS/Pvc7hvDP2Ek3tuLOvI+zxcRKe670Q82aI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687858562; x=1690450562; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Ij97dVqI049Lz8hY2bmKctcf7zJdntwMLgfa49XWFg4=; b=OCWMh8CZUmAvrHwf/QvrNvLBNh7PGTwix/vqweoqOS+xTzQNXN7Nibntdj42YlgKtB qrhTPh88s9Bzwc3mbghwgBt1qZYy1hJA65SpfKPPUnB4rkqCgVSTFYsIQSNy/gRNaIBm OZaLPH5V9IdiZDtczEyDIr9DXXc46X+eEGZ73MaAEBbBCLYxLXJp/1DchAWi0Wex5j1p 949TW3OjgZrnePBhYlIqbx8AM/+7xw81+0vZobpill0sAOlsWxZY1UzokDkkc+6D6RyI qV38F3mx8Rs69dsGYns+8mD7wnDb988JCjniDZh1QqUDlxLljR5QMOLzlAk13FSbE8rp l2lA== X-Gm-Message-State: AC+VfDyGy/T1rwNDvQOIVJzl6E8YUM9mhWvu0mGIfmKzQ8FR3tymeg9S Vl/oR8VptuF+yEZ6yxMCYuvT0SNc+ZANl5+Fcr62mKmITcqzLN6PlnXYfPhFi74tSBidjWXnzw= = X-Google-Smtp-Source: ACHHUZ55Mno238P38lv0+trr72Plbcarv2k1OO5tTNGd5TxQzv09t8vEVCsdSr3TKlpOnpcNtrisZ01g6lRZ X-Received: by 2002:ac8:4e8a:0:b0:400:9b58:385e with SMTP id 10-20020ac84e8a000000b004009b58385emr7677557qtp.24.1687858562750; Tue, 27 Jun 2023 02:36:02 -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 h17-20020ac846d1000000b003f6c0e197a4sm221500qto.19.2023.06.27.02.36.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 27 Jun 2023 02:36:02 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 27 Jun 2023 02:36:02 -0700 (PDT) Message-ID: <649aad82.c80a0220.1a4c7.d302SMTPIN_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 330FC605246B; Tue, 27 Jun 2023 05:36:02 -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 | +-----------------+----------+ 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 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/