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 4ED2D42FD6 for ; Fri, 4 Aug 2023 19:58:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3178F40EE1 for ; Fri, 4 Aug 2023 19:58:43 +0200 (CEST) Received: from mail-qv1-f53.google.com (mail-qv1-f53.google.com [209.85.219.53]) by mails.dpdk.org (Postfix) with ESMTP id B208640EE1 for ; Fri, 4 Aug 2023 19:58:41 +0200 (CEST) Received: by mail-qv1-f53.google.com with SMTP id 6a1803df08f44-63c70dc7ed2so14744786d6.0 for ; Fri, 04 Aug 2023 10:58:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20221208.gappssmtp.com; s=20221208; t=1691171920; x=1691776720; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=+7pOSnzzKVPw6yR00a4ZPbJ2H3fUlzYs/omyM1+p9z4=; b=Mai+jbR7Qqnz7IZfIxLNDOtY/WkKxSfwkRxIgNV0RT/f2B/Y0rrKWwQqWX110amdlF 0PC6UqrWpXqtqcTLS8c/V1PI0JAwD3ilhnSFOzwU9HuPKj24Q0rItti3QMdCRMhi1MXN 3AeOn1dugxyqBzk+wE4YLNIks2WFxHebvyprc+Yh47828b9ySBXDotBYewXBqTZyxmCJ OqCzXQWAv7MgF5zyUVCZzNKKRN1onNdCkruBQ7/DZwKi07DRJbZV7L1fPi7RbbpO9j27 IV0lQmh1Cn4zm/VhXWq1gIXBCL6+iLRM0yLPCqWsEfeoMTtLFGIPSnsrHQDJjvZccYZJ 0yAg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691171920; x=1691776720; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+7pOSnzzKVPw6yR00a4ZPbJ2H3fUlzYs/omyM1+p9z4=; b=ElCqfOepQ49JmdBUpAshDxq3VgS6zznxbYkuCVV6viu5AI4t7huyzTCvGbPzRJN5a8 SYIVUJB3epRFu6qxH7YIIr2RLl/MAZ/T/+57UN7/R9WyFSo8N79NT40jLib+Ymi/HY5m Gu/jZWOQzz3jH3DgsLDmdvjn0SmpyKVCYU3AeUVxag0+5cA9SRf5jG3hHY35eWjxGex4 ZGTWeiBGHrgPjC8hmFHQjTt/JU08WiO3q6Gx/Q5m/k77z3sRq92g/dBw32FAIdPoJeW4 Yj33/3llrhUgY++C6WyWhOfUcRCwvbtIDEznInCFVlvSN4GxGLajyPJ61RlZ/BjQjHj4 C6Vg== X-Gm-Message-State: AOJu0Ywn8Xhez0nbQVM5PQvFbyymgKGCv1/9+IsayUnogKDjnyafgJaq jz3m/Oma7ChhSxRaCsM700zvnghFQXclZPNUA0I= X-Google-Smtp-Source: AGHT+IHqJPv7ehhUxWrmLdMMlX0MSQvnCH2CJOuo/+AZ2bzJFxM+1vu38LyN87IRsTzky2lAhw+nqw== X-Received: by 2002:a05:6214:5299:b0:628:8185:bd6e with SMTP id kj25-20020a056214529900b006288185bd6emr2998220qvb.5.1691171920772; Fri, 04 Aug 2023 10:58:40 -0700 (PDT) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-bos-t.redhat.com. [66.187.233.206]) by smtp.gmail.com with ESMTPSA id w16-20020a0ce110000000b00635eeb8a4fcsm824832qvk.114.2023.08.04.10.58.39 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 04 Aug 2023 10:58:40 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw129914 [PATCH 2/2] net/bnxt: remove unnecessary check for null before free Date: Fri, 4 Aug 2023 13:58:38 -0400 Message-Id: <20230804175838.1623733-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230804164156.118331-2-stephen@networkplumber.org> References: <20230804164156.118331-2-stephen@networkplumber.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 From: robot@bytheb.org Test-Label: github-robot: build Test-Status: SUCCESS http://patchwork.dpdk.org/patch/129914/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/5764675959