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 179AA41EB0 for ; Thu, 16 Mar 2023 13:43:58 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E97DE40A89; Thu, 16 Mar 2023 13:43:57 +0100 (CET) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id 4E3FE40A89 for ; Thu, 16 Mar 2023 13:43:56 +0100 (CET) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-176261d7f45so1955048fac.11 for ; Thu, 16 Mar 2023 05:43:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1678970635; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=vIZQui9iyN9ThzLyKYkBmcmZf+Y+0nu5Fae99c3M9XA=; b=MIHBNluKR+sSknYiB8q14N6R0d9Amzm//jC8d9GLXJa8fF1CAFYGfLUZnNH2aB9ZJa 6YHKzJLLuNihrb+tpxusF+U91V81yYUmX+V6lMWQSLcrO/ws1lAEihNoWcZX0RImzJCI 6JbpJCTWfj8oPjCFewwfJc3bWDHDcUFSV2rJ0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678970635; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=vIZQui9iyN9ThzLyKYkBmcmZf+Y+0nu5Fae99c3M9XA=; b=E9SqFSj3W2aAIGyT3VbUuSV1NdHce8IDT9N48Rx+iDheHOqHiTByVb6JQFC8muWNMA Wk/AC0BWUImVXbzVRWg7l19MvoCwyRxnZ1keLxo8skXPc1iH6U2jI/45hPPV+sMtNpBD rD99GX95rc29c2EyRqnaxD7OO9HPIk0dB9QR23e8b+7HQ7taG5Ejr/qQN2IpIZUuqjkd 0PmaX3qFG1EeCCk6fzIoM3GqG5i0dF9EU+NfUdWWqjG3XjL+yRBjkaq6Lwo0NzzgN6Jg yT68j+5Ki8VtqT6VY+1S3jib7UViB8WtC5+Pi44eMdLlf+cgR5EKL/RVU1eJUxcoVO2L 4pbg== X-Gm-Message-State: AO0yUKW1nIBCzJMfde1sB8Q80UegnaI7rbslF+Jq3Vbw2A6VhWjsxn4N rQe2ftBtweE2ygl3vCps6KJe9mTPiKPPLZraE7pWhu+MDhXk7JA7mCDAGJoA8/35esoJdpINtw= = X-Google-Smtp-Source: AK7set+JMK6amJGvizfcb8sEa5OZlKa1/pqnLzbZDIGHszyobyPPZ8q9UwmgfFgsgKLt797EQdvmLiwoCtCN X-Received: by 2002:a05:6870:e60e:b0:177:c013:9da4 with SMTP id q14-20020a056870e60e00b00177c0139da4mr9459735oag.29.1678970635692; Thu, 16 Mar 2023 05:43:55 -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 zh5-20020a0568716b8500b001764b6cbecdsm487337oab.43.2023.03.16.05.43.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 16 Mar 2023 05:43:55 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id 421A1605246B; Thu, 16 Mar 2023 08:43:55 -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 3923C6011D; Thu, 16 Mar 2023 12:43:55 +0000 (UTC) Subject: |SUCCESS| pw125186 [PATCH] [v1] ethdev: fix address sanitizer bug 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: <20230316124355.3923C6011D@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Thu, 16 Mar 2023 12:43:55 +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-broadcom-Functional Test-Status: SUCCESS http://dpdk.org/patch/125186 _Functional Testing PASS_ Submitter: Ankur Dwivedi Date: Thursday, March 16 2023 09:48:08 DPDK git baseline: Repo:dpdk Branch: master CommitID:8c9bfcb1553d756eb5392a56ac7813b3865c3ec7 125186 --> 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 Broadcom Inc. brcm_57414 25000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Arm Ampere Altra - Ubuntu 20.04.4 Kernel: 5.4.0-137-generic aarch64 Compiler: gcc 9.4 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25761/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/