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 487F042D70 for ; Tue, 27 Jun 2023 11:31:33 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 287C340F18; Tue, 27 Jun 2023 11:31:33 +0200 (CEST) Received: from mail-qk1-f225.google.com (mail-qk1-f225.google.com [209.85.222.225]) by mails.dpdk.org (Postfix) with ESMTP id 505A640F18 for ; Tue, 27 Jun 2023 11:31:31 +0200 (CEST) Received: by mail-qk1-f225.google.com with SMTP id af79cd13be357-7658752ce2fso197185085a.1 for ; Tue, 27 Jun 2023 02:31:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687858290; x=1690450290; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=MJ7O6TUeyXY6JW5WoWeHD0H7KPMqmZh+jcL+bqzqhgk=; b=Yy5jZ3dounGAnO/626h91zZuNj4TlKCy+MbyN7+O5JFJTLQV9osJ5hGMqEOCFuYHnI Oxe3UZgLZI+kQueAWoteLWyAy+Ca2F6A0yMoa8/hb1XjhZdBo4sY+08BpOyU+0Byb45z F2nRLRZv2pENtx9m2bCa8AwLwtMdpY+UJh/0k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687858290; x=1690450290; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=MJ7O6TUeyXY6JW5WoWeHD0H7KPMqmZh+jcL+bqzqhgk=; b=Y/n+lpETihCTTzaQu8m83TiGzGzp1klBGiqN/8o2jfSgFHfXBah5NDo9pKN9Soymb6 /ax8Im2X/cWjJaIP8nB2jtKLhQtcRcHZl0t1UeOz0+kSOLkBlq6GToFaBSCe4DGNg04r mB0YyXB9JvgB6PuUUoNmpC4ajN5XGaMzqf/Jj+GRym2I3ANgIhqT1vrL9opskkIU6gzK QDVjLP3D+JiMhpzUuKLAsg0muDytUhZa0G7TTjNA2ogVVGIWcoVbehL1BismJDNJXu7C 8LGhQ84m8fYsrwwRvZnNV8bQq8YTD/p2C7xXC4Q4JI76N54XlU218KXuPG3D2C//grxN LomQ== X-Gm-Message-State: AC+VfDwN17grZqi6T7E7/qc52RIW1sBiyczg6JZWzrWXtwGTwRvdp6ak cNQiKA6I4ftLIoG5rx4M4byaTnkmJiItF/yzG6uM8WdAENwyRQc1XO0WdA== X-Google-Smtp-Source: ACHHUZ47tO/iNA0s9BwiF3/46Y6pxLuA+1VYwXgnPIhEoEA+J8vT/N8Zo7+2sAYPOmczHEWPUO8RHCN6qqHD X-Received: by 2002:a05:6214:2242:b0:624:3af6:21d2 with SMTP id c2-20020a056214224200b006243af621d2mr40166420qvc.13.1687858290775; Tue, 27 Jun 2023 02:31:30 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id c3-20020a0cd603000000b0062feb996021sm224376qvj.75.2023.06.27.02.31.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 27 Jun 2023 02:31:30 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 27 Jun 2023 02:31:30 -0700 (PDT) Message-ID: <649aac72.0c0a0220.b84ad.baf2SMTPIN_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 386B7605246B; Tue, 27 Jun 2023 05:31:30 -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 | +-----------------+----------+ | Debian Bullseye | 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 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/