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 220B645E9A for ; Sat, 14 Dec 2024 06:35:24 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EA8D940296; Sat, 14 Dec 2024 06:35:23 +0100 (CET) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id 61C2540041 for ; Sat, 14 Dec 2024 06:35:22 +0100 (CET) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-29ff039dab2so1216619fac.3 for ; Fri, 13 Dec 2024 21:35:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734154521; x=1734759321; 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=5QNdgcXsKj6LroY/u+kEnn+9IvT0sv04cDmJEMbNUTY=; b=BA/FrTWWtcs9XoGkHcA24GvuXLd+OCIhhvtHOp6FEUq/y/RvJSpd0kLsjVEVfcHcHQ 2PyeDO9mBuKPovgPsJlMHCf6GT712PaAb6keUNPgFJznHFPVZPkCTIsJAcs8d8piu9c3 3S94CxcnH3fAiSR4CqnidhxCFA8nzEcO9Z2V8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734154521; x=1734759321; 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=5QNdgcXsKj6LroY/u+kEnn+9IvT0sv04cDmJEMbNUTY=; b=trzekkEZIaT8cN1rQ12mg6hjl82MowMkyBctCe1eoekN684l/Wjrbql8QyoBmdJpwN whkN73bDEoPhgMwQvZ52MsBEP3Y6xAWM21Nq/uAJ2yT20CrfgZiaXZM2J/9JGp+SSPda IqtDq9XvlEc2mSweRGiy9GDIQh757Vn2WYSTBk9lOIP4F/3CaRAhJBfrquko9Lt0ByeL 7Cu5OUyibckKHlfiQa2zpdKNvFN5jgPnontap4yvwLoJsWCj9cxFdKV/bJt8CTlRI/8C tu4JL6PTNBjynADVREWZo5UqQiIlnUeSBY4Wo0RT5/5YIG15gg38zpBCjEvKz9b/eEzH H0tw== X-Gm-Message-State: AOJu0YxC6aed6aDtYT1JdSuqJWpr9sPXmy+xqfthZpOiMjGgSeV25/Ym 8c0V6NDIGlCaX2IoXY38Hzi+/wZrcnWSlxToGfS3q9oMs8w1FizdpiOpsutotmtCFKIR8EtGCVA t5DkAyxYC7nYV+xpZ9P9I3PrOJDd2p1oPaUm5eyQO X-Gm-Gg: ASbGncuMb8USkOL6AYiY0GyIZiBk6a6QhsQr4MRUcY6gK2fmyjP7iTd+rBRFUKzpPP8 lw2xurmcnz+CuihgBA+OyxogbKbaBI9+QcA8T+9Af+9wiW/wC0fkqkwcLcEXYl0TCtQ98IyGDbQ mivGrJIE/fBwd5DbhDGQlavdaN6qmu5/JTyL4V1WHH/pPq3NAJxs0q7PW9uCoACsRhSnC1jW3Pp jEoUADScRMCcqX9ljCY2/BzOL9y3WoAwx6d/m6tBC0wKpshldE4whFFWlzFte8TN6EIWx9ctm4f mg== X-Google-Smtp-Source: AGHT+IHeN6/N5dPS1a3QaROR/FbfppNKvduT+/W4CQLwrImLiE1f0qUtbVaPpkkEhvbsW3NRUdaTLvy2E912 X-Received: by 2002:a05:6870:7810:b0:2a3:8331:717c with SMTP id 586e51a60fabf-2a3ac5a438amr2705713fac.10.1734154521288; Fri, 13 Dec 2024 21:35:21 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 586e51a60fabf-2a3d26881a6sm41029fac.19.2024.12.13.21.35.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 13 Dec 2024 21:35:21 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 13 Dec 2024 21:35:21 -0800 (PST) Message-ID: <675d1919.050a0220.e408a.2f42SMTPIN_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 B7F016052471; Sat, 14 Dec 2024 00:35:20 -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#202250 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 82599ES 10000 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 XL710-QDA2 40000 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/32144/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/