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 6AC82457D7 for ; Thu, 15 Aug 2024 17:09:55 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 615364275C; Thu, 15 Aug 2024 17:09:55 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id C187C40647 for ; Thu, 15 Aug 2024 17:09:53 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-39d16046ca3so4085645ab.1 for ; Thu, 15 Aug 2024 08:09:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1723734593; x=1724339393; 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=0OEQy6J1Wk/PgaTtOBk5zxK7rPFQQkEfDaM98+hS8vA=; b=O8iNtZLpMP5rvvnsnaDCxXvLTCcBMfwl0RL/TWBIRfA2iZC5wtc0SwI1H/C0AQh8r5 LltXwDb1LxyXLQc6a9UIhXJWV7S4pi3qAMF1nN+xU6Zxxbu3Y98uihpq2jShkFEyVe5/ 2QPv+DqTTPH5GXbyEUbb3sHHPWfASz1CQkwns= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1723734593; x=1724339393; 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=0OEQy6J1Wk/PgaTtOBk5zxK7rPFQQkEfDaM98+hS8vA=; b=WldgSzm21V4KQpwuUsaGRJE81QEyO/fkIqX3OYlq4JZFHYvnBgpEs12Nb+MpeM/OD/ AfijtynR967PVvqyXJlTJZayQJ8Xor9vmkNXF28Ke7l1Eicj1UgobvuUqHS+Jyi8KDJ4 PqzZDSDTyXcCOCaBNxS+jtpUeEmgj/gGHvdvk2GM+YSxlnZURVL068g9bGw3rY0wZ5NE jnwszE3uCyFzyhv2uylJJ4IIqdEhPpL737YoL566LyiUJgKE3H37WrIfJrFc0AJL+fTj IjBHpI87ISiGTy40edWNAeDchcMsbm8DCXYcOK7Mcdj8a5A5Hoe13pMOQR8aq8ol6xgQ atPg== X-Gm-Message-State: AOJu0YwNjjU5W0/BJTj1FsiBU/39bO8KRg0+IGNzNsymAHu0y7+mDBZ1 XKTlhMnDXeL6oNUG0+rG9fMaFjdM05/VwnV5VGuFKg1ZsWEKEwy/mHxoqKkfBDJoHdI+wvSLk4x fhfrDftXJKxoYCdm+131NzGPWH7TO7gylG4mJpAAR/vi5RJMHL8szAlqw X-Google-Smtp-Source: AGHT+IEIyNr8nIA+WwqQZWJYvuZl/yEQ+7qltUqRBXRPPJrgNBN9F6UATmyyzkQaHqxnV2N3acSOo27HOJfo X-Received: by 2002:a05:6e02:184b:b0:39b:33b5:5cc1 with SMTP id e9e14a558f8ab-39d26d6222emr598365ab.24.1723734592877; Thu, 15 Aug 2024 08:09:52 -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 e9e14a558f8ab-39d1eaafc05sm931665ab.42.2024.08.15.08.09.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 15 Aug 2024 08:09:52 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 15 Aug 2024 08:09:52 -0700 (PDT) Message-ID: <66be1a40.050a0220.19e11b.3becSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 18AB6605C351; Thu, 15 Aug 2024 11:09:52 -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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/143193 _Testing PASS_ Submitter: Vignesh Purushotham Srinivas Date: Thursday, August 15 2024 12:10:14 DPDK git baseline: Repo:dpdk Branch: master CommitID:e0f7ebe88ab4588dd352e9ec14270ce4e3b1470b 143193 --> testing pass Upstream job id: Generic-Unit-Test-DPDK#252624 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 38 (Clang) | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Fedora 39 (Clang) | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Fedora 40 (Clang) | PASS | +---------------------+----------------+ | RHEL9 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Ubuntu 24.04 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Fedora 40 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 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/