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 8D0EFA0542 for ; Thu, 4 Aug 2022 09:18:44 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6A3AC4069C for ; Thu, 4 Aug 2022 09:18:44 +0200 (CEST) Received: from mail-qv1-f43.google.com (mail-qv1-f43.google.com [209.85.219.43]) by mails.dpdk.org (Postfix) with ESMTP id 810F24068E for ; Thu, 4 Aug 2022 09:18:43 +0200 (CEST) Received: by mail-qv1-f43.google.com with SMTP id j11so14572319qvt.10 for ; Thu, 04 Aug 2022 00:18:43 -0700 (PDT) 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=/OfHvwmpFGK3yiH15NWTWJTYbIb0Px8vr+WnAPNowTU=; b=irOdL0Mou770DYfLXiGS7dgPx+X5SMqSvMd4W40tBhptLAwIfLG/P+DaRxdYCpmIoh zd3QojLwtyJ2TqU7RWAUTzXY/oCJI7sWFZb+FsdmhrgARaFRFg0yob8son/lN3m5pVry fFFc3D66Tgl2/N5XHIDgrvqwjwFh2vTGQdccHdylVBMA+5uHSc5e0aGrKPvXzbI864Tc pInb6vrI5hXLV3rWCCVKQOIq8Fx/h/U2foDolfMarPEobgnhP5z4Jrdget7dwi4THw+t 2VhDmez10VOYHbYhAi7sk3brIwpR9xHRgN8DGf0F52wBno/MNPOUmD1fadPMpIxBHAm/ FvOw== 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=/OfHvwmpFGK3yiH15NWTWJTYbIb0Px8vr+WnAPNowTU=; b=E0E/A2/5dWP+CFeSOEElfuVNBNss3bbUrzvgmq2m0yW8Y8pwZgO54D4hzo717bTb4u 5BfU3zZ4rUPmRdjUiElvtHLza4eGtJfonT/8LmoOPxUidoZxbBSUFhsLkotdhsHY2GHW WNCAORVkWeq/MJuDvCkUnAq18VzlxLEbFqdCXgNwB4PVbbKpXXZhmb0hB/LYwdvrn5j6 t/7NCEil6a64d7g3BaYVrz4tPGfJ3aWylYVk/RCrmUSON0UnA7zJdF7WEdt2pSzBriwa vNV1hCRWUWTcPUXZFYCKEZJx1vL5igKBEG/zYoG7WefDp3r9eL2fGtMRxlA7ywy9DaKf U97w== X-Gm-Message-State: ACgBeo0o+Oq3JosRV7M5cXKv1a9z51iK1EMMxw/QW+H4zE39Pqhg4Igu gDUVWm9qSRnVe2bElaBtkvbpNBk/0aX9tw== X-Google-Smtp-Source: AA6agR4h7iCKCWmJAnHC9kzqsT8F7ouzlw/W3WEHbuZWoFYqpUaqJe6tTVjzsqlk160/w5KJhy8jrg== X-Received: by 2002:a05:6214:2488:b0:474:82b9:c0bf with SMTP id gi8-20020a056214248800b0047482b9c0bfmr345496qvb.86.1659597522513; Thu, 04 Aug 2022 00:18:42 -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 z7-20020ac87ca7000000b00304fc3d144esm200663qtv.1.2022.08.04.00.18.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 04 Aug 2022 00:18:41 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw114595 [PATCH v2] graph: fix out of bounds access when re-allocate node objs Date: Thu, 4 Aug 2022 03:19:14 -0400 Message-Id: <20220804071914.32403-1-robot@bytheb.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20220804060241.1581110-1-zhirun.yan@intel.com> References: <20220804060241.1581110-1-zhirun.yan@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/114595/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/2794578531