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 C1BC041DC0 for ; Fri, 3 Mar 2023 23:10:30 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 947D540156; Fri, 3 Mar 2023 23:10:30 +0100 (CET) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id 4B41F40156 for ; Fri, 3 Mar 2023 23:10:29 +0100 (CET) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-172afa7bee2so4687196fac.6 for ; Fri, 03 Mar 2023 14:10:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1677881428; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=AwFz1siozZ1Qm3dwn77IIN1qRtdsiWY7Hvzv/64wuLg=; b=QYH2bCffGUTY3CHkKKnUmQkEuJ2exQ8tQiKRDo+jIkWTSzuU+SYrOUSUNT2YVynf7o JfI86qcaOJI787qdPnKJpyY8HJDg7FodeAqhb9tr5sT9k+LqZdBdVxOxrr+KlJEmYFRP YwBXuziRa3xCvq1qx73UjAFvBztXgZAyf3AIg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1677881428; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=AwFz1siozZ1Qm3dwn77IIN1qRtdsiWY7Hvzv/64wuLg=; b=4sONfeesRN32b/g7mNVVItB5SfjlH6iQzyqqUEQ9ZjCDNt64bwt2hf3t8D/iSgFg3t 0QxNmOAPE17EglgqoKgitfQ4CeHjNFJ0N41J6DYnML0aaAl6aMmS18pcQoZALnBMW1Tw t49ChPGnPnhxiTHkYBTokxOb8IQkqS36DiRJQpuZEP3XtprzET0blryo8Kw2mdikCtqJ UytZskA7NZnZMUnVoa3FUH+60KoiFkBthyB7SMUSLOaw0SkHaxshXknBmJLx5WaHGg2/ bC2W9ZLaAmJP4eq5gi+9MWEfCMLBaX0HwPSWXTlR7oqkCMXZFnn6MAwJu8WFsCuJkcoF 9y4g== X-Gm-Message-State: AO0yUKWeK7LdiUcLUd3c9N6/rdSrlqUJy/2TZi8pMd8OLITZ1XmyRrhk TtMHZGVwuHRyaWk5UPVdH/f1b25yEKXAtkMIgzqlYOQjyvfmIi1wSVn4TSbcOe4S8fZvPFpDUw= = X-Google-Smtp-Source: AK7set8oLejeMfnz5LhUfAMNdbJooukpBmnt/ItB5TbdEZhyX7WJ7LXZ6EKteEVoi4j4ryz1HVNm0YfCAKDP X-Received: by 2002:a05:6870:6387:b0:172:36ac:f718 with SMTP id t7-20020a056870638700b0017236acf718mr2288976oap.13.1677881428626; Fri, 03 Mar 2023 14:10:28 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id z62-20020a4a4941000000b00525cd62f754sm130081ooa.11.2023.03.03.14.10.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 03 Mar 2023 14:10:28 -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 30C2C605246B; Fri, 3 Mar 2023 17:10:28 -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 30F8F600AF; Fri, 3 Mar 2023 22:10:28 +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: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230303221028.30F8F600AF@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Fri, 3 Mar 2023 22:10:28 +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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/124715 _Functional Testing PASS_ Submitter: Thomas Monjalon Date: Thursday, March 02 2023 13:21:50 DPDK git baseline: Repo:dpdk Branch: master CommitID:4ef69b2877a24ddb89afaf4bb6f4e73bb52a605b 124713-124715 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 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/