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 8C0CA43BA2 for ; Wed, 6 Mar 2024 08:05:37 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 889CF40269 for ; Wed, 6 Mar 2024 08:05:37 +0100 (CET) Received: from mail-yw1-f181.google.com (mail-yw1-f181.google.com [209.85.128.181]) by mails.dpdk.org (Postfix) with ESMTP id 992B840156 for ; Wed, 6 Mar 2024 08:05:36 +0100 (CET) Received: by mail-yw1-f181.google.com with SMTP id 00721157ae682-60821136c5aso47469157b3.1 for ; Tue, 05 Mar 2024 23:05:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1709708735; x=1710313535; 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=YPMY7rCQXye8rathqZEvGB3g2mO9a1uAwfOj+JzqMlU=; b=cw+9e4IUC4sk7vFhuXB1bUSGgqZUvNvzTctEwlIIiO3fcimFVybpIGNzrxOU4nI3fg aNFl2pGh84dvTlaVFjCUevafIznJsJzP61xeCXvQVs5hlwnjSEZ6h2ctBipRlnsxPRIa zKovHc9Pg8e0G3zEbc/LWE1U7L7mpfKwECnRujMvhNgtlTWC2O4wdBTVmW6152ROo4SG t7rRGZ/aLKraSOZTCIPTcTEWbOfCixWZMoGMOTbHJ/sVXX4Lxx7PdJllC30v2k36fcl4 ono7CLMQzYmFpOsRUKMP40i0jVngeXmJZ5o42gWiwe60keWA1Dnq5OEW/fKX4w+Lfzum gOrA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709708735; x=1710313535; 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=YPMY7rCQXye8rathqZEvGB3g2mO9a1uAwfOj+JzqMlU=; b=HwlbJ5oCyKAxSpluJ43YhwXbKpeDiGTSSuaTO75yQGn+GM0GEfjkc/y6b1+KlqD3sI pMo8TOXs55uCM0+w1biZz9cBfbwcm6j+53rpZFVR5O16I7yMgnqkQS/DS5Osp6pIvvEY VI2/MX/d3idOa3k3Wp82QQoQvo0vcsvpqHwih4K+EHuGrL+nJfUygsekWDzsKMwNpAtE /P6YnpJVuRWPF8RCjzVzX7z5x9BZyA8ToKShpFlNhOFXp8abshEVNRUFoISUMngPAtjz QRRn4MOZN4JVAGXLDhAtNbwBLT70g/T8yboSd3BZNWQ2SJbVeUT4jRLtDe1yKU2UEMrO citQ== X-Gm-Message-State: AOJu0YwtQfHaB4pewuRSfn+JeZw4Xe1qZK6c2KE9OwnIRstCJXmmBKeO JgDIwJ2oRXVr7hEPnHKe73CjEHE9uhb4SbzWlBV3NsbScXIUYjkimQdeKfbPvWAJDE1LQB50yy/ v X-Google-Smtp-Source: AGHT+IG2Gyyv2gSQqmLA6WbrlKZfwf8CmIwUPsCVi48L2RJOKzPZXEERYy9UKL8SUaPFcJk+2gdb3Q== X-Received: by 2002:a5b:42:0:b0:dbd:be40:2191 with SMTP id e2-20020a5b0042000000b00dbdbe402191mr11566125ybp.42.1709708735505; Tue, 05 Mar 2024 23:05:35 -0800 (PST) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-rdu-t.redhat.com. [66.187.233.202]) by smtp.gmail.com with ESMTPSA id r21-20020ac84255000000b0042ef9768d15sm1927612qtm.13.2024.03.05.23.05.34 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 05 Mar 2024 23:05:34 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw138004 [PATCH] net/mlx5: fix mlx5dr context release ordering Date: Wed, 6 Mar 2024 02:05:33 -0500 Message-Id: <20240306070533.341587-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20240306060211.36943-1-mkashani@nvidia.com> References: <20240306060211.36943-1-mkashani@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/138004/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/8167867221