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 E9209431F1 for ; Wed, 25 Oct 2023 01:47:53 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E4A7D4028B for ; Wed, 25 Oct 2023 01:47:53 +0200 (CEST) Received: from mail-qk1-f177.google.com (mail-qk1-f177.google.com [209.85.222.177]) by mails.dpdk.org (Postfix) with ESMTP id 66E154028B for ; Wed, 25 Oct 2023 01:47:52 +0200 (CEST) Received: by mail-qk1-f177.google.com with SMTP id af79cd13be357-778af1b5b1eso303220785a.2 for ; Tue, 24 Oct 2023 16:47:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1698191271; x=1698796071; darn=dpdk.org; 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=w9XQSQKxNmd3gcE+J7QrdJaFM8NWfaw2fNQqVk3UV5M=; b=SDhF+AXGV0gTkqn0sYZ2uaXpwiOssQljzkaiiRynGIhUAQ9pmy1hxRIEo5c+YN5i0w GpKemViUPMPV5z5p8tJ+kVwMZ0mMpLZFd9pLwyOHKTgdgf/2Q6xObAaJjXkpHUp8hLVJ ICFIOVfbJ83BH3PJ931LQfoj4KrNMnuar2tkdjKOgfcs8/5JVVKqt1NpH6kGuYlt73EY bPB+uCCoBUuQiFbD+LWa3ARtzF7pLAUBDA33s9AShruVPbDCo7qPpp6S2Oh09BKkb8z1 SDm3v3LM8Qj8VyCMe5Vt6V2it0r+qwmjbqv3b6n3ahJSLWeah244UHAsCGHQLkUZBD6K UZzQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698191271; x=1698796071; 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=w9XQSQKxNmd3gcE+J7QrdJaFM8NWfaw2fNQqVk3UV5M=; b=L8/mrPxwyvvr37t1Oxt0SMVCWdf5b9JJC1IW73m78v/j7pq34kvhf4v4JKok7vz8+z tPMF2WGy7tA3oyfDINx+NNbp6myJrAxc2SmBiqY2Kkv637wR/+eFK5qEqKEHoKl2DKBP pjUTMFCS7zxUtSNdM8aRDvxi7NFZFQ3VNaCZqZHqWqlHf+cOvTvo1LPsPMgE6hGpU18g QstQMd6stR6COK3Btn1crT05mh6i3y3dqkZwD9NDtJXPhqLpKPj2NJzx6NiSgLPC6uBb FT+SVVqYDd96GwesISCkR63KZPNHorV6R3txA9nSoF9s+rY5zlh6ULnhpoJXtN83FKhn +Z2g== X-Gm-Message-State: AOJu0Yxl1lodIj+2nqltp5S8Cw6t8h2W0yMi09aVSs6gNn0bb984s3u0 bRnkUuRWqa2hiZrNSVe01jL+DMt6GROSTrz8zLU= X-Google-Smtp-Source: AGHT+IEwnZkHtPFoTYOqMCohJNPCP6mNxlHT7egxjLxSxqLnmVFvwnbX+HqkZEv+81gJUAjngBrrag== X-Received: by 2002:a05:620a:6015:b0:777:18d4:818e with SMTP id dw21-20020a05620a601500b0077718d4818emr13864023qkb.72.1698191271539; Tue, 24 Oct 2023 16:47:51 -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 l24-20020a05620a211800b007757868e75csm3776728qkl.117.2023.10.24.16.47.50 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 24 Oct 2023 16:47:51 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw133276 [PATCH] remove unnecessary null check before free/rte_free Date: Tue, 24 Oct 2023 19:47:49 -0400 Message-Id: <20231024234749.807361-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20231024225847.6478-1-stephen@networkplumber.org> References: <20231024225847.6478-1-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/133276/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/6633502240