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 6AEE745F45 for ; Thu, 26 Dec 2024 04:13:44 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4B446402A8; Thu, 26 Dec 2024 04:13:44 +0100 (CET) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id BC723402A5 for ; Thu, 26 Dec 2024 04:13:42 +0100 (CET) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-21670dce0a7so91240505ad.1 for ; Wed, 25 Dec 2024 19:13:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735182822; x=1735787622; 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=A4nQb/tgwxgZg5JoSqBH+LLW7imgjgh6os2/XzyTlJU=; b=jB+rX4akkAShHhG+zNgtTlS1oXKlhhnIkxLjaDt5lA0w6YZpDJgUSsUDGuRmwR/kqK kgE344pCnLEYm0aiul+gP695ZzKx52Da0sFcUHpnoWYVn7RL/ZKot7xQmFyprgEQTFkV yFKDsFajdryTZpsWQYgZm5qjhlRuWRhOEAebk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735182822; x=1735787622; 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=A4nQb/tgwxgZg5JoSqBH+LLW7imgjgh6os2/XzyTlJU=; b=VhfGOLTJyXnzpzrjxQyEzZ+zD9lWCyKdI60JU6FJpkfgsbSZOh2ihdo7AjcsV3pgyW dbB2qT0ld8kjzvw3y2F7kojXvaoCdpUsBPJmA+5IsCEv+xnfiLG7ZsXJz9oYszipcGTZ 8qpVOfx+ImmVA8mkMy1eGCNIfIyCxHFHLpeBqjj1eObvUfISRNFrwAoMgnMRzLKWCOC6 utVCZbn7uw7wTABhq5T+8gCo9cFox4oEO5iDYzhYv8SLoGypvD1s7zu79T4RYPgbZqhe tHPPsLPCEdwjT3W+/JpG/D4uet2cSLWJdfEH9c7z28gitl1aiAOrZFZ56leu8EeJayiC j6qA== X-Gm-Message-State: AOJu0YyQz13ySwqIrx/K9xyBODekCRea3M+jtNQrMjypGyBNRlbinwAI YkKyjRjgFO4C+Lt/jkj7kcs3xK6gZL2p8GnAjJVOcYlXvxoAzidxyCGRBt7IcZvr8+X9tLYDUG0 mD7sO+1HJ8/gvAY5DuhxaqzgzfKtjMSLpGZRIRmuO X-Gm-Gg: ASbGncuwSXy9GayimJcgHRvdkr7PZQOPJSF5x3PhYUwBHfRiEh+68ecm8QyroeA+qUZ FbAOA9I36K2J2+md185bR6XDb1fiVMK/eiGhztexz4l3t1oUG3aNkgWImLG4luaQEK4Yw06dt/c y/eKnEww5nM4neV2L2o5t3ATMXR1Oiq25qOaSLY6Z79LfZjrWUYBdu42LyNljr+yqTfGDIRwbdW +el+anVQrsczOACEn0fIVqxVVb04F3rwOD7AK/iCrWLdd3d7+JwVF2cE03Woq3t7JcN0fC+bNzq 3Q== X-Google-Smtp-Source: AGHT+IFjnNkT06kZKbOcGrQGsNUg9cK8gPopmjUftWeDEYNvsE2URiSi2p0UDGKX0h0BSQ2XuEkrOrMLAkGM X-Received: by 2002:a17:903:2b10:b0:216:55a1:35a with SMTP id d9443c01a7336-219e6ebca5amr330147695ad.30.1735182821820; Wed, 25 Dec 2024 19:13:41 -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-219dc999c70sm6567625ad.33.2024.12.25.19.13.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 25 Dec 2024 19:13:41 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 25 Dec 2024 19:13:41 -0800 (PST) Message-ID: <676cc9e5.170a0220.28cae6.e552SMTPIN_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 F2EAA6052471; Wed, 25 Dec 2024 22:13:40 -0500 (EST) Subject: |SUCCESS| pw149472 [PATCH] [v3] net/bonding: fix dedicated queue set From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241226012618.13535-1-chaoyong.he@corigine.com> References: <20241226012618.13535-1-chaoyong.he@corigine.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/149472 _Functional Testing PASS_ Submitter: Chaoyong He Date: Thursday, December 26 2024 01:26:18 DPDK git baseline: Repo:dpdk Branch: master CommitID:94ad302b4ebba4a5b6706a1c43ea0505e5098169 149472 --> functional testing pass Upstream job id: Template-DTS-Pipeline#204338 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/32211/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/