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 4B1B4457DB for ; Thu, 15 Aug 2024 21:14:29 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 30C3D427C7; Thu, 15 Aug 2024 21:14:29 +0200 (CEST) Received: from mail-vk1-f228.google.com (mail-vk1-f228.google.com [209.85.221.228]) by mails.dpdk.org (Postfix) with ESMTP id 532FB42794 for ; Thu, 15 Aug 2024 21:14:28 +0200 (CEST) Received: by mail-vk1-f228.google.com with SMTP id 71dfb90a1353d-4ef2006dcdbso451155e0c.3 for ; Thu, 15 Aug 2024 12:14:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1723749267; x=1724354067; 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=12IUT0sUbFkdEtgBO3Kj5veIMsw0iDgM7hLERgX/EDQ=; b=ZbjtDz0fqT2hYCnePAxhBaf1NrTm/569OE4CKkzbfBB03H0luY9FWwprPoTkoiAiKk q3tjgfH/tDq+Mt0wqIhp5pDvCet0vMAQqdQ2Oc4WBpE+pLwBORPXWsvE5t7n1Odskcr2 z+seS+ftmDK3VTgYKX9VHtxcHIvPIoJiEQbHo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1723749267; x=1724354067; 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=12IUT0sUbFkdEtgBO3Kj5veIMsw0iDgM7hLERgX/EDQ=; b=EtvbYm7EIBVpOKh5S7Wys2GPOM8tH7IJBjYgSrejubvufVqulksr/HWwv9TgsOqsOU JTtYfH0F8JKoDxDk06Q6yzrHrABloj+ajbbGeB9HcXEjFyhSQ6jk0Cf0F/6gJhQtmG5W xZ/5AcUHR0Ia/0cC4mzGi6w/5w7vLeZA19nu6aT8IZa7T48I03DY3YYFHYC70ih5H63W XkAuigKcbsTETWReAQudynN9dtjqpuKvYnkXoIEQnLHumIIaEmAZMw81j0ZPlPTX9I7I eroNoXDaRuQpGYr9u06MycHeotRsFmAYDM1vSeWz9cSZZhGus21Aj0dZ//qkxp3gFsDn GFCg== X-Gm-Message-State: AOJu0YzhrQuyY3/+9IxIVDJ3J3hHD+2WYr++g4089BUprnO8BNaMOgWl s7wyPIHRzJ9bsHTjN3rqpRhNhXCJUBka35EAsTP0wLlgWr+8njB7uxjCYfgO0QUgRZciB2YJ6RX a+nsZCUbK7stTG7dcgdSFq04qPBzpBWIIIpMiP45jjPXIJvQQ2YVQwEO9 X-Google-Smtp-Source: AGHT+IGmWVZgJegM1NiPHNtQk+ty2h9AC6RlaRckiDWziQx3pGnIv0inwwc5NR+H5Jaa662ayZzRllR3k6iT X-Received: by 2002:a05:6122:1351:b0:4f2:ebd9:8e12 with SMTP id 71dfb90a1353d-4fc6c70c5afmr955822e0c.5.1723749267624; Thu, 15 Aug 2024 12:14:27 -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 71dfb90a1353d-4fc5b90bb3esm148071e0c.5.2024.08.15.12.14.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 15 Aug 2024 12:14:27 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 15 Aug 2024 12:14:27 -0700 (PDT) Message-ID: <66be5393.050a0220.2120de.6376SMTPIN_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 43CBF605C351; Thu, 15 Aug 2024 15:14:27 -0400 (EDT) Subject: |SUCCESS| pw143193 [PATCH] net/bonding: add user callback for bond x From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240815121014.612170-1-vignesh.purushotham.srinivas@ericsson.com> References: <20240815121014.612170-1-vignesh.purushotham.srinivas@ericsson.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-broadcom-Functional Test-Status: SUCCESS http://dpdk.org/patch/143193 _Functional Testing PASS RETEST #1_ Submitter: Vignesh Purushotham Srinivas Date: Thursday, August 15 2024 12:10:14 DPDK git baseline: Repo:dpdk Branch: master CommitID:e0f7ebe88ab4588dd352e9ec14270ce4e3b1470b 143193 --> functional testing pass Upstream job id: Template-DTS-Pipeline#175464 Test environment and result as below: Ubuntu 22.04 ARM Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Aggregate Results by Test Suite +------------+--------+ | Test Suite | Result | +============+========+ | scatter | PASS | +------------+--------+ Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Aggregate Results by Test Suite +------------+--------+ | Test Suite | Result | +============+========+ | scatter | PASS | +------------+--------+ Ubuntu 22.04 Kernel: 5.15.0-100-generic x86_64 Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Aggregate Results by Test Suite +-----------------+--------+ | Test Suite | Result | +=================+========+ | scatter | PASS | +-----------------+--------+ | unit_tests_mbuf | PASS | +-----------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30798/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/