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 4141242FF3 for ; Mon, 7 Aug 2023 04:58:40 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2687440A8B for ; Mon, 7 Aug 2023 04:58:40 +0200 (CEST) Received: from mail-qv1-f51.google.com (mail-qv1-f51.google.com [209.85.219.51]) by mails.dpdk.org (Postfix) with ESMTP id B94C840A8B for ; Mon, 7 Aug 2023 04:58:39 +0200 (CEST) Received: by mail-qv1-f51.google.com with SMTP id 6a1803df08f44-63d0228d32bso22667666d6.2 for ; Sun, 06 Aug 2023 19:58:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20221208.gappssmtp.com; s=20221208; t=1691377118; x=1691981918; 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=JLgHPcUXzQbnbjmpNfutKUcGYP08tjba3aXZcdCvThk=; b=wsuBnZRrfpsimXSKNUNiXzh8TO/KB+wWHWEyM0Yb+TsE/E1NoATkDlS4oIk+QpAxEk 8l1rdRlV0BU1B0HT0s0RvdhDJrCpgwMkbHKqZBcyReGbgucLKaQyTXkIdiPq5CNm6GV+ 0dxvcPvqUO0jUUFhLAcIoLj4JXvgGqUvg+NsKfe9TFcjoQyBABa0iL2wjPkpB1OFuUVP SiJNvoBB1jZ9zvRFhTCjRYBEcbmYSy0GBpI5GAEfCDOtxNatBwM3TBWopYsJtvXoLgg0 BsB8hitPlQKO5dLyFbAmnazmWYsqu8XrrUdjGimSpOfDoPUjyJ9Yea7zyE5U1j9xIC/J mFbw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691377118; x=1691981918; 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=JLgHPcUXzQbnbjmpNfutKUcGYP08tjba3aXZcdCvThk=; b=ZZwc5kOozMCtTqleb+kgsI8rWZIz9K5AlXl47vfErOrz3s0tzga7qk7Ki18MMldlI5 9YjXo6NvlC+mnM4GipOzvh+kTZ5Xa8GcjOqrgFz9SsJZLs1JqfJej3IIO693scfBOpl4 8JcjvBjNYzkOCQ//wPQ4A1fi38PupdA1DcRgATfXM4enOHKy8rYD4WYx3LltF2nsWhVg ePYtnIJ7tgzpjGElvT7Uz2/5Yvyms0YE0lxESjhautkRMHauoxrAr8pPQgKuEqwhkDou X9/ePzQM48YMekk2m2Tvl7ijFhkZzpEfqc7SqhC0OAfDJ6jJOjkrBK0+P7ajhgVXkE15 2x9g== X-Gm-Message-State: AOJu0YyPHSpcXgq7LVvsa1jygGSaDXwPVKJb/SKmqwq6BkQ2kfge2Hdk BtrsR3oJkjGTb+k8fVb2rk2Cmx0TmKe8UwQMRMs= X-Google-Smtp-Source: AGHT+IFDUJVzr6ugq1F9fvombJJF1TCJ2Vndq+bwP6m6J7oDxvay6DU+CqrORIWwVleEVwFhgGHCOg== X-Received: by 2002:a05:6214:14a1:b0:626:3a5a:f8dc with SMTP id bo1-20020a05621414a100b006263a5af8dcmr8146916qvb.57.1691377118436; Sun, 06 Aug 2023 19:58:38 -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 a1-20020a0cca81000000b0063d3744c5c5sm2547518qvk.5.2023.08.06.19.58.37 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 06 Aug 2023 19:58:38 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw129921 [PATCH] bus/pci: fix legacy device IO port map in secondary process Date: Sun, 6 Aug 2023 22:58:36 -0400 Message-Id: <20230807025836.3440136-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230807015820.1329972-1-wenwux.ma@intel.com> References: <20230807015820.1329972-1-wenwux.ma@intel.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/129921/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/5780298113