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 519C5A0093 for ; Wed, 9 Nov 2022 08:00:01 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4DC60400D7 for ; Wed, 9 Nov 2022 08:00:01 +0100 (CET) Received: from mail-qt1-f171.google.com (mail-qt1-f171.google.com [209.85.160.171]) by mails.dpdk.org (Postfix) with ESMTP id CF005400D4 for ; Wed, 9 Nov 2022 07:59:59 +0100 (CET) Received: by mail-qt1-f171.google.com with SMTP id h21so9942635qtu.2 for ; Tue, 08 Nov 2022 22:59:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20210112.gappssmtp.com; s=20210112; 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=s4FF7wig6E+Jvpeb20FP8W0xw2aI4hCgXfJnUXq8c+A=; b=3Fryi/wsJQnSESoTl/b83LIg63dpg+hKFbCcpN7iWUj1mOdC2hB+eLqH8/UePl8dRv scnS6KSx3QWltQXjDZ9V1lSJ2R7JPTbgSGOHuYSVS+EhS9BVn5XI914HgzgmbCtr8nq3 u1N3AmXfnfV+hhDaWV8kFFYtZCJa6tm7TP1AlmbxTcnYYn8bpwqA25r03i3MRkPU24XI k1p5caFHZKXOq9wJTq8N4nTaduRw3qGNKxpkFu9B0mNiNGyEffdr6cS9DEYireq0ndh2 rnXj7c3Xa1gGC9S+hJy/wYj2kYAYkjb2KZgDn6ARSNARwbtyKZdoNC/dbXYLh2KHJTR9 jd+g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; 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=s4FF7wig6E+Jvpeb20FP8W0xw2aI4hCgXfJnUXq8c+A=; b=Eyf+G9baL1Iqcf53guaihAYF2YKb5OdQ/7Alf4hhmM+63NkvKuxomZziy2UYXY+Vu6 lk5/jCdXhAvG8yN4mt7aGgnNXmsdAWEGUnJ+e7OLYjLJYxkPUyUA/BpVQeoxljn3y6+I whjPAMmSK33C3MWoSzQw16Ind7Kp7OTJpc7LTa2jyNZbO1B5IytaDXsnZQ6O5K/cShSR DpY8F+KTf5QcnlVzc3bCQux2FoDtwazpdcCRBGOX0jD9fmde95+OBvWHJdgEoM0EhI69 ZSveRfSgu1KqbHpC56d0o9VD06oS+xQiu/CAIk6kNAMe1mEvu1fvrCdK4uoPgN3ppKfD 91Zw== X-Gm-Message-State: ACrzQf1y7jDY5vqeZ7krcy5TABvBa+zmvZRKNu3ss5zzuez1/5rAfLjw s+jGQLR0SfWY0I74sQNrdeg2/wb7TODrvg== X-Google-Smtp-Source: AMsMyM5G4BbCoYVrBqLe7j5Mp0oi6mChHeRriLVcVHRPmKkjQxdCdkmhJzOA93zXS1nmfdgjk+Vd4A== X-Received: by 2002:a05:622a:2299:b0:3a5:def:19fe with SMTP id ay25-20020a05622a229900b003a50def19femr1037844qtb.175.1667977199124; Tue, 08 Nov 2022 22:59:59 -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 l9-20020a37f909000000b006e8f8ca8287sm10491271qkj.120.2022.11.08.22.59.58 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 08 Nov 2022 22:59:58 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw119594 [PATCH v1] common/idpf: fix possible null dereference Date: Wed, 9 Nov 2022 01:58:58 -0500 Message-Id: <20221109065858.2666604-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20221109051707.395658-1-mingxia.liu@intel.com> References: <20221109051707.395658-1-mingxia.liu@intel.com> 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/119594/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/3425818250