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 D401A41DD7 for ; Sat, 4 Mar 2023 17:35:47 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CF024400D5; Sat, 4 Mar 2023 17:35:47 +0100 (CET) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id E068A400D5 for ; Sat, 4 Mar 2023 17:35:46 +0100 (CET) Received: by mail-il1-f228.google.com with SMTP id r4so3810348ila.2 for ; Sat, 04 Mar 2023 08:35:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1677947746; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=ikEBu4nY/I9ImcxyBsEuYz7kLM+f38iXvOfDwTzEDXM=; b=XlXJ9PjXYnXwGQ04gRSCVZ3OWT7iPI+vhB7UPoCBnOe8JvT8DSrA+j/pidFiRUMCmh 5FGx7gQ2w2u6cCQfL3sWEwn8bnSsBOFA78ZsFit449WH3fCwCftE+7lulPwXUJGFwGKI wIHXzugt9RtQzY0wnn4sbTQr16FlKqqx/zWQg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1677947746; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ikEBu4nY/I9ImcxyBsEuYz7kLM+f38iXvOfDwTzEDXM=; b=PdMLo50WzkG2BpqM1qeNknEBIgBcgcE3QwaM0jGQHHcG+y0Si4OyLYDuKmbtI/Gnis 03ETtUu7gz1wjpGi2TY00ScvEqa67mRGHkhXk3TLDx2GXU82ctj6401izVWQeOm830fB iHePsM5oKjmyWXyuqgexJk9EJ/tAGiJqRXB0K7m4QnrEsKI4bQsBi50JgWoS7fEWLiR8 m8Zsy+8295g5SdGA/liCGHam5+b/b1JGMBzyawFK+ivByI6QcubvMM4QWu0cZEsCk7ow OQkY5Jrxe5GHR5OlC2wpM3c6rSb/XL4BloKUFLIPHjqZYX7582ipjcnkk2u+ajhM8Osj Gzow== X-Gm-Message-State: AO0yUKXUT7TtmX+c5l4BUsy2z4i7bkFAE3g9b2opP8ON8SilVMptZyar JaOK8lLp/iYFNBFDwkkZU7s0OCMkS4/NkrewVwXjUqH0n2tmm8XOBoCb+Q== X-Google-Smtp-Source: AK7set/t3ewdw0rCh0YuJ3Vf+RrQHvioL7Ah9qZDQJocKcqpc+NtYam3lsYHvcuhFUAXx5GxUN7341Eu3ogQ X-Received: by 2002:a05:6e02:188f:b0:319:9b46:404e with SMTP id o15-20020a056e02188f00b003199b46404emr5805808ilu.22.1677947746323; Sat, 04 Mar 2023 08:35:46 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g19-20020a0566380bd300b003c4e1a5e809sm356037jad.8.2023.03.04.08.35.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 04 Mar 2023 08:35:46 -0800 (PST) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [IPv6:2606:4100:3880:1722::210]) by postal.iol.unh.edu (Postfix) with ESMTP id E4835605246B; Sat, 4 Mar 2023 11:35:45 -0500 (EST) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id D80C060095; Sat, 4 Mar 2023 16:35:45 +0000 (UTC) Subject: |SUCCESS| pw124713-124715 [PATCH] [v3, 3/3] net/mlx5: fix Windows build with MinGW GCC 12 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230304163545.D80C060095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Sat, 4 Mar 2023 16:35:45 +0000 (UTC) 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/124715 _Testing PASS_ Submitter: Thomas Monjalon Date: Thursday, March 02 2023 13:21:50 DPDK git baseline: Repo:dpdk Branch: master CommitID:4ef69b2877a24ddb89afaf4bb6f4e73bb52a605b 124713-124715 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Ubuntu 20.04 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 11.3.1-2 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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 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) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25595/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/