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 460164297F for ; Tue, 18 Apr 2023 18:11:28 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 408994014F; Tue, 18 Apr 2023 18:11:28 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id BB51A4014F for ; Tue, 18 Apr 2023 18:11:26 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-76016d1fe6bso282994039f.3 for ; Tue, 18 Apr 2023 09:11:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681834286; x=1684426286; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=E+zVJMZM7oetLGj1B3j5gvsstVQy0T7kHpBOf58Ju0w=; b=PuYPkkrqbHcaHdE/03uaA/WYZO34m8JGHI/vP2joa2ZvG46gJfXxpvV3x/kHtQ6SOO i6dsFajbEtyrkU1DmmL+mfqIJZqhB2Az2UFbOA71h0OWbDblb/7Fzy4c7/OHhE6N4+M7 RgfvmS0ICAP9tPSNWCKBgm0hQ1AYKXjR8uZ58= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681834286; x=1684426286; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=E+zVJMZM7oetLGj1B3j5gvsstVQy0T7kHpBOf58Ju0w=; b=SHZqZcPW+8KhTyPc7pAxWrxgaSDDRBSqaHUNmvKOIPAVsQ4zSz5eAAfI0MKqFtbLNo gh6yyQOrNFFscq9QtMJuHSjB1SJPHs53CUrjSYSoudupfYmTU7ulCr8dqDB4jHmJZkNe JH51sVcl90u+mlg6stnhNixsCheAaiHoVqhQCar/+wtz84Sh3JqHko49gpkwlUKRjhPW prWUAX80PckT14qEHeUthw2EWnpEibof8RSnxfa948ALcnZVZFT+f4653E8vHKllyXIa ajf1QA76pWW5MNnaGPGVAC7tWUta8iYBr5GVbK49KFhmPECX2GxJS7U21+OBqM/eDizV dkdQ== X-Gm-Message-State: AAQBX9cKCBNAMbkzu5JW2+ITTPV47rlxeaFzPpXIbcR4B3rnKLc1bJbk psdnCir0raC1x3xUDAjHKQiE9N03zcjFn8DKG9syg++N05WjOyp0ubVfi0/2PwmlJxQ8GeeKuA= = X-Google-Smtp-Source: AKy350YF0H4wwiuKbULNy9ruH0SwdTgml1SZ8uzT9gEcBJ91d92QUvPZ29V6UGXrIYD6ggpoV2DHaAsfb1RH X-Received: by 2002:a6b:e516:0:b0:762:e1f2:3ec1 with SMTP id y22-20020a6be516000000b00762e1f23ec1mr2446606ioc.2.1681834286145; Tue, 18 Apr 2023 09:11:26 -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 n31-20020a056602341f00b0076367d69467sm166382ioz.4.2023.04.18.09.11.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 18 Apr 2023 09:11:26 -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 B4E7B605246B; Tue, 18 Apr 2023 12:11:25 -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 B24E660095; Tue, 18 Apr 2023 16:11:25 +0000 (UTC) Subject: |SUCCESS| pw126241-126242 [PATCH] [2/2] devtools: deduplicate function to mark fixes 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: <20230418161125.B24E660095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 18 Apr 2023 16:11:25 +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/126242 _Functional Testing PASS_ Submitter: Thomas Monjalon Date: Tuesday, April 18 2023 14:07:26 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b3fef9de22af80d173453ab65a80b01ce38cbfd 126241-126242 --> 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 Arm Ampere Altra - Ubuntu 20.04.4 Kernel: 5.4.0-137-generic aarch64 Compiler: gcc 9.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26033/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/