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 93D5B43206 for ; Thu, 26 Oct 2023 12:41:38 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7298F402BA for ; Thu, 26 Oct 2023 12:41:38 +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 43CFA402BA for ; Thu, 26 Oct 2023 12:41:37 +0200 (CEST) Received: by mail-qk1-f177.google.com with SMTP id af79cd13be357-7781b176131so54856685a.1 for ; Thu, 26 Oct 2023 03:41:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1698316896; x=1698921696; 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=2Qb06RHwax0xIMWKy7cdqd0J2CUoXKtxd4HhfR55nUQ=; b=InA4KlBiRRCKUjbBR9isswQIM9KJee/QbbZiBGXJcR4KKcNJXf3kdmEXbeT1xd1U3W wnoQcOJz7BEv35meRG1NGQAd3OhaLx2V5Cf/2/C3KhjpY+nnZ/5iQ10b3CUeQs6fcn+Y HTCnqnlQ3tzqpJ5VocaBV9WFL26OC1TFR1yHvmlyjWSTYKWJfd9n67Z5Kcg+Vaswka9f oaf7mQJ5/mvTUxCC0nkHWa0e5nkuftRsyHW9GsTjK3j3Mr753t6vu3vCMzL7ZLsld9zG PqvGqfAZX/ckMGfMSlN+XLcJowPwH6y8B7JWnDxGcwSi8BYFqSti4KHjWvLknqWE8ALj STkg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698316896; x=1698921696; 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=2Qb06RHwax0xIMWKy7cdqd0J2CUoXKtxd4HhfR55nUQ=; b=YfGRrGFFBKbG15a0372cV97C+agYQLXvfHIkq3WcM3G+OpF6U81IkTTMAOMe14GspY m1ZfpJjgsP9wpUU6sPUoBiAt3nRzRWgeZ5xK/X+h1h4LbzDFmnq/emaQw/TmO/AGEU5j gRmuT8vcSW9zmv623NdaCzSEZRe5pzGQXJQpLnGyJ+Iqf8ioWfyGhuvoBd9aNtndduz8 fdfVxz8YjL9ltN8A1/SEvN4ZzHkBU/Mcv0PlcUOdcpytgHRbV31WtfnX0rP4Fb+4RIZi W8P5Wuetex+RpGpCJdrfYTjpIbofgRjhCsYuZOuMLDccCe701nzQb0p/F2Ft4zHcovnL c3Lw== X-Gm-Message-State: AOJu0YznkfPESjD2abbKteUiKy8l+2473tC5xiKTwAW5U/DlpY4KfBTy sAFmxwXnoQiFQrh4VZ9GtN0fVZbu6x2igKGOqY4= X-Google-Smtp-Source: AGHT+IGt7Xr4QIdPIYD3g8dwRyqdUZeCsRsarAISq8KM8OXSIzgxArsuXKR0vXEhciPn0xK8sdff5w== X-Received: by 2002:a05:620a:2907:b0:76c:ad46:2683 with SMTP id m7-20020a05620a290700b0076cad462683mr16666543qkp.16.1698316896295; Thu, 26 Oct 2023 03:41:36 -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 bm32-20020a05620a19a000b007758b25ac3bsm4904512qkb.82.2023.10.26.03.41.35 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 26 Oct 2023 03:41:35 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw133383 [PATCH] net/mlx5: fix the workspace double free in Windows Date: Thu, 26 Oct 2023 06:41:34 -0400 Message-Id: <20231026104134.49146-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20231026091447.10991-1-bingz@nvidia.com> References: <20231026091447.10991-1-bingz@nvidia.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/133383/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/6652193741