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 C058542E68 for ; Fri, 14 Jul 2023 01:33:47 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A1C6840685; Fri, 14 Jul 2023 01:33:47 +0200 (CEST) Received: from mail-ua1-f98.google.com (mail-ua1-f98.google.com [209.85.222.98]) by mails.dpdk.org (Postfix) with ESMTP id 1863340685 for ; Fri, 14 Jul 2023 01:33:46 +0200 (CEST) Received: by mail-ua1-f98.google.com with SMTP id a1e0cc1a2514c-7943105effbso1710852241.1 for ; Thu, 13 Jul 2023 16:33:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689291225; x=1691883225; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=X2X9yTsZFRcKP8DmdilJO9Jr6J+wkAukwXcFHmG3wEI=; b=jXgcDWGZecvUN1X3nryf21ajJleRrLsHK11eKFIYIVs1x8FzjsL1PVNhzPDUZlItyL BxtcjNxsfyNBQWovcbJFb+05xv7CHejd8XbpetBEuGM2GA9rkRt5OTey3zjac7yiudJt 5rgFYn6fflwMlcAP76g7PPqVgIqkF70whtF4o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689291225; x=1691883225; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=X2X9yTsZFRcKP8DmdilJO9Jr6J+wkAukwXcFHmG3wEI=; b=V8qrZ50EdxiBbKvVGmBkSfPF77FupkszSrlO0a/+6tifuUmxCeP1WrUxV3v0ZLcRiL vnMX4nAHq67EJsAuXZVJVgFxH++obFess7eDsgC8z0qbzhXeH9GhPB+CayjvLvZNPR6Y MJPoSNYu+Eo22NGh6Vz0gfenXzzPxV1h8F/ZwqYRkyNXze9TldOZEc5YpBDPjEACi0eY LbovMbgM4DefX0xrrx12JxXlIxuKI4cRu0soHE+RdPbITdIFAwtU4RnHYl0dS4HL22gL wznClyh2KdIdLiOIao0PUL+dvBRrrlVjYs32WWE6dvqerxJ22HD5l+4hPlKFR7lZAbjt xaQQ== X-Gm-Message-State: ABy/qLb5Mh95CaNExAtz1CNGC2zL0IQKktUZPoUqWtLmRrbMNkd++SN5 LL2UryAhIYP6U5oIM0RY7BaqbfLcuTib1sJ/Vn7+8HhEwZ2tUzijid/xCQ== X-Google-Smtp-Source: APBJJlGwcfuW/BW/S2xehs9KUejJQbPEtJr1+6kWu393x73KOnmsXomTahmq8nmYWZ7KC7VaTIvnqxx9z3/C X-Received: by 2002:a05:6102:3f02:b0:43b:4f2e:359 with SMTP id k2-20020a0561023f0200b0043b4f2e0359mr400646vsv.3.1689291225458; Thu, 13 Jul 2023 16:33:45 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ba20-20020a056130041400b007940fb72a6csm748807uab.17.2023.07.13.16.33.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 13 Jul 2023 16:33:45 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 13 Jul 2023 16:33:45 -0700 (PDT) Message-ID: <64b089d9.050a0220.1c51c.77b9SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 1B140605246B; Thu, 13 Jul 2023 19:33:45 -0400 (EDT) Subject: |SUCCESS| pw129534 [PATCH] [1/1] net/sfc: drop redundant null check 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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/129534 _Functional Testing PASS_ Submitter: Ivan Malov Date: Thursday, July 13 2023 22:40:02 DPDK git baseline: Repo:dpdk Branch: master CommitID:655eb37b18b1b0dc4d106acdf0dfedde01cfb224 129534 --> functional testing pass Test environment and result as below: Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27071/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/