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 985B445E99 for ; Sat, 14 Dec 2024 05:59:56 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7358940296; Sat, 14 Dec 2024 05:59:56 +0100 (CET) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 4C5C740041 for ; Sat, 14 Dec 2024 05:59:54 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-21644aca3a0so28576655ad.3 for ; Fri, 13 Dec 2024 20:59:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734152393; x=1734757193; 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=Y2shnnJVUOaNA8yjNff4H1FduetZDLxt3Ok6WU0kAWA=; b=eADHul3d3+dglvtQqOS/FQZGWmRoYdx/1oMD6w93ht35WbmqzmUcWyracydNqpMBQf 7ker/+2V1NPgeWImvZWCvG78NxiUVN6kO1ZHRPGQDm5/OUL4+7QHwtC97W7mGbJS1dSE gJ5rfencV85c0LukQF3VRX5KrcvsnqjerLXtg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734152393; x=1734757193; 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=Y2shnnJVUOaNA8yjNff4H1FduetZDLxt3Ok6WU0kAWA=; b=juzxN6BedDdF8Nqwl1oOeTgf+p8vM+5ws+MkynSSEthjpVcX3mEaFeuBUhG5enImMu 84ZE1QySWpUVLCjq4HxyhWUZ9vqpaiQKilSRT5I9KtBgm8IVXnx1pfRNA6iUmun57oyz faQ6AFdwZwrV1W7bgYf0huiCqNgRcc20Z8Yznub3cdwmxsnT63sZoCdD/h14OrCNbV7W zclygIs2eyLOHPLuy2t9CFseBvdUE0FtGukqbDjbwpsz/NX7Hy8IAMCwDNI3ppIIvrgx 7vviudTf4pgxvyijOWU9beqp6Vq5B56JN60W53Eya22iqa23Nx0ALgozu7D0CwNTHI9s tD8g== X-Gm-Message-State: AOJu0Yyc29PQwvObbqxQKxbVWy5lID/AmjbOLHBt2YVaA5E1ChJ2uPRh YhsDbK3ftSX7qY6SpTOYs5JNS/sDaPH5e42JmNdJCucqOwUHgQcyIxxRE+cWoQyZL7wXXx7ve2l EyrUSvb2VpdUhuqkw27Qs69E3ZWi5+gE7FkCBo5oc0PeTcVwIC4Ihk0L9 X-Gm-Gg: ASbGnctL4FjvWJuCvfoHAU1ynhEbuxhg9WlAX0FhI+ctJYaOtyUFMy9nZ/X4W86U0kf nA9JoVXvmibSyTUO7g/E0EaNo68qNylbDuxMlpbyanA9FonBU/GfSdoI8p8anAxMJyLiy/aPQp6 6kvw8E2/qISAroc3RmioDPI1SEJNY7OwgYr9JjY5JHZ8rPmT5lNENlHMKill2p5jBhC9d+N7Nw7 0qq3bTt2wHL3JIHTntavr8FHpDOGpJHRo7KjPb981bl/dLqET/ERJNjUtT+CuzF4eOnkxrmca04 rFDyjg== X-Google-Smtp-Source: AGHT+IExeOIMs6ZUZRztw8nmz10CAml4XdOTDCDWsenDbLQoDhj0wXN08qGSUQ05Vl8QzWOW/thnTRJp/+HW X-Received: by 2002:a17:903:32cf:b0:216:52a5:dd41 with SMTP id d9443c01a7336-218929f123amr89656105ad.31.1734152393435; Fri, 13 Dec 2024 20:59:53 -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 d9443c01a7336-218a1e68e73sm333675ad.108.2024.12.13.20.59.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 13 Dec 2024 20:59:53 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 13 Dec 2024 20:59:53 -0800 (PST) Message-ID: <675d10c9.170a0220.1d44b4.257dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id D05856052471; Fri, 13 Dec 2024 23:59:52 -0500 (EST) Subject: |SUCCESS| pw149242-149243 [PATCH] [2/2] drivers/net/sfc: remove unus From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241213214951.61974-3-otilibil@eurecom.fr> References: <20241213214951.61974-3-otilibil@eurecom.fr> 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/149243 _Functional Testing PASS_ Submitter: Ariel Otilibili Date: Friday, December 13 2024 21:41:55 DPDK git baseline: Repo:dpdk Branch: master CommitID:f1e0472368d4dbb1da33ae68b18ca21bc8a55259 149242-149243 --> functional testing pass Upstream job id: Template-DTS-Pipeline#202239 Test environment and result as below: 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 | +-----------------------------+--------+ 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 | +----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32144/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/