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 B56A945B7C for ; Fri, 13 Dec 2024 11:56:06 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A2C71402BB; Fri, 13 Dec 2024 11:56:06 +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 B211040269 for ; Fri, 13 Dec 2024 11:56:05 +0100 (CET) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-2163dc5155fso14732505ad.0 for ; Fri, 13 Dec 2024 02:56:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734087364; x=1734692164; 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=N0mX/3CgaDJVwcv9K+oX4tn3PaCjoWVVEBHbhJv08qk=; b=SrM7p6okyJflKWLoIKH5kSnnNZEnR/X7y7kLl66ywgM9ceFJbx5oZivpIc1IN9xGHw RJElGgBfQEsz6DZczc4rfDibuJdkk3+aJFTYDqFA05iUWjyHtInYHXYMP8cU4BW+rVAn uV9VKHY/5sy9GkOl0ABHab79CZbmogVRqCvfY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734087364; x=1734692164; 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=N0mX/3CgaDJVwcv9K+oX4tn3PaCjoWVVEBHbhJv08qk=; b=ac3wl+D29ja8n0e4Kxdajy1B5d78mBZ3xoK5znIffxvZFakSd7u17BCMWlYzQ584bX CJ+Pie0bw68cBcP6DhDOJE0BMdTzIvqd156oDADYc9G4K48Ldt5AkMz4+EkS7uk8UBa7 5/4Vs1m20p1+nPTZEhNFwQON/GtdzuJRAaHPdZ2eu2r90pwhKpI+YZqFQ20eFun+RZ+G C6zVemYQPQtoNfWIcfJv5c+ITTXsJutIxHuSLhvl5gcgB8/JN5GAK92UuCggfvED/Ex7 2Q8toPDgbN8ETqcgKpkhzta0CaQsMIKv6/UZjqsjh3NW8t/VHsH+BO7R+GOMTL8Ihy2I /4ug== X-Gm-Message-State: AOJu0Yyr4p4wcEt6nTxIhCOLQv1WhSjR46mBAtLx0HgzcQd5I6Zj/XRk iNoPuEjx+e0ADxDAhQeJpYMZ25PIT50/uNY9bCbgD1tZhKaKj3/3zKYjxlNRr2gjchLpEMNQYEY 4oeF+6gASPsM/SMGa07eD++Fszo0qdZ6PZ83rdUDm X-Gm-Gg: ASbGncuFoyhbOSEdy9JT/bEC533moZQ/mjrtsSoeBAURRiS+uY08+xF6P8S0ndaIJ62 yTZ4Tx5nzFjvCu/ciXrklMRGZs821CZpJrVPXagN9ZMFsDzZSNJ909AehL9KdvIF3cDuaTvnrRY F0uqy8B13S7+Ms9945ShADXYP4fgoF5oAyt4/ddC9dXkk+soz8cW4nS23UrcfCzWqfbzI9DeO+O bxvRG0x7jRN7G3ZJEJ82H2+XIGM8YzYjTq/23kz3m9oqUQHfB+08wWwhUckqcmMQOkxHdztMTc+ xQ== X-Google-Smtp-Source: AGHT+IGhRKj7Q1oci9nqxFqvNJr69vvU83DlwpT0iLZFxeLY69ysEzNcRCxqhkUD9Cx+4/eFafk8jczqE3hY X-Received: by 2002:a17:902:ea0e:b0:215:5c1a:f369 with SMTP id d9443c01a7336-2189298435fmr29449255ad.11.1734087364676; Fri, 13 Dec 2024 02:56:04 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-2166fb8af67sm4149065ad.62.2024.12.13.02.56.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 13 Dec 2024 02:56:04 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 13 Dec 2024 02:56:04 -0800 (PST) Message-ID: <675c12c4.170a0220.49df1.9ef3SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id CF1116052471; Fri, 13 Dec 2024 05:56:03 -0500 (EST) Subject: |SUCCESS| pw149220 [PATCH] [v1] event/dlb2: add port attribute for i From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241213043300.18015-1-pravin.pathak@intel.com> References: <20241213043300.18015-1-pravin.pathak@intel.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/149220 _Functional Testing PASS_ Submitter: Pravin Pathak Date: Friday, December 13 2024 04:33:00 DPDK git baseline: Repo:dpdk Branch: master CommitID:1b3bf1128d9bda5595861814792f74b8f57160c8 149220 --> functional testing pass Upstream job id: Template-DTS-Pipeline#202075 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/32133/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/