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 DCA9342E68 for ; Fri, 14 Jul 2023 01:26:12 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B190340685; Fri, 14 Jul 2023 01:26:12 +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 D940240685 for ; Fri, 14 Jul 2023 01:26:11 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-57d24970042so12971547b3.2 for ; Thu, 13 Jul 2023 16:26:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689290771; x=1691882771; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=w/C9RpFumxhK++uinREMszOuwR+GVnggdIqsWRJ+c94=; b=AjgLZxHtHaXyOfE1ZSR4kJBwBsk+5vXcwQ0z1MxSaj6SaYCyMKXzhz6pWPR6SWbU3r Ht3V8NegwkIxhavDsxJFyOz/NTcc6EARkO1WkclaSUxEbu072gPMrISgzoicNNLatT8Y hYoOWzbbZ85nPf03LcPLuHncbpzW1ejQSltQ4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689290771; x=1691882771; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=w/C9RpFumxhK++uinREMszOuwR+GVnggdIqsWRJ+c94=; b=A6YHqz3G2MQD8yNxeOfkyx7HZwHQWJ/Cgh3FJQld1ncUHNJw69ZaPUMLS0jiN8fSnC l3xbCPZ/b85MJGqeyiupdfpnYupwLLZtqkLJ6zl/i8AusytvJy23njZRnuw29zUy/1m/ +oOC41+ydXvxeTWA8uUhrRFF9Wdm9cJY5e4IX7HJ5sNOp0piCROc2cgLpQeEI0IqIYZp YSLcKLwUWncFM4Hyav819wRF+4w3JKQt8+GvWxXGH2MxxcaiKSd8VEqmSnKgml8Zy+B4 4PPu9nZVdNOYE6xAYCyqhqCdajf9BN7AdW9xUlJOJ4gJWKyCLP8P0rrOnuoxfBpM3OeB HebQ== X-Gm-Message-State: ABy/qLZjo2XRNr8FyJZA0PrG669sJAs4iMgprRdhybeoo2WOgTKSY+4P kcW6xVjMZZUZT/2geAkwiXUfbx1qzNMoMDo8RYzglbfTs/qN75kHws0Fq8sF3kLlXgKBynleyQ= = X-Google-Smtp-Source: APBJJlFDeT288gK2K251gJAU0FghI8LPOrTte1Ve7fb2O3lmcv92UAnDx/PdNqPbX4u0W3tDx+HyUZhwDKys X-Received: by 2002:a0d:fbc5:0:b0:570:63d3:9685 with SMTP id l188-20020a0dfbc5000000b0057063d39685mr2959208ywf.25.1689290771180; Thu, 13 Jul 2023 16:26:11 -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 c64-20020a0df343000000b00568b0f6ce7dsm1077767ywf.11.2023.07.13.16.26.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 13 Jul 2023 16:26:11 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 13 Jul 2023 16:26:11 -0700 (PDT) Message-ID: <64b08813.0d0a0220.fc9ba.eb86SMTPIN_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 D2845605246B; Thu, 13 Jul 2023 19:26:10 -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 | +-----------------+----------+ 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 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/