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 E80E545EA3 for ; Sat, 14 Dec 2024 21:42:25 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DCA764025F; Sat, 14 Dec 2024 21:42:25 +0100 (CET) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id D07BC4025D for ; Sat, 14 Dec 2024 21:42:24 +0100 (CET) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-3ad272538e8so9033045ab.1 for ; Sat, 14 Dec 2024 12:42:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734208944; x=1734813744; 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=xh+DqPML/ZXl3J7iwVJiANo4DcPoox/T53vS8YathoI=; b=RBKnUwirTKLsmv9sT4/34d0YU1yr0UvKpGe8OfzkGAO0Mppm4IfkiAXIb5q+3qYaYE ioa3qwvnteIJUr69gzHzeVn7jB0iU6NlkNFHhWrHXMw96S0t07s+4A8CVMPU2S2jTGV/ YG7/InJCKJu7Odhv3kfpqBlUvT9/YKKIJWM5s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734208944; x=1734813744; 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=xh+DqPML/ZXl3J7iwVJiANo4DcPoox/T53vS8YathoI=; b=ugs6kyP01YllFUrgHG6/6JqaN2FcTm5TNab6WgTxAMR9ifynu1viRCAsvB+RxbHShC UqH0+1HFgTsmP5IvQtB0Q1XwRoV9caqR6I3Z2LpAwodCF43e77njmhT9d2OJx8+yXLZX 43jO3bf/obazTuYtQvapMqWh9E5A3TSGe/7xBSe+etAADuIKrMblKJ90OAepuH6s6V+y eM+sfyk7X9b1+mdfWL2Y5OUCCSwmNKP1/+16Y9LrpbtKMhIpesnxANl7zehBmU1DD+2k YudEo9CfzbNu9B/SDQrDABGm5Z5wpYpGBJZclQPI6pDUV4vQ09bA2TZsZlfSCUox5ArI Pi2Q== X-Gm-Message-State: AOJu0YyD+Pni9mABFh0IPvuOi8YSBcGv7QGWfWg5GIFtcEeiqLhaKIVY TEBl8/IusYPLb70aCJd5ZuvVBwcrHmjq397LZwuWFC/2S5WrgUR/Y2K3zkSZe0dIhAEDXVBmCJF izpEZAwDKO3+BJcJSwKDtoZ4crH0zlH6el9MM1IPt X-Gm-Gg: ASbGncsHPFnRoz7KAVXeDdZvKGFv/EYGNZoEDszUftpzjI9qi5RdE1Npu/otFZ1h5S3 +LNEH4nQa+y8a2RcESU01wK0AkpD0/p/X+8TaSq905u3dLY0oGtHhK+oL6q26RCNMM1hn2kX4dQ ZdbXqtyuPdtVRP9ge4rAQ5BGK11dfmBoS5Lhpi12Cv/Se8TFxnc2FIJt3mnw1XR2f7gB4YwXZLN Yp+pf3Lx9ynsW7kDWhEui5n1AWqE5Ggoa0ZEO5HMN4otjJMqmkYMXNrsl/QhYewrXephSVfwxsu Wg== X-Google-Smtp-Source: AGHT+IGwQEwE+RuzY5674CEQ+4Xb73nixYvFgavUNjktbqhvp8YOPu9X4cNg4AWt6/e4Ib38ccL6h0DX1g0h X-Received: by 2002:a92:cf4b:0:b0:3a9:d0e6:abf2 with SMTP id e9e14a558f8ab-3ae65fb637cmr89339265ab.10.1734208944174; Sat, 14 Dec 2024 12:42:24 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-3b2425c57e2sm1334155ab.0.2024.12.14.12.42.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 14 Dec 2024 12:42:24 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 14 Dec 2024 12:42:24 -0800 (PST) Message-ID: <675dedb0.050a0220.279f52.94ceSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id C537B6052471; Sat, 14 Dec 2024 15:42:23 -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#25312 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 12 | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+----------------------+ | Fedora 40 (Clang) | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+----------------------+ | Fedora 39 (Clang) | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+----------------------+ | Fedora 39 | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+----------------------+ | RHEL9 | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+----------------------+ | openSUSE Leap 15 | PASS | WARN | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+----------------------+ | Fedora 40 | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+----------------------+ | Ubuntu 22.04 | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+----------------------+ | Ubuntu 20.04 | PASS | WARN | SKIPPED | 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.2 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+----------------------+ | RHEL8 | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+----------------------+ | Windows Server 2022 | SKIPPED | SKIPPED | SKIPPED | PASS | 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/