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 6E5F145B44 for ; Tue, 15 Oct 2024 22:32:30 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 671804025D; Tue, 15 Oct 2024 22:32:30 +0200 (CEST) Received: from mail-oo1-f100.google.com (mail-oo1-f100.google.com [209.85.161.100]) by mails.dpdk.org (Postfix) with ESMTP id 336434027F for ; Tue, 15 Oct 2024 22:32:29 +0200 (CEST) Received: by mail-oo1-f100.google.com with SMTP id 006d021491bc7-5eb5214d83dso365314eaf.2 for ; Tue, 15 Oct 2024 13:32:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1729024348; x=1729629148; 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=1mlEhD+Fq9ZIbovXKwrbnFDhTf0yPmJsvnCW7DXvOJQ=; b=YnLaG80erQ9nrbuQ/NV271wFsG+pEfF7uXnZhQaO3aArqYr+wn0tsPoJyvv5OTlNra IrcXCGYm6WPEvGUgfxKmdHFt8tXI9J6+BF7DKfeASEbpAbXAaISP7C5BPSTYahQbYgJ2 +0PE+fWoJNQaGTp/O67rjcuoL8YMoMnRY/RUY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729024348; x=1729629148; 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=1mlEhD+Fq9ZIbovXKwrbnFDhTf0yPmJsvnCW7DXvOJQ=; b=fLxyfCQnqOjUmSzjmMvdFiq/LuNGC7dOXEuOKTbnPnCUNP1NPFhSy1X6mEpAwIPNtr hfO3LMyqRT9VXk4PWf3jeFfw/T3hjgaqF48UhYGDB9p1nVuP3rb5HyoLQLBwheBz9DLu /F+u+SUtj6ZYSTenfLAaXjBn/Ra+8jeAMF0BYm2MtifO8vGCqePqDz2YsXV0mRS3RJjm Oml+f7vx0XSGCX0ES1syxQrZ2KApmk4lUcPugHssowd8BZ/qPqr3+mpp8GyTKskoN9p/ grDxuTcNXqW6hnqnlu9ZsA8yHvnFiyqD+H+rm6P+DSy+oU+m+10iQTeazFuZ2MEEhu/w 3Ptg== X-Gm-Message-State: AOJu0YzBAO35Fu0FNMta+rTBY5hKSpBU39vzwSaCtbD6PemJyDvEvHOz AJvqtvYXv5JQqh6BbPvA+YRF44qgsOci76naLXwzviY6vnmZYhXiPN/mVLfIXAT1IBKdwu1ASp9 XRmmYPRPsFeaQfbVAzKqsemJOYU201+GivMPjGF1ut2l8sMADwa6ZUsOE X-Google-Smtp-Source: AGHT+IGaa8sFIgoFMupOlp5OIGhfvmI31jpK+WnEBDH8L0VOz5XWx5Pkm33UwP2i904Lvd77w53FsrdsVt+P X-Received: by 2002:a05:6820:1b8b:b0:5e1:e748:7d2 with SMTP id 006d021491bc7-5eb262d3b29mr6498165eaf.1.1729024348438; Tue, 15 Oct 2024 13:32:28 -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 006d021491bc7-5eb4edc7242sm54653eaf.13.2024.10.15.13.32.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 15 Oct 2024 13:32:28 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 15 Oct 2024 13:32:28 -0700 (PDT) Message-ID: <670ed15c.050a0220.3ca1fe.44a5SMTPIN_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 0F9946052471; Tue, 15 Oct 2024 16:32:28 -0400 (EDT) Subject: |SUCCESS| pw145986 [PATCH] [v2] net/bonding: add user callback for b From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241015082049.3910138-1-vignesh.purushotham.srinivas@ericsson.com> References: <20241015082049.3910138-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-sample-apps-testing Test-Status: SUCCESS http://dpdk.org/patch/145986 _Testing PASS_ Submitter: Vignesh Purushotham Srinivas Date: Tuesday, October 15 2024 08:20:49 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2e424aeb6edf8c4990abf266aaa8814a8050616 145986 --> testing pass Upstream job id: Template-DTS-Pipeline#188583 Test environment and result as below: +--------------------+----------------------+ | Environment | compressdev_zlib_pmd | +====================+======================+ | Ubuntu 22.04 (ARM) | PASS | +--------------------+----------------------+ Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31492/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/