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 4BBF94280E for ; Tue, 28 Mar 2023 05:44:18 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 26F3140A87; Tue, 28 Mar 2023 05:44:18 +0200 (CEST) Received: from mail-pj1-f100.google.com (mail-pj1-f100.google.com [209.85.216.100]) by mails.dpdk.org (Postfix) with ESMTP id CC62740A87 for ; Tue, 28 Mar 2023 05:44:17 +0200 (CEST) Received: by mail-pj1-f100.google.com with SMTP id gp15-20020a17090adf0f00b0023d1bbd9f9eso13913884pjb.0 for ; Mon, 27 Mar 2023 20:44:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1679975057; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=VvYzH5sBNEa1sgN2boYwQEqxvQGoYiMj44Tk0SGTFBs=; b=h5YJeWK96/8KrI7PbYF0Cpn/+aNxftiWOVh2CKDpWQ2lwBsLrfRG77vKpAkZU1nmZF /vcTP6ypZoXirG0r4LpvBzvZrTGDfsLVz9gVfzCb+UfdAsliOzEUF0jg2FKUjzJHQssp 37KDLEk6qsfcdMn3RwhDD7YWRS0pQB9SuMWtw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679975057; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=VvYzH5sBNEa1sgN2boYwQEqxvQGoYiMj44Tk0SGTFBs=; b=EtKWxXMvJUqoZE4zj6VxHBUZ1JMHIeOfeH89EAsd7h2rghbilR5kbyTa9neR0XwobW 45FUfQ9s3rAXLfJd7iLhzhuH73zNwdhkcfi+5B1rJb9i9vpLCZIIKpiiy2UWM35NDxoh UsKCX2cCFz7EEvZmitalTzcIcQoZg3JbgaIYXN0ybpIGln4CBGYewkPyEuEc5ck/rJHv 7P7vDTVR7/4ytR6dmLhkAylp8NsQFx9Wk5QV+CRwnrEKzCL9kL0K+GF1zIVIwEuN4CFM lawpn8YnIfi09QgXI+zEgFDKMfQ77s9r4JQCpgz+J5hciXtc6VICPYK8gz6xl27z+pDy wvgQ== X-Gm-Message-State: AAQBX9f+jiIm+OwuLufmepdfb7t69NiH+GLYHUJBwB3intgHok2eJv0d 3JXZo4eIMEmJa12FVCxuQvlesj7EOwzhFtu7cSab+0KXqC8YcvNh0UvWjA9pm9ld2ESZRKF7XQ= = X-Google-Smtp-Source: AKy350anosc21g68pn6PWTVWrFquoemdmnK17oAVC1RFtf9jk/jHBjEJBINe7ZvuOlKgQ8Azt3Jb/sQU9EAy X-Received: by 2002:a17:903:1c8:b0:1a1:aa3b:e7d0 with SMTP id e8-20020a17090301c800b001a1aa3be7d0mr15477416plh.64.1679975057013; Mon, 27 Mar 2023 20:44:17 -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 bc22-20020a656d96000000b0051322912cfdsm453876pgb.4.2023.03.27.20.44.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 27 Mar 2023 20:44:17 -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 455B6605246B; Mon, 27 Mar 2023 23:44:16 -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 3CCBF60123; Tue, 28 Mar 2023 03:44:16 +0000 (UTC) Subject: |SUCCESS| pw125533 [PATCH] devtools: move mailmap check after patch applied 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: <20230328034416.3CCBF60123@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 28 Mar 2023 03:44:16 +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/125533 _Functional Testing PASS_ Submitter: Thomas Monjalon Date: Monday, March 27 2023 14:52:19 DPDK git baseline: Repo:dpdk Branch: master CommitID:9e3223adfab71bc88e9ba67c520b87c529d34a35 125533 --> 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/25873/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/