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 E4DC8439FC for ; Mon, 29 Jan 2024 11:24:24 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E1133402C2 for ; Mon, 29 Jan 2024 11:24:24 +0100 (CET) Received: from mail-qt1-f175.google.com (mail-qt1-f175.google.com [209.85.160.175]) by mails.dpdk.org (Postfix) with ESMTP id 4180A40A6E for ; Mon, 29 Jan 2024 11:24:17 +0100 (CET) Received: by mail-qt1-f175.google.com with SMTP id d75a77b69052e-42a029c8e76so22170541cf.2 for ; Mon, 29 Jan 2024 02:24:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1706523856; x=1707128656; 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=eSq8d3ukY2P0f300IQzXYgHLlrOx/LaCWtUIiFD5TkU=; b=ZyO3cDNfRqZoIYwzIDBiY1yyuleaKhZDhbUlp6RIRUMsVK0uXsAPWlO7wCJriM7WMF TMrt8TKQZlaBbvooNrCIC4jJLKPCU02dWFeqf7cM/uznS2ua/KLdMHLqUGfpYlAfmDh5 XiInf+Ng/wpcv5Q5Cx+aeUSGtIBHvWhHKIly/DtCjxO7L0PwSE0rPpARTqkNAfAKihaK uP0IKlspjRoPl8Z1KhG+s9L60Inc49cKY9SkYshxYmSVa32qnNnqdT/4l3BQ2+etrjwy 83nv97/uNB4SZexPUI6YnuLeQMubPihfu4mSfVlPGhHqfKy3k3B0kF3JxhxJxYLND2Jd Rr2w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1706523856; x=1707128656; 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=eSq8d3ukY2P0f300IQzXYgHLlrOx/LaCWtUIiFD5TkU=; b=jBC7DB9rtCwSXDiQL8UNqenSeBSBoyy/dZXi2Nc2dQW+dt8jfjvWTMwr/Bj3E/uLIf /hd9caXGnLb50lUdS2mS27VOcx3QwYqW9+eI3iYxnmWnrpmh6KRbx67hlY2SjjPD8bxx vtyT5i6QVLSmOT076Bvqkf2/9GhkaUslaun3LtmeInFmbIk4eJHsdAv5KsUT+eskpoqp U9JOg/trCHxjJp05d7Mll0ANwOiwCsOt5+KpK42eLv6fS0EoMIq6yY5pHwVKTsqAlcMG ZBYNjRiD52j35WSH/npyt4LBeeCWA1mJfQW/3JuMq57cFRH26UCfEz8Tcvh6dHAHFbsp 005g== X-Gm-Message-State: AOJu0YxSoCqG0XBOOcEnSu3SaPIycra9Ihmb/K4ZREt4PdjQpRpc/UUH /ncWIgxTZmYiUSUgjM/nlW//jO5nhVNdjt/GHv3YpiM4zFbbOeiJ+aEssdgRXlZUp2PaqyZuKYc 7 X-Google-Smtp-Source: AGHT+IGht+4Xd35NdSefrYhPKrsBtUaMNU0MCaHWMmOpm+DtY1xpRTeBzg6T5jCFlwfsCJdQ7lfIBA== X-Received: by 2002:ac8:7fd0:0:b0:42a:2ec3:a76f with SMTP id b16-20020ac87fd0000000b0042a2ec3a76fmr6544724qtk.127.1706523856064; Mon, 29 Jan 2024 02:24:16 -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 kg3-20020a05622a760300b0042a8a626e3esm2638925qtb.53.2024.01.29.02.24.15 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 29 Jan 2024 02:24:15 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw136196 [PATCH v2 2/2] bus/pci: fix secondary process save 'FD' problem Date: Mon, 29 Jan 2024 05:24:14 -0500 Message-Id: <20240129102414.2148634-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20240129092231.3531217-3-chaoyong.he@corigine.com> References: <20240129092231.3531217-3-chaoyong.he@corigine.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/136196/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/7694099784