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 A30B142C10 for ; Fri, 2 Jun 2023 15:06:31 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8018F406B8; Fri, 2 Jun 2023 15:06:31 +0200 (CEST) Received: from mail-vk1-f228.google.com (mail-vk1-f228.google.com [209.85.221.228]) by mails.dpdk.org (Postfix) with ESMTP id 3B527406B8 for ; Fri, 2 Jun 2023 15:06:30 +0200 (CEST) Received: by mail-vk1-f228.google.com with SMTP id 71dfb90a1353d-46010179da6so215894e0c.0 for ; Fri, 02 Jun 2023 06:06:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685711189; x=1688303189; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=A2EGuO29F8JJxhnu+pI4Ka95pJ/zoEIBbpFoa9ixSQo=; b=QQYqhV2hdAHYC0is9NaGQAHIe74qbNq0AlQAHBkktHSre/77+gC8pkVzNosV60nZvS LlV9vGN+UWt6NlcDpIy91KHXy9I044hp4TBVlJh3tH65PNq3QBmQTgkf5nhxh4nC+iE1 fvcSxu06jonkaSC2OPHAHgMXykqcIEXF02mkk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685711189; x=1688303189; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=A2EGuO29F8JJxhnu+pI4Ka95pJ/zoEIBbpFoa9ixSQo=; b=ZFvxkMhJCwKg8zPRLF5tNbjv0O91Zv4uI/Ef0cn1PpbFKSSawOkBI3fAd6kCBU5r8H GQw5Gd3o9/cmdeKsBTRGP+QQBllkfHxxVhnuJ1B+5RpraSm43GRdHDgcj4nKlJ0Hk1E5 wG5K9kcHmVJ+u8NPegYN/3pMT9SdjhckTYKMWLf7O9vxIj82MNOOjuOllIPzr1Xj8bK8 VhnnnoAvfBZ+sLTMmEkikXGTtzDfaAuByohu+VDEC4O0zAkwn8wX6yPMbU9/f/qfYDv/ G4yndJvt5iJeAkUytzJCNDPjt8+i3d9yP5fhZIEcgOooi2e3aPND+m0IwOXoILtNUrU2 DIDA== X-Gm-Message-State: AC+VfDwUFjzd2OXxTIymJZWLabzWHMvzLqrcd5Q1GJbRQZG171bPZnRn 5rq2q73Pl5sCzVqt9Qi6iRB8aJbqvXSCIA+C7keg5ibC71dqcjPPfGvMBhYF6OmPXAcmUxpm3Q= = X-Google-Smtp-Source: ACHHUZ6HI06j1UdgijaJ8f7u6Kmw0zuSggnUQ5gXsg9aWKKKFX3j+fHbqmlJxEOdeLxEqAxcXH+wfsA1QhQx X-Received: by 2002:a1f:57c1:0:b0:457:4515:bdf2 with SMTP id l184-20020a1f57c1000000b004574515bdf2mr1577956vkb.1.1685711189464; Fri, 02 Jun 2023 06:06:29 -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 ay34-20020a056122182200b00451544ef678sm225525vkb.1.2023.06.02.06.06.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 02 Jun 2023 06:06:29 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 02 Jun 2023 06:06:29 -0700 (PDT) Message-ID: <6479e955.050a0220.8395d.3cc6SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id E4834605246B; Fri, 2 Jun 2023 09:06:27 -0400 (EDT) Subject: |SUCCESS| pw127955 [PATCH] [v7,1/4] net/bnx2x: fix warnings about rt From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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-broadcom-Functional Test-Status: SUCCESS http://dpdk.org/patch/127955 _Functional Testing PASS_ Submitter: Morten Brorup Date: Friday, June 02 2023 10:15:45 DPDK git baseline: Repo:dpdk Branch: master CommitID:abaa473297cf21cb81e5348185a7694ae2f221e7 127955 --> functional testing pass Test environment and result as below: Ubuntu 22.04 Kernel: 5.15.0-58-generic x86_64 Compiler: gcc gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 ARM Kernel: 5.11.0-46-generic Compiler: gcc 9.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26509/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/