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 466D245B52 for ; Wed, 16 Oct 2024 18:27:53 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1DC7840150; Wed, 16 Oct 2024 18:27:53 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 1F9C5400D6 for ; Wed, 16 Oct 2024 18:27:52 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-20cdbe608b3so30664635ad.1 for ; Wed, 16 Oct 2024 09:27:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1729096071; x=1729700871; 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=0/XCMVhGj/2K22qYw8XpBYWnfRnuvqXflsRcgUtmN+Q=; b=c3pxLx1OBt2SLXJGUJeamRSUirXjEvKivzf3nv1Z0c18EesNd23dQg+npme9OzKVLV aL7eD41zcZlwa50INgb54zG3kjqSQKVFTKA/sKk27nEM2n2kkzMfpFQTPjHeFybn2BXU OmMd407C9WXs5zKsuahyUSguGYPZu0HIRGuxM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729096071; x=1729700871; 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=0/XCMVhGj/2K22qYw8XpBYWnfRnuvqXflsRcgUtmN+Q=; b=iN9BfZMpl7kK8e6S5l5n4QJO0pycRwmb85BRpZlBgQjEFqQPI1ljKbNUn+zFv9Ff5B t+h4dLhXyKzp1ZuLh+KdK2C7nL382fboqy4AO0lIAA7goS2+wHxoaA9Gr7JuqNwrpu46 4BbOmSioB8HpECCzIWnzy6K8IS40F5HU5TmTKDCg73a4xlI7e5LmhmqU+SqOhrfjvFp8 xkM62s3dIlSq7Wvka9y9/lkTY7ujn3XWepVnAmKWvxqWX9af/0poPqNPrYX/vD52uSfr GJFiM79e43rDJIVeom9et0dI2LNKBDR/yIdahLyWqo5XDEwKWwnvy6AYFV6iEeCnxRuO Qzhg== X-Gm-Message-State: AOJu0YwfuczsGrVCsIlIrtDvGHDzKhRyRbog2hRRF/kj04RQK38LAHwQ BbOr9VdfmFLMUuTbu31Sgwd6motdeCFGEa7sdztU00P+byy62wNV40wKdjz/871e3UV+VqJ/Lnx Co38FqXgVSlrZY1H1Zn3qO6ObnLMuMWXXxogZ5TKeQQ+lP2sjjVLeouY1 X-Google-Smtp-Source: AGHT+IHX/tiKzoWBus0hhMxz0j1cWZmqn/e/XLVocxjqHbZNpPLm4KaU4l7FGg57FjZBmsp9lzdv4x2ALEWR X-Received: by 2002:a17:902:d4cd:b0:20c:f820:1ad3 with SMTP id d9443c01a7336-20cf8201d91mr145759965ad.26.1729096071138; Wed, 16 Oct 2024 09:27:51 -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 d9443c01a7336-20d180ba873sm1320295ad.105.2024.10.16.09.27.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 16 Oct 2024 09:27:51 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 16 Oct 2024 09:27:51 -0700 (PDT) Message-ID: <670fe987.170a0220.21dc8c.93b1SMTPIN_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 8A3B76052471; Wed, 16 Oct 2024 12:27:50 -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-unit-amd64-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-VM-Unit-Test-DPDK#25705 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2022 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PEND | +---------------------+----------------+ | Debian Bullseye | PEND | +---------------------+----------------+ | Debian 12 | PEND | +---------------------+----------------+ | Fedora 37 | PEND | +---------------------+----------------+ | Fedora 38 | PEND | +---------------------+----------------+ | Fedora 38 (Clang) | PEND | +---------------------+----------------+ | Fedora 39 (Clang) | PEND | +---------------------+----------------+ | Fedora 39 | PEND | +---------------------+----------------+ | Fedora 40 | PEND | +---------------------+----------------+ | Fedora 40 (Clang) | PEND | +---------------------+----------------+ | RHEL9 | PEND | +---------------------+----------------+ | Ubuntu 20.04 | PEND | +---------------------+----------------+ | Ubuntu 22.04 | PEND | +---------------------+----------------+ | Ubuntu 24.04 | PEND | +---------------------+----------------+ Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521 CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Debian Bullseye Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7) Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38) 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) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 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/