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 04D2D42814 for ; Wed, 22 Mar 2023 23:34:37 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F2C6840395; Wed, 22 Mar 2023 23:34:36 +0100 (CET) Received: from mail-vs1-f98.google.com (mail-vs1-f98.google.com [209.85.217.98]) by mails.dpdk.org (Postfix) with ESMTP id 667C240395 for ; Wed, 22 Mar 2023 23:34:35 +0100 (CET) Received: by mail-vs1-f98.google.com with SMTP id h27so4242759vsa.1 for ; Wed, 22 Mar 2023 15:34:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1679524474; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=LtoYnjrxLK8i9aT4KYD2fidsHvWcbaFVYaZkySHpUQ4=; b=BSVpwDwO0pOvBNvNPxXv3X/mM74TGhofJhcslFaU4w3Vdw1/vFtKzxR7jhMknJArNA b4BF4nhp7K8bZsIPdwbT94WSN/AdbI0VLUJFz2Lt/xMZrgsR9AkFUpHtwmJMTc/Qq32M 8kdEK5V+OIFXP1F3hDzPkm86Kdq15Lv3VnEV0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679524474; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=LtoYnjrxLK8i9aT4KYD2fidsHvWcbaFVYaZkySHpUQ4=; b=lV/C2L0SSyH2gq/e+iZL3voRTn4nPdIxIdes9q/UETravrcMgSoMNCSLsz4XXXikud jcf6ZJIkpxuVZJz8NwVLLx2UzSZWJoy6BOnVZT7m1VdpG9xRdi1y9Bj6PXGQ8Y6t0vtR 6lRyIxnXmToGlDe5ybk1Z0naB5Dvqs97YVPNylwuGSlmL0z4LD/JgSM3ZGXa2tdN+rWb 3fx1E+kBAjSBMHzCQOjWWz3qO4j4tl0jPFjQZ2UnrVOYNgFCL+ec3Oh+1rdAY1ReOdVU Cl80dQgIQudBCnkxmob06nMlQo+8YuHtb0xHg0oc122oCyauvzXHlp4hVPSVOk0mTV8s P7qw== X-Gm-Message-State: AO0yUKVyA7T2H1C7osx+FdIIE9X5CtqQqSbb9ITyMDyhXvJ2zTf2QH8q 264ByIrTZYLqoBGH4UvDWDc6/DW/nhfqWe4jb/sWNpS4y4mYR1jQ82rkyg== X-Google-Smtp-Source: AK7set/TkaHdsf3W6uIh+ZNHC4qLWyYPpmdaKHx2d/fH+3THq2poTgFEViNZYNmEaGxB01riXZqlLIfHe7y8 X-Received: by 2002:a67:ce10:0:b0:426:149c:f8c with SMTP id s16-20020a67ce10000000b00426149c0f8cmr485464vsl.13.1679524474710; Wed, 22 Mar 2023 15:34:34 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l4-20020a0561023f4400b004142f9366f5sm3967227vsv.2.2023.03.22.15.34.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 22 Mar 2023 15:34:34 -0700 (PDT) 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 00334605246B; Wed, 22 Mar 2023 18:34:33 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id EA48A60121; Wed, 22 Mar 2023 22:34:33 +0000 (UTC) Subject: |SUCCESS| pw125430 [PATCH] [v2] net/mlx5: fix build with GCC 12 and ASan 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: <20230322223433.EA48A60121@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Wed, 22 Mar 2023 22:34:33 +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/125430 _Functional Testing PASS_ Submitter: David Marchand Date: Wednesday, March 22 2023 17:06:27 DPDK git baseline: Repo:dpdk Branch: master CommitID:1a80f6062cf74e4b689b8b9a4f905a24efec527a 125430 --> 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25839/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/