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 CA94245F43 for ; Thu, 26 Dec 2024 03:16:36 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B5873402A8; Thu, 26 Dec 2024 03:16:36 +0100 (CET) Received: from mail-oi1-f227.google.com (mail-oi1-f227.google.com [209.85.167.227]) by mails.dpdk.org (Postfix) with ESMTP id EC2AA402A5 for ; Thu, 26 Dec 2024 03:16:35 +0100 (CET) Received: by mail-oi1-f227.google.com with SMTP id 5614622812f47-3ebb4aae80dso2533592b6e.2 for ; Wed, 25 Dec 2024 18:16:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735179395; x=1735784195; 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=g9wfx4GFNfO5RoiAS9F4BHwAjCuuIDvHI/mEdUSEiaw=; b=HtyxqW7eNq72dySG3oYB3DkzrgoKhGYakPspHDG3cS/2OOAlv+dK/eF2B2gYIWY50B GHnzEbd2vYD6a7k0z0lDvEtdryWSmNCZr1uUH1o5pTt11RbbKhhXBpMWF6l4TNr4MVfV 1OHI3R8+6A0H7J0DDF8WeshDEzzsTad0L9BXU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735179395; x=1735784195; 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=g9wfx4GFNfO5RoiAS9F4BHwAjCuuIDvHI/mEdUSEiaw=; b=Oge13HYUoAzedcQ4CegqHXyJ3+YbQT9Tre9rR8H5zFlnnmeDD62vLOkkfLFDR1nUtn 1rpjPZHqDsBY3TwTKRJYu/Gg91M2mKYLE5SEyzIQsfPYfXkZU9ohHoN9pXRfKSchyvm3 UteZLpjSZveFQgtQFY2iXGG8tYqkMYWLvbSeHg3KYRxhj66cdwTniAyyIb9ZnhozYbSz pRRGHZ17xmdq/shGEq3JCePwr+HtixtOrK6xsguzOpV8B2xTe3ddqGd7oKqv/n92yVTE JM4xuWEE5tPlOWHjY/FDVmU4vt+w0I0sSHb2Xa1VyLUAK62m842dtEWR5j81KsDrvIQF 0/qQ== X-Gm-Message-State: AOJu0Yw+MMdQBj1g5TQLSwu8oAT4MRvsFqa217Bw5B2lYa1CpiKd0wBL FJqNd0Xrv4OTAbLHfCCbn4mhLgBEQu5J+0qUITBJyfvwrZU++c9mDdrQt64k2rrR3H10M5yF5/n O0ET1CnQO507MQRb7LGUt+H6PvyGZmvWg2Uinrruo X-Gm-Gg: ASbGncuwHHjp1UZZBNYTUkLACBMSQEhapW0S0gzMcQQuyudMoGubSOw9pkIsgkRUoh6 sCYQ5Og8E7/sD8lifLrdwSOEFGtKbKHUww195QVSCKselhsVUjyEUx5ozR7hvc8VbSZPIHxma51 AirerX/JVTMq+V4xWah46KgTv+TMG0GWaprq/pAmQRzpINcSfxDTfGlTtnXQEp86cF0UVv/BppH O6Ry1ZdlPqN6E1K9nsfDFWiR0d2map9ewc8QYgIr5GhzSZE1+dCGyIWGinsTKt4capT4jYEe2Aw Bg== X-Google-Smtp-Source: AGHT+IF7L2X83R6DzhvVsdIkWYR3ZJ/Uz4LU1IIIxkhU1jGhyRnfCMT21/K6/fkUIFqC+UjYyHyg3+fB3XnG X-Received: by 2002:a05:6871:5389:b0:297:699:2ca8 with SMTP id 586e51a60fabf-2a7fb00afe1mr10532062fac.1.1735179395047; Wed, 25 Dec 2024 18:16:35 -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-2a7d74684c4sm482287fac.3.2024.12.25.18.16.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 25 Dec 2024 18:16:35 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 25 Dec 2024 18:16:35 -0800 (PST) Message-ID: <676cbc83.050a0220.312654.4ac1SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id A70426052471; Wed, 25 Dec 2024 21:16:34 -0500 (EST) Subject: |PENDING| pw149472 [PATCH] [v3] net/bonding: fix dedicated queue set From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241226012618.13535-1-chaoyong.he@corigine.com> References: <20241226012618.13535-1-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-compile-arm64-testing Test-Status: PENDING http://dpdk.org/patch/149472 _Testing pending_ Submitter: Chaoyong He Date: Thursday, December 26 2024 01:26:18 DPDK git baseline: Repo:dpdk Branch: master CommitID:94ad302b4ebba4a5b6706a1c43ea0505e5098169 149472 --> testing pending Upstream job id: Generic-DPDK-Compile-Meson#346685 Test environment and result as below: +------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +====================================+====================+ | RHEL9 (ARM) | PEND | +------------------------------------+--------------------+ | Debian 12 with MUSDK | PEND | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PEND | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +------------------------------------+--------------------+ | Fedora 40 (ARM) | PEND | +------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PEND | +------------------------------------+--------------------+ | Fedora 41 (ARM) | PEND | +------------------------------------+--------------------+ | Fedora 41 (ARM Clang) | PEND | +------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PEND | +------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PEND | +------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PEND | +------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PEND | +------------------------------------+--------------------+ RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Debian 12 with MUSDK Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Ubuntu 20.04 ARM GCC Cross Compile Kernel: Depends on container host Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) Fedora 41 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 41 (ARM Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32211/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/