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 1C7CD42E68 for ; Fri, 14 Jul 2023 01:28:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F1E6F40685; Fri, 14 Jul 2023 01:28:44 +0200 (CEST) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id 9873D40685 for ; Fri, 14 Jul 2023 01:28:43 +0200 (CEST) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-1b0719dd966so1065528fac.1 for ; Thu, 13 Jul 2023 16:28:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689290923; x=1691882923; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Q8vquJdKF3QjqqV5M3w2bu4C8eRp1GpcpAJB0MeKZ84=; b=cU1fygKo+j5x0WPFTNAdNtqYPJBK8BeDNE8fadai16ZPjc2AikLLjRB898jVL5+ikL K6Yx9T8dH0Br8vOukdMB+Ns/SbJo2OHx5bTyPruXPWDQULz68jd0N4ovLmrgjFhFePdC n/OjQw6gav/1ubMTaclTqKL7U/KNkLNyd7eXg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689290923; x=1691882923; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Q8vquJdKF3QjqqV5M3w2bu4C8eRp1GpcpAJB0MeKZ84=; b=UBrO2gqvHlNnLrxTeOPL9M7JYX2hhNPOzRWWiKDOml9du1ezOjEa/x5TtH1SYYhhA2 B+CdAczQqXJ5U1kOUuRPO7cten80ZmHzWe022zhXWnQrlWRyokWqa/k359imTXXOO5mN l9PEhJQrw4YXTmcQ5noyM2anUZBr0CW+wq/vsnn7tLDrMDb+1f/9qP/UXdHb3w4E3s+6 VMUFk2sihbTEVww5MuUID/Aef06eRqYI36A7bU65o3lQHD9voHuHM+iYfEQtgXL4i5vT NMKK/uNR0g96WJkhz0Ahno49VVVho4d2mA99VGG7noVRei8h8tFAXzh6Rk6Hy5ybH8iW oE2A== X-Gm-Message-State: ABy/qLYJKgWCfUesQGxkeFAl00N1AFivXu8eu8cuCP89baZVQ7H6/W0z DdqIUOcN8gU0fmXZVkZL1l3Uko6aMX/RN0lhDqKUyl2PsN8UK7fImIci2qQRVDSJvO02RDeioQ= = X-Google-Smtp-Source: APBJJlH3njNJO0VN/z7uyQsSlMIVbcO8Ln74vh0KOAGxMCb8yaNYlmexRLP+DbY1mnEUyTZXpTE1FkKphJGK X-Received: by 2002:a05:6871:825:b0:1b7:72bb:c67b with SMTP id q37-20020a056871082500b001b772bbc67bmr3872406oap.29.1689290922861; Thu, 13 Jul 2023 16:28:42 -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 x35-20020a4a97e6000000b005635b5c95adsm755281ooi.18.2023.07.13.16.28.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 13 Jul 2023 16:28:42 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 13 Jul 2023 16:28:42 -0700 (PDT) Message-ID: <64b088aa.4a0a0220.5890c.8989SMTPIN_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 54647605246B; Thu, 13 Jul 2023 19:28:42 -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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/129534 _Testing PASS_ Submitter: Ivan Malov Date: Thursday, July 13 2023 22:40:02 DPDK git baseline: Repo:dpdk Branch: master CommitID:655eb37b18b1b0dc4d106acdf0dfedde01cfb224 129534 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | Debian Buster | PASS | +-----------------+----------+ | RHEL 7 | PASS | +-----------------+----------+ | Fedora 37 | PASS | +-----------------+----------+ | RHEL8 | PASS | +-----------------+----------+ | CentOS Stream 9 | PASS | +-----------------+----------+ | Fedora 38 | PASS | +-----------------+----------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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) 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) 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: clang 16.0.3 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/