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 DF7F045DF4 for ; Thu, 5 Dec 2024 06:43:46 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D81ED402C4; Thu, 5 Dec 2024 06:43:46 +0100 (CET) Received: from mail-qt1-f228.google.com (mail-qt1-f228.google.com [209.85.160.228]) by mails.dpdk.org (Postfix) with ESMTP id C6F9A4278B for ; Thu, 5 Dec 2024 06:43:45 +0100 (CET) Received: by mail-qt1-f228.google.com with SMTP id d75a77b69052e-46727cc31ecso4756041cf.1 for ; Wed, 04 Dec 2024 21:43:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1733377425; x=1733982225; 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=bmphJA8aXRbBCfFVv3h50PnnNA8Q0dbcL7Z4Jxzbsbc=; b=Cj14udRAUHa8XxFUszTSPs4qmHhOWAxB58OibqFqA/K6hAHA3/qFEhM5LqDIM8kAPX +/5lBwj/aBoPWHNcGasO2ObxJDAdPtIp8KHz1CCfOn2xyZoDMb1E9q1PyoZRl1cr+/eN 3B/h99GS1xFF3b5TRacw88pYAesh3UplFdJT0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1733377425; x=1733982225; 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=bmphJA8aXRbBCfFVv3h50PnnNA8Q0dbcL7Z4Jxzbsbc=; b=v6dt2Z8yRmzlN03ejDwG9D5lOjDyB8x38AnJEPAzwBr9Ut28BUzw7DGs4iiP8Cg249 8CuDmDGokn/xq7+rXUW7GtlyVMc6kkDHd7v3GLTa+1ra544YX1jfG3PSoMVMi0q22DHO iBJ/MTo7vLpkj1F2Bn8yAVeUDxHnhyWDRxEjU/W8yWXRx3QwJ7qFep41HAQ8bodbh+7h Yu6t3WFy2BikF0VLt5bf9kUgI0MBw9N2XBtE8uhGNzyRXMih5SzWUlmbhpb2ZsLECjph 6ffEMEc6N2aZSo5EKeIczD6W7I4rg4JjJNtlR/w2RqI43skx/8g9NX4bJwnR//eIjNqb ezlQ== X-Gm-Message-State: AOJu0YyHZQwpUZoYvsXyhVwLo9VOOi+sqyzFNzdUSp3c06CNfUssowHO IIEgwvHHVVhtB+haM4kI2WHDmeiJzVFATWgAIsJePgTLDOVnED6fM52EhribEbRtcZ4T7vD+/t+ k7qf2sloZsIC7chUA1Y7Ch1+iAGMnd9/jSK0oGa/z5GiJFE5Lou+QXtbh X-Gm-Gg: ASbGncvPq4xO1t1fLI1W6SrrpD3dxQqIWX/Gh/+fu8Xt772SoRpGMylKpmBi/sUWGnh /ZG4v6kCfD4hK8rd1xhEuTRWZN3sTPNT1ZZSrIrCQxX+uuliM1bd28Zvi+16mXJFse0g9ID5Eyb bceCE5gZNccEB7O5fTTE4+ybkQdHfiHf0cSCFUGq0oEwAdqqdb8FfJ116OQN69GHf9EAo++HH0d ShExYZODPt08ylx/130O9wn98jt7F/W2UywmQIsRATFiDhpNavBkuQkvytCtD+7vSvNK06dVOY= X-Google-Smtp-Source: AGHT+IF86YE3D4XZXPF/cK9Ptvbxq/ja5KfqYUcc4RX0ldbXgGlBKmh445rYYnv4fUdxohzF8lmCRbvaqXVV X-Received: by 2002:ac8:5711:0:b0:466:ae07:599f with SMTP id d75a77b69052e-46717c31567mr120511901cf.17.1733377425186; Wed, 04 Dec 2024 21:43:45 -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 d75a77b69052e-467296900a7sm387631cf.3.2024.12.04.21.43.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 04 Dec 2024 21:43:45 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 04 Dec 2024 21:43:45 -0800 (PST) Message-ID: <67513d91.050a0220.2c8760.2542SMTPIN_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 997116052471; Thu, 5 Dec 2024 00:43:44 -0500 (EST) Subject: |SUCCESS| pw149033-149037 [PATCH] [v3,7/7] lib/mldev: eliminate depe From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <1733372429-3996-8-git-send-email-andremue@linux.microsoft.com> References: <1733372429-3996-8-git-send-email-andremue@linux.microsoft.com> 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/149037 _Functional Testing PASS_ Submitter: Andre Muezerie Date: Thursday, December 05 2024 04:20:29 DPDK git baseline: Repo:dpdk Branch: master CommitID:7df61db6c387703a36306c1aea92225921e2eeb2 149033-149037 --> functional testing pass Upstream job id: Template-DTS-Pipeline#201116 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 | +-----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32089/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/