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 F1BF6432EA for ; Thu, 9 Nov 2023 20:19:36 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D56F14026B for ; Thu, 9 Nov 2023 20:19:36 +0100 (CET) Received: from mail-qv1-f44.google.com (mail-qv1-f44.google.com [209.85.219.44]) by mails.dpdk.org (Postfix) with ESMTP id E767C4026B for ; Thu, 9 Nov 2023 20:19:35 +0100 (CET) Received: by mail-qv1-f44.google.com with SMTP id 6a1803df08f44-670e7ae4a2eso19931666d6.1 for ; Thu, 09 Nov 2023 11:19:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1699557575; x=1700162375; 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=HpIRTVh8VMXajYqmEfPrOhEWcIBPrT7tmJBejMnLYGo=; b=sW6i7YXVC45OwP+oFf7qPddTbWbgMp99BEF2OHSdWpV2pGVGMR6K1+URBZruGMpbN+ Qz3g6ZxMDRiJttDKs8J6hlRs1Mxy/Rk2ZFCGu52dZLH5YMX26LosgOvQK+erEpPgM+sO prjcu27UiTgKFgB2usvHQRfUuHtpjbQbCL95IZbGeDDEnlo4kJWG2VFSVVB1SvZrnF5h rzPriElp7tcnGACq0/6ptvUgfNZsb1iCJ3dmhS7GZ6qf7JCY1Xop3cr9NPvPePxX488b 6RP2AiD/UjqucIAhplL4pjRGwWYSHWPkH/wvi2WhGfCeAa9JCCsoCgKgY/CZonvhLXVH FQnA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699557575; x=1700162375; 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=HpIRTVh8VMXajYqmEfPrOhEWcIBPrT7tmJBejMnLYGo=; b=UpbeIia63solF2ayvfi7Hud3B1hYgNSLabhjSn2LpzUz3GZ+chCrKVwxdSZ0FLCTYd hDev5ucDlPbbKmooAqfW0Tb49YnZPY/t22JfbbbR3NIMNxH3euJ7rlHaBqP6eB6pVRYb NgarF5MdZ38NWnCHwXk+oKh9jGpc5nGjo1xvwj/hlzGhSfkAj0JzjDvguk3jgShhre55 SsZHgIvowrolZ6RUReHi9QwTTfCkh8LeOAiSec6KcgnzXesntwl/QE9pnqrNekqaVBz8 zW7KwAkwYefPPYfhlLTK559CYELs+X3a7vhmNhxsKg4bpLe3jqHLO4JsVJvkSVBqnTMm gBGQ== X-Gm-Message-State: AOJu0YxLPwk0Ntu9dIDOWpJcw2BjMfZ+boD76GaZlCiBv5e2eCSSEaar B983tq1QZAAMvnXnc9WZxmxDKCU65U/ez8gVKBQ= X-Google-Smtp-Source: AGHT+IFQDeRzhfSg7HUr+Xj5XdQuEWGH8m9toX6Qa9NO2CX1gtn2qIxvg7tyslL4sSFmsTdIKXx4IA== X-Received: by 2002:a0c:eece:0:b0:670:a7a7:6415 with SMTP id h14-20020a0ceece000000b00670a7a76415mr273686qvs.19.1699557574906; Thu, 09 Nov 2023 11:19:34 -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 lw12-20020a05621457cc00b0067079ecca05sm2297884qvb.108.2023.11.09.11.19.34 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 09 Nov 2023 11:19:34 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw134026 [PATCH] net/mlx5: fix use after free on Rx queue start Date: Thu, 9 Nov 2023 14:19:33 -0500 Message-Id: <20231109191933.3232734-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20231109175820.3182924-1-dsosnowski@nvidia.com> References: <20231109175820.3182924-1-dsosnowski@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/134026/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/6815861459