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 0A6BA45EA3 for ; Sat, 14 Dec 2024 21:32:56 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D17AE4025F; Sat, 14 Dec 2024 21:32:55 +0100 (CET) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id 7883C4025D for ; Sat, 14 Dec 2024 21:32:54 +0100 (CET) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-29f87f1152cso1485144fac.2 for ; Sat, 14 Dec 2024 12:32:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734208373; x=1734813173; 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=rthlvSyu3k3uI7IEJ2T3ysxXefJ3L92IUXr1a18ywdw=; b=gvU9HZtEHmuoctjW8WcWAmxWCCdhKYXN7Bzbnko/sSK2VslRc5P+xB/4gY0ACk+QzH keid/XGINgm26ptjYPIUDG/E2H3lYldtA7Sc2NKTfW0Vrl4UVTBee7PVV+m3tyNuMJvS 2CJYkDM7tTHD2NPy6IUFxw8MGnDlYoqDsEuGs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734208373; x=1734813173; 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=rthlvSyu3k3uI7IEJ2T3ysxXefJ3L92IUXr1a18ywdw=; b=ioREuXO+ocBA37JBAJtyfk8H52sbjtqKo2eoih3fqOo+zTKtKokIcekW5SC0t653PA UGPoAipENNkDUeQLjIgQVl8XnIlI5qvqXR/xJQzxXOLNiPL9nQggFXCqKk7VFQv58Yx8 uhdkg8/1QfEfQBxIkp2yTAVW89A7m0XFjt4yK6MGTCDEVAeSpWRn4e23TLIh0EWdIarJ Achi8NS5ztUp47JQucTkt9L3kHGGIvuqgXKhLdslWw7toYsU77nNLfFReRFh2wxStuE5 KW0SpUdLuE2iKIMXx/1gM7wuHKbZQzMwS/kCt+Au0xCmdZ++i2q3Xm45xu6WP1FZf6iZ i8zA== X-Gm-Message-State: AOJu0YxcKw9duEi5kiHW2l1weREdkZ8s2NTeAQ6jMuoJ4flNBvT5f614 gpJKeeydsVisdRVrbmbA+Kd+J6NsISPqj13WQCF9Lb1JaIJAziXcIIih54slrgTo4IOPXjbKTbT QqYPveU93DldeeUsnSOeQ5kkJcqI6mrNmTdBRqVki X-Gm-Gg: ASbGncszKNkK5CmdVi57U9MShtweAQdl0flAcC3Q5lZWvzllSjJyhjCA0cUfbduDSza 6RDWifjdY9+cL9PO0vZfSd9CcW4ZtQqh7D0OBysIejJRX4aoAXZHeBagM4oEuUgQTKjgYDSz82P APKa7dFfn0n99e9wQNn8D2aQANocDGAxo7YJYLhNfL4q61FyZku3dDHdsfG57VBF6m4FNAC41aA nE6STr5dXOAcUGCy/jkBBJyaz6uIw9djDVXVROy8G8vGfOPSCfzpP43szNl+5EUdlsh5lFBv3Ba sg== X-Google-Smtp-Source: AGHT+IHIV0iDc7ysI0Koccyvzrpwkdudp7oWFfHylJ+MIoA4wvkrP49sOH07Mr+gpU+r2KIOrMplMcPiaG9O X-Received: by 2002:a05:6871:5c7:b0:29e:311c:f51a with SMTP id 586e51a60fabf-2a3abeeb577mr3692453fac.0.1734208373520; Sat, 14 Dec 2024 12:32:53 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 586e51a60fabf-2a3d25448cdsm83639fac.13.2024.12.14.12.32.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 14 Dec 2024 12:32:53 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 14 Dec 2024 12:32:53 -0800 (PST) Message-ID: <675deb75.050a0220.eb0ba.5a18SMTPIN_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 030D96052471; Sat, 14 Dec 2024 15:32:53 -0500 (EST) Subject: |WARNING| pw149236 [PATCH] [v2] test/bonding: fix active backup rx t From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241213171713.13266-2-stephen@networkplumber.org> References: <20241213171713.13266-2-stephen@networkplumber.org> 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: WARNING http://dpdk.org/patch/149236 _Testing issues_ Submitter: Stephen Hemminger Date: Friday, December 13 2024 17:17:14 DPDK git baseline: Repo:dpdk Branch: master CommitID:f1e0472368d4dbb1da33ae68b18ca21bc8a55259 149236 --> testing issues Upstream job id: Windows-Compile-DPDK-Native#25311 Test environment and result as below: +---------------------+--------------------+------------------+-------------------+-----------------------+ | Environment | dpdk_meson_compile | dpdk_compile_ovs | dpdk_compile_spdk | dpdk_win_llvm_compile | +=====================+====================+==================+===================+=======================+ | CentOS Stream 9 | PASS | PASS | PASS | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+ | Debian 12 | PASS | PASS | PASS | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+ | Fedora 40 (Clang) | PASS | PASS | PASS | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+ | Fedora 39 (Clang) | PASS | PASS | PASS | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+ | Fedora 39 | PASS | PASS | PASS | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+ | RHEL9 | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+ | openSUSE Leap 15 | PASS | WARN | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+ | Fedora 40 | PASS | PASS | PASS | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+ | Ubuntu 22.04 | PASS | PASS | PASS | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+ | Ubuntu 20.04 | PASS | WARN | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+ | Ubuntu 24.04 | PASS | PASS | PASS | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+ | Alpine | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+ | FreeBSD 13.4 | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+ | FreeBSD 14.2 | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+ | RHEL8 | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+ | Windows Server 2022 | SKIPPED | SKIPPED | SKIPPED | PASS | +---------------------+--------------------+------------------+-------------------+-----------------------+ ==== 20 line log output for Ubuntu 20.04 (dpdk_compile_ovs): ==== --- Failed to get log output --- ==== End log output ==== CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) 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) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) openSUSE Leap 15 Kernel: Depends on container host Compiler: gcc (SUSE Linux) 7.5.0 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.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.2 Kernel: 14.2-RELEASE Compiler: clang 18.1.6 RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) 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/32142/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/