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 2DC5245B52 for ; Wed, 16 Oct 2024 18:00:09 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2813A40150; Wed, 16 Oct 2024 18:00:09 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 2DBD1400D6 for ; Wed, 16 Oct 2024 18:00:08 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-82cd93a6617so246165539f.3 for ; Wed, 16 Oct 2024 09:00:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1729094407; x=1729699207; 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=pkqZwLOEBpHBdj45B+Rl3Nm9tgChPr065M1DvuyQAdg=; b=JwBF4YxPwFpPQADGCZhxcAID42F2voYLVpFc084SGyc/D3mW9FksV34D94lVOfK+zS FIjqjTu1tWMlTm6MLeFN6WGASsB6vZQEK+CEDu0NR7QdpCHdJUbyUqSbLNC7A+Mz2BhE 344CH70x96NvIi9LXZkTgGO4unAlTtOeRZtME= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729094407; x=1729699207; 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=pkqZwLOEBpHBdj45B+Rl3Nm9tgChPr065M1DvuyQAdg=; b=R2s+zN3Z4JsXzY/F2jTGQ5bNl5D4usajUYasGBpxTS0r2a5gWnwVcrr1F13F6HIQsb Zo6okEiIP09zD8WCfADkf4vo654aV2gLBiGBC9lKs+wr1G8XdL44sK2We4dyBRE8plA+ jR7kEIi1PtQyIBII4R0yi6vQoeboTKQxqghT31uN8VwMO0Abql0kf4DcP1PkEJR8ypt3 RAm0tqN5LE6YxeRE9nzx4pQODL0AFqIkl0J6P7r0RIB5kagdMdF2nOuBTbYptoHH04Q2 FOiEa/ripCwKZ5FDrzrQ/eTrWAuEYMbdB9asbyU0lkMR8J1aSg7vV0CvuM48svsuu6GC khqw== X-Gm-Message-State: AOJu0YyRTmlMKOIQlpaZ1+cFmNVtDaVW2Cfy3btTXX79seEgHpad42m3 Q3eOlIA7EhgRmJm0eI4fJQnghAwLNkdVshcWemzGyJP1++KaG+9+UdDnEecHmvmL33MDTf3s3I6 xe8mRiVhhEmlc1M8SivL4I91F/b93FYmTpUPl6nW7BkGUdKz0NuOuR0OU X-Google-Smtp-Source: AGHT+IF3iYbpvWsIjJUsWBxdMzxaPMEONwKR4T6kD0EayBbhtFhpsro3x7dx2NA1wHEN5GDfV+RR4FsoAAVU X-Received: by 2002:a05:6602:3426:b0:82c:ed3d:3a4c with SMTP id ca18e2360f4ac-83a946fb252mr515505039f.11.1729094407143; Wed, 16 Oct 2024 09:00:07 -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 ca18e2360f4ac-83a8b2bd5c4sm12304239f.23.2024.10.16.09.00.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 16 Oct 2024 09:00:07 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 16 Oct 2024 09:00:07 -0700 (PDT) Message-ID: <670fe307.5e0a0220.2aca8f.947eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 952036052471; Wed, 16 Oct 2024 12:00:06 -0400 (EDT) Subject: |PENDING| 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-arm64-testing Test-Status: PENDING http://dpdk.org/patch/145986 _Testing pending_ Submitter: Vignesh Purushotham Srinivas Date: Tuesday, October 15 2024 08:20:49 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2e424aeb6edf8c4990abf266aaa8814a8050616 145986 --> testing pending Upstream job id: Generic-DPDK-Compile-Meson#317108 Test environment and result as below: +------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +====================================+====================+ | RHEL9 (ARM) | PEND | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PEND | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +------------------------------------+--------------------+ | Debian 12 with MUSDK | PEND | +------------------------------------+--------------------+ | Fedora 40 (ARM) | PEND | +------------------------------------+--------------------+ | Fedora 39 (ARM) | PEND | +------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PEND | +------------------------------------+--------------------+ | Fedora 37 (ARM) | PEND | +------------------------------------+--------------------+ | Fedora 38 (ARM) | PEND | +------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PEND | +------------------------------------+--------------------+ RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) 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 Debian 12 with MUSDK Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1) Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7) Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) 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/