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 5B8F642CA6 for ; Tue, 13 Jun 2023 10:39:29 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5810040698 for ; Tue, 13 Jun 2023 10:39:29 +0200 (CEST) Received: from mail-qk1-f173.google.com (mail-qk1-f173.google.com [209.85.222.173]) by mails.dpdk.org (Postfix) with ESMTP id 8AA1340698 for ; Tue, 13 Jun 2023 10:39:28 +0200 (CEST) Received: by mail-qk1-f173.google.com with SMTP id af79cd13be357-75d536afa43so43868085a.1 for ; Tue, 13 Jun 2023 01:39:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20221208.gappssmtp.com; s=20221208; t=1686645567; x=1689237567; 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=VwWHHmrbgaSZ8WVw5jepQ3YrTFEWLmliAlnEpgvxRwc=; b=udp6a0VjHQc2h9lD4t3CXDrKTIINWbbTurBA6ANoHIwdSCZ24KpLRJlDKpwdLaGdJY cqryvuaCPuyv62GPjmfqJzb009uS3d8m2bkV/ngh1C1AFL9e0fHkuGCjpf56y/sA4XBr dkGrIcobUcbz5nPiGFp1f3aqMfiPr1T7b7K3bDxj/RAewEanFu8imvsYWgF3y9YmmmJh 82mPh9qOkee+qM3QqFQt8/yIglUfwkziS97pLIpXc1EUReaNnBg5g5nYLaFCQPmpZ2s8 JhoE3HtB7oKXXkD98UGHhXscRy0Pj+7uMaX+6oDACiMlz7/VI9SswE+9DfVIgT4uGuIG jg3A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686645567; x=1689237567; 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=VwWHHmrbgaSZ8WVw5jepQ3YrTFEWLmliAlnEpgvxRwc=; b=Np2u5yQL1lY95lE5aTn0TonnZvWFI/bCS2OJFWwEKbklcP20Rh841aN4Ba8DrAxZai 5HEyJWmgKIRXKp1/pKDb73+j4b+xkxqueTN6YEJAUhABesrllXXalWKS0BcmEEAwSNks nU1sMyfwSM6q2F0u1NN7/UtYqDJ9HxYfwV1iDPhT7wg81knm3j6quTKHUmtueh2hjNxm WJIEFBYs1t3WhHsuAK9JUxjsCrsvY1F8NKwH34Fnh0AtdXATQoy/Hw/mkhDM4nj6japT 0M+NsicCN61Pn0aIGJSHKEbUkv9Jvu0fXKvI1TMvPh5YPmsGmhdhaos5c7/jj9tK2Z4s YBlw== X-Gm-Message-State: AC+VfDw37913tdttbdBTQ+XqkBQG3QyGU3nyAE400owapiKVD62WA9Fk 6+giL7Aimp02KyES9Q0SbxNcmAD/uNItSRxctrc= X-Google-Smtp-Source: ACHHUZ6K0YdR0koHAmJgnl7pJg5Wc3rjKjXM91Tf+nUkD5DXAo9QxpE3pK/CMmhdYhnMBGZ9RTCOig== X-Received: by 2002:a05:620a:3989:b0:75e:c7cb:d75d with SMTP id ro9-20020a05620a398900b0075ec7cbd75dmr15457968qkn.17.1686645567703; Tue, 13 Jun 2023 01:39:27 -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 mm9-20020a0562145e8900b0062626bd3683sm3836524qvb.59.2023.06.13.01.39.26 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 13 Jun 2023 01:39:27 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw128550 [PATCH] maintainers: update for PCI bus driver and library Date: Tue, 13 Jun 2023 04:39:26 -0400 Message-Id: <20230613083926.501348-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230613065738.42370-1-chenbo.xia@intel.com> References: <20230613065738.42370-1-chenbo.xia@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/128550/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/5252647612