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 7175645B55 for ; Wed, 16 Oct 2024 20:58:50 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6D7954021F; Wed, 16 Oct 2024 20:58:50 +0200 (CEST) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id AEED340144 for ; Wed, 16 Oct 2024 20:58:49 +0200 (CEST) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-5e5a0519d00so109243eaf.3 for ; Wed, 16 Oct 2024 11:58:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1729105129; x=1729709929; 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=Fq8UvBZMgQvCAQpQGQqZKqnQ4azOnKYtPIQLd08k2EE=; b=GGYtju1fetMBrdoFxtJniyaf7S/NFIKpY8LdR5B4VIUwW0mArvNwd361d3GrL9/ems 2KM5t2MeBe5Adx79ijq33eVTxUTr6IbTg44a6JGbsIHURerQk3AGJtcVzlKFYHbsjUM2 mAaZEL1P7wuOX1ddh94BaeaN4j/Uofo2DHm90= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729105129; x=1729709929; 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=Fq8UvBZMgQvCAQpQGQqZKqnQ4azOnKYtPIQLd08k2EE=; b=B/TRX0A/AZ/9H0+5dSsphEObZ5RV7/CL5P1gX1f5HOce3VuNvNDz58p8cAWnKxiRGy HkUjZhmntdLPmVvnmoK5hmu8tzuwFPFe0QB3urVXlLZ5YdBPZ4MgMEGj+fqZa4XrhUcI NNr9ds6KmYymWhrZt45gSO0T6IPdTDtA0MfR2qmGDZHm/oGzgzDLAu10aTMZKUH0S0Eq HdpIQMstF2J3RP92ah2SNUNOHF7XBqJ5mRsNhgiSDE47CsTfMtmDm5cxxdsPHKEEaAdA On+QDO2Q8Efu2EauUN5CK0mJc17t5ZSANVFuTJ3ZsNPdFHnM+yirrrr+TMQ38fkyFgat I00w== X-Gm-Message-State: AOJu0YzkBas294Mw3/MBu3GCmKXcjkslOHLFcfVovnskKRBC6gNuQWC2 sRqKdIk5eglkWvEcXUhJkDgMo/t28SKhx2UIB5mxcvjlxBFiXoExdlwdcHG74zKlBRWt5CgsPFC zZ65OQr2WW4AJeHl2kIAjX5z1MQOnCRsfpSL/l7qd39OtZQLC//0kCXyr X-Google-Smtp-Source: AGHT+IFqHQgcXFghJcO7MuFzCa1kkdMgkwPb2afaW3nm1CPSmajxv0J5FNI+HY4r1IZPG4NSrHmOGa2I/71Z X-Received: by 2002:a05:6870:b30a:b0:261:1aad:2c03 with SMTP id 586e51a60fabf-288874e378dmr10084229fac.43.1729105128766; Wed, 16 Oct 2024 11:58:48 -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 586e51a60fabf-288dac78e2asm110662fac.27.2024.10.16.11.58.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 16 Oct 2024 11:58:48 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 16 Oct 2024 11:58:48 -0700 (PDT) Message-ID: <67100ce8.050a0220.f298.7634SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 410F86052477; Wed, 16 Oct 2024 14:58:48 -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-compile-amd64-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: Generic-DPDK-Compile-Meson#317093 Test environment and result as below: +---------------------+--------------------+------------------+-------------------+-----------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_compile_ovs | dpdk_compile_spdk | dpdk_win_llvm_compile | dpdk_mingw64_compile | +=====================+====================+==================+===================+=======================+======================+ | CentOS Stream 9 | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+----------------------+ | Debian Bullseye | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+----------------------+ | Debian 12 | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+----------------------+ | Fedora 37 | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+----------------------+ | Fedora 38 | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+----------------------+ | Fedora 39 (Clang) | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+----------------------+ | Fedora 39 | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+----------------------+ | Fedora 40 (Clang) | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+----------------------+ | Fedora 40 | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+----------------------+ | RHEL8 | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+----------------------+ | Ubuntu 20.04 | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+----------------------+ | Ubuntu 22.04 | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+----------------------+ | Ubuntu 24.04 | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+----------------------+ | Alpine | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+----------------------+ | FreeBSD 13.4 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+----------------------+ | FreeBSD 14.1 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+----------------------+ | openSUSE Leap 15 | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+----------------------+ | RHEL9 | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+----------------------+ | Fedora 38 (Clang) | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+----------------------+ | Windows Server 2022 | SKIPPED | SKIPPED | SKIPPED | PASS | PASS | +---------------------+--------------------+------------------+-------------------+-----------------------+----------------------+ CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Debian Bullseye Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7) Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Alpine Kernel: Depends on container host Compiler: gcc (Alpine 13.2.1_git20240309) 13.2.1 20240309 FreeBSD 13.4 Kernel: 13.4-RELEASE-p1 Compiler: clang 18.1.6 FreeBSD 14.1 Kernel: 14.1-RELEASE-p3 Compiler: clang 18.1.5 openSUSE Leap 15 Kernel: Depends on container host Compiler: gcc (SUSE Linux) 7.5.0 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521 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/