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 4C46DA00C2 for ; Sun, 20 Feb 2022 02:39:23 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 206E540395 for ; Sun, 20 Feb 2022 02:39:23 +0100 (CET) Received: from mail-qv1-f54.google.com (mail-qv1-f54.google.com [209.85.219.54]) by mails.dpdk.org (Postfix) with ESMTP id 520844014E for ; Sun, 20 Feb 2022 02:39:22 +0100 (CET) Received: by mail-qv1-f54.google.com with SMTP id a19so22939178qvm.4 for ; Sat, 19 Feb 2022 17:39:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20210112.gappssmtp.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=loMDiW/7rYI0KL3vNXxT4HZ2t3XrVWOqOJBtd1LSitM=; b=5ZeP86x2tax352bRfx46saI1yDekJbMaPCsWsyx0o/ltaWmrtQ23hFETfPtNSNa5XH t7nDsKdOpYUt4yn+73F+OC7zlQZt2RaFvFSrvGO413l+WaW9ZkgygSEp8T68OpofzL5E eI6OxNIZvBxfU68EsSBOmeZZoKdHM549glaFbS9zqdJX2cAzjZORfynXbMMz4NaMvd/z 6pclKht7T5qtUO7tdYemqpOWh6vTCVyVFQCyPjx7EZLhW0ltrC7CJW8AEyKe/RZ0GERN P7ZdA9v+Ka0uOJqhM+vtukS4KTEzB6/XGLGUM98yGzY8SbMaVdQA46eCVyvBvQPxNzaw fFsw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=loMDiW/7rYI0KL3vNXxT4HZ2t3XrVWOqOJBtd1LSitM=; b=yBLvbem0VcjxCTHt9WNhE/ODoSEXaeAF+rfD7NrAgZwCJqn19rVbk9XPeK8Qpu0hWO dVyZ29Oq+fmpn7txBf12FA/LWvYs/V8j6YOQHWFlvOfjVWR487UiQ3rSUmviDodT23fC GDLHcCSL/pJUKyNFPdwE36gJrn7fJ2e68kQfU5EGFKHfgeXdtpDuo9K6V0kArgfRTTrO yU5Lsod13Nbc8fH7bEdQeN1595UJNMxP3EPgp4yYRTQ/19n6K8phyhGMTA1QUOvRuv9H wJvnHVe+wn44Qvtdq6Zcy/9l7EhfmsfOYd0Nr/lnV4dCotL3G8v+PZZrluN6XrLP6PYW ZzQQ== X-Gm-Message-State: AOAM531nGo1Kgl8ITu0nSRppBsBDEuODz2VAs4YZwYj5g9hrUmw1ey6B 7VpLAd96TwORHLBe4QzbT57JMSBpVRJ7LQ== X-Google-Smtp-Source: ABdhPJxTKlT4a199gdxni2SMAF1+db2kdg841i0amYhGIkPTdi1EeOfxmCrD8JHfXbYj6D+ZHlyaiA== X-Received: by 2002:a05:6214:4104:b0:42c:1db0:da28 with SMTP id kc4-20020a056214410400b0042c1db0da28mr10858833qvb.67.1645321160662; Sat, 19 Feb 2022 17:39:20 -0800 (PST) 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 b23sm9630787qtp.84.2022.02.19.17.39.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 19 Feb 2022 17:39:20 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw107856 [PATCH v2 7/7] event/sw: remove unnecessary NULL check Date: Sat, 19 Feb 2022 21:38:56 -0500 Message-Id: <20220220023856.1880-1-robot@bytheb.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20220220005140.78713-8-stephen@networkplumber.org> References: <20220220005140.78713-8-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/107856/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/1870447049