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 92C44A00C2 for ; Sat, 7 Jan 2023 17:21:28 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8EC924021D for ; Sat, 7 Jan 2023 17:21:28 +0100 (CET) Received: from mail-pl1-f195.google.com (mail-pl1-f195.google.com [209.85.214.195]) by mails.dpdk.org (Postfix) with ESMTP id A9C8D40141 for ; Sat, 7 Jan 2023 17:21:27 +0100 (CET) Received: by mail-pl1-f195.google.com with SMTP id g16so4870148plq.12 for ; Sat, 07 Jan 2023 08:21:27 -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=d7hPu52mcpZsvNJG8Wfify002X7g3iRvOF5l2MgZhgg=; b=coeV1JJSHHvMzD2Cw0FM+YOywDOV/oUo2/KmzHaA6nFgcn9zYr133jGQNur1m8AXUF ABWLZ9d8SpbExtE1iKgGrRgFK3KsvwclAo9bK+wNcEfY3EUKm1WjalCE+AlOX/rJ/pid WQJr5HCJ9CBE5scIhAqvsMAdxuKQrg8uMI4RDbP7x8E3DgAtibIPxOgOMdr4P1/2FjhN d6+rXa2UhopqCpCLytC8rxapFF6gQX5XxTdoDHeGU7Iso3+e5eblCmU/wiU3pqqhPQW5 UNriBjXS09k4B09jr4t2lC9YHrpK2vYrd5tDzkuL4EhTUZQ8Jj1DSpr8rppaU77G+AAH BU2Q== 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=d7hPu52mcpZsvNJG8Wfify002X7g3iRvOF5l2MgZhgg=; b=aWBZVjLU3FnntdWl8gnrcwvqMtzzdHXFwW4Ghs9hgQ8ec+tmZeDj//82WP0Cj7agRj pnzbhtGmXJjS5t0t4ZrqjdL40ZyaNrYV5oMsxRUw38gsjpLuE50Sy+A9xnoOUvP8nBVV F64xw7L/cb941XPf6tFBhgalEm/x6pKWTDYDw++RHcnubS5N68Qfbk1cVDj0ZkwORuyr t5y53KqeTXaLxZP6ddmsf3GiFYC66MFlKkEcaEsMqQ/zydDoyvS06WTBXNAtqWSf68et F5sXypv9O2JTdFVIprzmbE3D/QySo7Yhq2jkLhRWs8vQlaOGMs+yIiurawbKifE0Lkdo Z3vQ== X-Gm-Message-State: AFqh2kodnGYdunSKgwWB+xLU4ppF3qe4viAm0TT9tojOUZuvDlgTs3j4 4EP5P9b0zQKHV+LPb++Exx+lLYyhCZCtAU+oeVU= X-Google-Smtp-Source: AMrXdXvMr6SxGQ2viBy/FtrVXjuuo3NTyJAFNvCYDDs796i2yYuFcPSslQWMHvFUI3mu7LIlJ8BnKA== X-Received: by 2002:a17:902:da83:b0:189:8425:730d with SMTP id j3-20020a170902da8300b001898425730dmr85871114plx.27.1673108486574; Sat, 07 Jan 2023 08:21:26 -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 e4-20020a170902ef4400b0016d72804664sm2921174plx.205.2023.01.07.08.21.25 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 07 Jan 2023 08:21:26 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw121695 [PATCH 2/2] test/reorder: fix double free of drained buffers Date: Sat, 7 Jan 2023 11:19:27 -0500 Message-Id: <20230107161927.3533531-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230107151939.2540148-3-vfialko@marvell.com> References: <20230107151939.2540148-3-vfialko@marvell.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/121695/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/3862791019