From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (unknown [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 83654460A4 for ; Thu, 16 Jan 2025 19:27:08 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7B38E40E15; Thu, 16 Jan 2025 19:26:50 +0100 (CET) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id B7579402D6 for ; Thu, 16 Jan 2025 19:26:48 +0100 (CET) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-2166651f752so28764245ad.3 for ; Thu, 16 Jan 2025 10:26:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1737052008; x=1737656808; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=aNOcScduW0f4WMyklnrrJyMcq47qqExPr8sSCGh4doE=; b=QAieNXOG8OnqBfCrUH1Iadclfg5oA6pxIBg1pdaxfifhslHm72ZYhaolrqqC0Q/2si BLG0x+xAExtJnsRGf/mUfr4TubdT9ABWAYWDDQB+F4SZVp5wb7vM0IdTvdlIFVR9kIER SyCEX6cuJWbQGRpO7T2T1CMh6EW2pBK77ID7o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1737052008; x=1737656808; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=aNOcScduW0f4WMyklnrrJyMcq47qqExPr8sSCGh4doE=; b=NRcizDqxIiCJD48G7axJ6RKJl1nFNZ3D3/b5pii/mVh7h82OQvnIDhliGTMyzn7MEU bjLtSEnB30AbsciGCks+brSniPDrR7eym7PKjTBE8f1ecNt9xKWSopLf7Tr80FGlPyHk tBqCQ4ZnlWoWvHjHc6ztIN1VqWIapljJR6LAYziFKNyEXjfEV9uvV4PRcRGEFw56/3TR jh1et/yvBK74xH5x1c6+pxvqW/pKcdxnetKdVuyoO85/WyI7wt6Hv4x66QwP/vMKQnpL bx19P2LHfU8XiIBn+AmvQ1TbE1VcQaVM2e0tYEBDeGRK4je6K+yw8UVu00bZnsr7odZA RoEQ== X-Gm-Message-State: AOJu0YwTXBmAkVvJ8ldZzlGbAZTni0fYI1b3LpjnAW4lfBOx1pOXZlc7 l4gyBAuK72ncyHTWSmkPvWhaAyaa5KbJw1ZVFTShsPegRomifuiRgrNha+6vYxhMe5pE5QPyxlI i2+l3vqX5vg4Lj6dmxBubxeLPjfV04zfmoq/D5qBEFCe6PU1Vn9ZdO/JV X-Gm-Gg: ASbGncueMQ0TO/7XNO4Ya7MJ1lOdI3opndRzidNArmZa1odh2hp3ZwUThTHSBi1dMOD /HEtU/aKrjCbeMe1vflPZKpLv3P5xcGSs+E76+mmBy637t7wxK7aIOeFixhFAb8xHeLwyVhYSD1 C6hLch7FYDZobQvlkFAjkChMcIA29e0A4FZ2bhR3Ung7bDEssKktY7CNl/CyJi5RMSThPSu4xf/ xJFWEOxUHiGloXKrESdQyBTHCbtxkwT1SHaEqSU849zP8l1z6DP7sx95Ht7Mvzt4W0BEcogGzQN WbUjK1EXcWJFJGDdQw== X-Google-Smtp-Source: AGHT+IEMylqg4ts8Fm+XWyunAwzhTCoH3VcxK/bwKVuXtuTqC07gA1kTx87uxUauz6ttSeRtfuSg90l6USyy X-Received: by 2002:a05:6a20:43ab:b0:1e1:b1e4:e750 with SMTP id adf61e73a8af0-1e88d1c2651mr55241743637.18.1737052007945; Thu, 16 Jan 2025 10:26:47 -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 d2e1a72fcca58-72daba0b58fsm29254b3a.21.2025.01.16.10.26.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 16 Jan 2025 10:26:47 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 16 Jan 2025 10:26:47 -0800 (PST) Message-ID: <67894f67.050a0220.3187a7.2435SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 1B4386052471; Thu, 16 Jan 2025 13:26:47 -0500 (EST) Subject: |SUCCESS| pw150146 [PATCH] .mailmap: resort entries From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20250116171010.75942-1-stephen@networkplumber.org> References: <20250116171010.75942-1-stephen@networkplumber.org> Content-Type: text/plain 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/150146 _Functional Testing PASS_ Submitter: Stephen Hemminger Date: Thursday, January 16 2025 17:10:05 DPDK git baseline: Repo:dpdk Branch: master CommitID:06e2856620a70000b2a28f0ea715fc247b85fd8d 150146 --> functional testing pass Upstream job id: Template-DTS-Pipeline#207357 Test environment and result as below: Arm Ampere Altra - Ubuntu 22.04 Kernel: 5.15.83+ Compiler: gcc 11.4 NIC: Intel Corporation QAT 8970 0 Mbps Aggregate Results by Test Suite +----------------------------+--------+ | Test Suite | Result | +============================+========+ | crypto_perf_cryptodev_perf | PASS | +----------------------------+--------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32345/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/