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 2286142C65 for ; Fri, 9 Jun 2023 00:04:10 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1FDAF410F1; Fri, 9 Jun 2023 00:04:10 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 4D39540A7D for ; Fri, 9 Jun 2023 00:03:17 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-565bd368e19so9582647b3.1 for ; Thu, 08 Jun 2023 15:03:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686261796; x=1688853796; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=5xpLLewdrVbanzXNP6Q0FDpe45OGsKGqyscFE9OBQk8=; b=EH7dGf9U1QXTjWkowNXamkyMO8c2sTi0fQ5UOARqp92XyT3ts6PcrxrlVPSEWmGAWL rqH1a6r/dovmlGV7+sWZK9tzkIhTRb0Kk3HFWMHD9N4YJUgRqrd9k+6lC5hfd2ZVyfrk bOFjhXbGIDk4fTcSVEAmSxT19/TBZsp+B84lQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686261796; x=1688853796; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=5xpLLewdrVbanzXNP6Q0FDpe45OGsKGqyscFE9OBQk8=; b=JEm7y+K+JpxIMM6Aj7JKeZEc0N1UUvmef7sLtTRs+dZ6sDCSUmKfVhPn16dSpO2D6n /JYt5W5pAFHltG4s7939l2VQQ7US6YurFyIp3+0+3D55A9eyvRcm004rtn6KYCS0AaG7 Zx7opIPFKsdfsd8/mreGdqpTFIOi9DUsMQWMjRFob5RTHfPDdtNhKpOp7BwpyrpDTk4S jR6yySQULiCxGBRxKxuYcfpIv9OzlK3DKZ1NJAuESytxU0lVB6GIubJnukxwLd9Ynh/l zV3K7OShc1kPxyMZy1qXJ/T40A0fEs/2qtm9VYoLl5AEsRCCvDM18eoubam58y/ZRY2O zYEA== X-Gm-Message-State: AC+VfDwmketpyVk+TqiTHLoLtokvnU4XAIpkOXIEmTAnH90z1gA/UX8D bkdhh9a/fK4VYpdjtkkzuPqt92i5kyy4wZJWbSf9KSFeR6I5q9l01BcpYA== X-Google-Smtp-Source: ACHHUZ6+d/zMrnkyCtU9nOoHUdnp30nTh9fcekLAnWIveXwjr73wEYnXykbtohvKyDJrrVeiL6cy6CBfjK6F X-Received: by 2002:a81:a0d7:0:b0:565:2328:1db5 with SMTP id x206-20020a81a0d7000000b0056523281db5mr839679ywg.48.1686261795754; Thu, 08 Jun 2023 15:03:15 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i82-20020a815455000000b00565e63c500asm164867ywb.4.2023.06.08.15.03.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 08 Jun 2023 15:03:15 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 08 Jun 2023 15:03:15 -0700 (PDT) Message-ID: <64825023.810a0220.5f409.2e58SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id 76B44605246B; Thu, 8 Jun 2023 18:03:15 -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-unit-testing Test-Status: SUCCESS http://dpdk.org/patch/127955 _Testing PASS_ Submitter: Morten Brorup Date: Friday, June 02 2023 10:15:45 DPDK git baseline: Repo:dpdk Branch: master CommitID:abaa473297cf21cb81e5348185a7694ae2f221e7 127955 --> testing pass Test environment and result as below: +--------------------------+----------------+ | Environment | dpdk_unit_test | +==========================+================+ | Fedora 38 (ARM) | PASS | +--------------------------+----------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+----------------+ | Fedora 37 (ARM) | PASS | +--------------------------+----------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+----------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+----------------+ | CentOS Stream 8 | PASS | +--------------------------+----------------+ | Debian Buster | PASS | +--------------------------+----------------+ | Debian Bullseye | PASS | +--------------------------+----------------+ | CentOS Stream 9 | PASS | +--------------------------+----------------+ | Fedora 38 | PASS | +--------------------------+----------------+ | RHEL 7 | PASS | +--------------------------+----------------+ | Ubuntu 20.04 | PASS | +--------------------------+----------------+ | openSUSE Leap 15 | PASS | +--------------------------+----------------+ | Ubuntu 22.04 | PASS | +--------------------------+----------------+ | Fedora 37 | PASS | +--------------------------+----------------+ | RHEL8 | PASS | +--------------------------+----------------+ Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/