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 445054415D for ; Wed, 5 Jun 2024 13:53:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3E93B40E2D; Wed, 5 Jun 2024 13:53:32 +0200 (CEST) Received: from mail-yb1-f226.google.com (mail-yb1-f226.google.com [209.85.219.226]) by mails.dpdk.org (Postfix) with ESMTP id 8A3E5402AF for ; Wed, 5 Jun 2024 13:53:31 +0200 (CEST) Received: by mail-yb1-f226.google.com with SMTP id 3f1490d57ef6-df771959b5bso6524149276.1 for ; Wed, 05 Jun 2024 04:53:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717588411; x=1718193211; 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=0I41/0GfWMOyG+YfU7PB3UB2PW1dxcchXICNmAXokeM=; b=FJ/UQNMcEI/8jQXxUjzrJOE56PcMB5dqalMleRYjXWouFt/E8jnCr0wsSsjD9PBjry l6ZqeuuzonwK18AOqzure5QUHERx6q4W5StqeHZYny1xR/S+rX4GrV7rBnWdnQGUctEI 65TjCPiie6NHn//uwUi3pX9fTfRtYxCL8siLo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717588411; x=1718193211; 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=0I41/0GfWMOyG+YfU7PB3UB2PW1dxcchXICNmAXokeM=; b=b1rF6d23ezKu5QsxcrWIUiE8siWr3i34lTZWKj5UexbI9qOyNPDBGnAbKXk6bJhJx6 bkYMV9hDaPmNUwl8jCU90GjQyI1NuZkojgpalJ4CQRj1zKv3m6nhOtbUw5RMOgkxVKyo FnyjxcEsEZGKyD/3aaEE1qpxnIaC251Z/lEEae2BYTHDFJSSTOdwKi08rmmTTjZolP3t Q5Zac83Q7AjHamFabMoIbuwrm0S+f2wsr5F5f4mOo6djn+Chqdgexc2GxAMMhupXh1Qw Jijhw3OaRAhpoPantBe3qGZI0poPkiPmbjnxldmHqt1tHsjnyBC/ac+X3F8EvC4uyw6o VISQ== X-Gm-Message-State: AOJu0YwAy+oLUaPOKgVLMBL3tJ1XZrZvXZUIIYppiz67q90yDtdSzL3Q BtyrJ+WG0+Vh+U5fMUDb/bIupaZHd6l77rl6XeC0Nl26fUlUzP08QNU/LjEyXWJUMDlnXIgFXvS 5Fuf19qYbRa3HKQNG/tBB3wpAp5A2l9dn X-Google-Smtp-Source: AGHT+IFGzkiA22Fk4OS3wSFfVzHUdy1bXd+N9V8pyJKpKDwI5KfKM8oDekNn4NFMtLJKtJxxXGz0c/nw6OMq X-Received: by 2002:a05:690c:a0b:b0:61a:b573:65f4 with SMTP id 00721157ae682-62cbb4b3108mr18976277b3.6.1717588410861; Wed, 05 Jun 2024 04:53:30 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-62c76644acbsm4296837b3.37.2024.06.05.04.53.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Jun 2024 04:53:30 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 05 Jun 2024 04:53:30 -0700 (PDT) Message-ID: <666051ba.050a0220.b6493.1ffeSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 72EB2605C373; Wed, 5 Jun 2024 07:53:29 -0400 (EDT) Subject: |FAILURE| pw140733-140734 [PATCH] [2/2] net/bonding: add command to From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Chaoyong He In-Reply-To: <20240605055520.2587034-3-chaoyong.he@corigine.com> References: <20240605055520.2587034-3-chaoyong.he@corigine.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: FAILURE http://dpdk.org/patch/140734 _Testing issues_ Submitter: Chaoyong He Date: Wednesday, June 05 2024 05:55:20 DPDK git baseline: Repo:dpdk Branch: master CommitID:a6bbf008457a455fcf4cf7374c280bba697a353f 140733-140734 --> testing issues Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Windows Server 2022 | FAIL | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ ==== 20 line log output for Windows Server 2022 (dpdk_unit_test): ==== --- Failed to get log output --- ==== End log output ==== 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 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 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 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30106/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/