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 4CF98459A7 for ; Mon, 16 Sep 2024 07:56:59 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 43E714025F; Mon, 16 Sep 2024 07:56:59 +0200 (CEST) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id 6181340041 for ; Mon, 16 Sep 2024 07:56:57 +0200 (CEST) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-6c54a5fbceeso26947146d6.2 for ; Sun, 15 Sep 2024 22:56:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1726466217; x=1727071017; 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=f02hDeU6KiFYfOhAyX5cjyV3ILimFRJhmFpTxmlcvnM=; b=CsRmhK5nTGO6muVEJk4QLAEr2Ns9KVLhKhs3Ke+dB4fr0za8gvVHcNo74hQJRxtc4Y H5pFMpfbJ91atkL9f9uas3FAaIixPq+BSY1HRDzU2D4cDlloWOo2VUnkxjR6KE0cnODn JR0BdlPMmNIv9l4RKckT7qTvvnrLiEmV/0aj8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1726466217; x=1727071017; 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=f02hDeU6KiFYfOhAyX5cjyV3ILimFRJhmFpTxmlcvnM=; b=m/ygpFVt+E7LiD98D0q0czJCxJhbKjR0tTDZudRhQCCfssBi/ymjGRZgPJsWn4RKL9 YcTOEmSMKgdf94Gv37xMdn2ye2D0h0HZRqPd0GOp8AhtQdtm3mTGQcyXnx5s54O6uHlx 44q508+s2T2uXB0TgemRArD/J33psLpirqnjq7TCAkL0tIJpuTbPFfjaZgoz50M93fm/ 9/9s8yNwUT8httFZSfQY0J4fUcXP/becwjz6wBn7QQz+Q1IcMGP+Ztuy/SIFXplDXbqu D0vzeZB4ShcAyKJyo97xp9J5KrYjczbY2SWIi3vrD6sMOCm6sXz6BIjqKoJbrUNTVF7u 0jTg== X-Gm-Message-State: AOJu0YxHVsfqGD0rF59Tdn8JoONBTmirWVDut2iRjmTd5a0JC3apiO58 uvJtLiZeTdCZxXYu65ko6fa4j0R3doPI437F9/G1smgdCa6o9RFxjuIP4N6p9oSlHLVeLcDR6B3 L2SKPNIuNZEEwShz8PmpjXwjLkDkQ3+jEUx42wqgGHo94nL3LHe4a7Z0O X-Google-Smtp-Source: AGHT+IGtKGpj8ciBxBZks12U8Cw9ZT/AZPVMWWffZ+XqRw4/VlC5Z3Y2pFwb4ycsZgKzJk3w4n93n5Tn4g2S X-Received: by 2002:a05:6214:3383:b0:6c3:6215:952e with SMTP id 6a1803df08f44-6c57e103480mr177895346d6.42.1726466216771; Sun, 15 Sep 2024 22:56:56 -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 6a1803df08f44-6c58c7b8018sm2495796d6.59.2024.09.15.22.56.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 15 Sep 2024 22:56:56 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 15 Sep 2024 22:56:56 -0700 (PDT) Message-ID: <66e7c8a8.050a0220.279979.4449SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 74F406050A6D; Mon, 16 Sep 2024 01:56:56 -0400 (EDT) Subject: |SUCCESS| pw143766-143767 [PATCH] [2/2] eal: detect supported driver From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240906210637.630356-2-wathsala.vithanage@arm.com> References: <20240906210637.630356-2-wathsala.vithanage@arm.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-marvell-Functional Test-Status: SUCCESS http://dpdk.org/patch/143767 _Functional Testing PASS_ Submitter: Wathsala Wathawana Vithanage Date: Friday, September 06 2024 21:06:37 DPDK git baseline: Repo:dpdk Branch: master CommitID:41dd9a6bc2d9c6e20e139ad713cc9d172572dd43 143766-143767 --> functional testing pass Upstream job id: Template-DTS-Pipeline#180613 Test environment and result as below: Ubuntu 20.04.6 Kernel: 5.4.105 Compiler: gcc 9.4 NIC: Marvell CN106XX 50000 Mbps Target: arm64-native-linuxapp-gcc Aggregate Results by Test Suite +-----------------+--------+ | Test Suite | Result | +=================+========+ | cmdline | PASS | +-----------------+--------+ | ipv4_reassembly | PASS | +-----------------+--------+ | l2fwd | PASS | +-----------------+--------+ | rxtx_callbacks | PASS | +-----------------+--------+ | tso | PASS | +-----------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30955/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/