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 CD476439A6 for ; Tue, 23 Jan 2024 10:13:22 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A815D402C5 for ; Tue, 23 Jan 2024 10:13:22 +0100 (CET) Received: from mail-qk1-f178.google.com (mail-qk1-f178.google.com [209.85.222.178]) by mails.dpdk.org (Postfix) with ESMTP id 8E6C1402BD for ; Tue, 23 Jan 2024 10:13:21 +0100 (CET) Received: by mail-qk1-f178.google.com with SMTP id af79cd13be357-7810827e54eso310673085a.2 for ; Tue, 23 Jan 2024 01:13:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1706001200; x=1706606000; 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=1ohyvKnqvkOg/5RfTlqK2+LcbQyqZstVfkvwdZ6kwvs=; b=zJAPudRzJQ0fNJfaxPeZOIq64LsVkRK+fblWUvfugHVqIFacUjtLPmyN76cbnjURHY a0dBbntg2GosFRZ2y6eSp5hZDqEln79E0e9Acu45HqAuz1xgr8BVe0hrOwaFC/njhvyx n1rCaGghYHUlUrDJxCHYJS1fAQCV6cCxQQ8qBBKMDg7p5Eh9tjSTr+0K7EKW6k2APE5Y nRhJ5/xj15IMQBmULC72X0BqnOOGIBK0Hf/b+ZRoIHQ0Hj0SL5bPaw5sDZXmm/e2SXjq Q+/4h+9lm4iS1VpwT1B1Ok9KuftbSh263YkOtg4/nXJYP4rCmHofm7VIwlPcPKtnsat8 hNbA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1706001200; x=1706606000; 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=1ohyvKnqvkOg/5RfTlqK2+LcbQyqZstVfkvwdZ6kwvs=; b=uu7QSr9fTR5rdQoiF5Ds9fXXFa/+4+Z8RAacYhV0GOXXS5ik0F7rs7ArOfZi0YON3Z zsGZSXSgJtKOH3/gM2EsQEsIAri1XUjSViFHcMcxmBC9kiPdFB2caNPH9TuEfrhpjyIR aeD84BV+y/YjRNxG9eXzscu0BOx2bHOLSujFb/U5oFzi9dGu5m2fs6lDYYGi/q0oOat/ xY66o3YTE92BRJrZGSaxQOz1oeO+RKu7Klr7lk4hwfWHdiniapy9tsUNWFMsXewwNRC9 xZEkhuNE0viOgwc11ZMlFyHq1dkWCCHYZ3xL8Mh8NOs7PBlrkStiGhVIyRBzvNmyMB7J fusg== X-Gm-Message-State: AOJu0YycwDUax23WwvgUxq1QIYIdE3k9fFuoith0WVsLZbqfOJZGIg2E QCmREPeFApbWbhcyX8JTYJ2XJt02yiuy+sMBUeXDy5J/4AfsTOg9yhirMCSzAvZa5RSSiW+VDu1 R X-Google-Smtp-Source: AGHT+IHa41eiV1bNB3pybK0OVBKbP/DWE5hhZlC5ML6jdSuJh8KnwVzLiD/W80otNmuOkFDfkLTtvA== X-Received: by 2002:a05:620a:1593:b0:783:8275:fbc7 with SMTP id d19-20020a05620a159300b007838275fbc7mr7341880qkk.58.1706001200239; Tue, 23 Jan 2024 01:13:20 -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 f10-20020a05620a15aa00b00783ab1148b7sm430150qkk.120.2024.01.23.01.13.18 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 23 Jan 2024 01:13:19 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw136030 [PATCH v1] net/mlx5: fix secondary process query stats segfault Date: Tue, 23 Jan 2024 04:13:17 -0500 Message-Id: <20240123091317.2358872-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20240122074405.1391570-1-rongweil@nvidia.com> References: <20240122074405.1391570-1-rongweil@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/136030/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/7617425289