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 257DF425F8 for ; Tue, 19 Sep 2023 07:21:55 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 36A1D40278 for ; Tue, 19 Sep 2023 07:21:54 +0200 (CEST) Received: from mail-qk1-f182.google.com (mail-qk1-f182.google.com [209.85.222.182]) by mails.dpdk.org (Postfix) with ESMTP id 7B8D240278 for ; Tue, 19 Sep 2023 07:21:53 +0200 (CEST) Received: by mail-qk1-f182.google.com with SMTP id af79cd13be357-76ef6d98d7eso322368185a.0 for ; Mon, 18 Sep 2023 22:21:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1695100912; x=1695705712; 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=X6ilZU+oZjeoFQAnW5xR+XvTDnTA42CughmziZBBzQY=; b=ZaauczjXOphpg6PBwgNe6DR103wwCY7yHgJaE5s5nwGoHlBdovwo+mpaR2f+m2zRsf 1VEdzp2+6juIaZXtovn+SSFTsMkfZmqJDCLbDcdPczGR0UN5d07mJ90B1N5bcqxNjMSe 52bk6Zx/RoJqoOe0tjKIx+07cbrusfB/bHZ5w6SiuKk/AM5RkBsmBu+XVbUZqG0MapSk oRgZges5FQ3Ttu4CmKJow/ku86g9AzFS/CiBw5zAMFVjLoc/fEjr8i7H5vAGa/VZPbQD GG115rCX1rj8RjFBxzqSM44adq30dO1mTH2Ggp7ibgsC//gBy3TMe9V8qgZFhHXhvebL Q5TQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695100912; x=1695705712; 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=X6ilZU+oZjeoFQAnW5xR+XvTDnTA42CughmziZBBzQY=; b=qJkyBviPgmZ7EmgkHH9ooZSRWtGDk5RIG/gcnyd2U9bhU5WrPTjTYjDjPDyF3D1+Wy puOyzT5Bm3kl+cT0fotA2E0yWCWeypuGI8BM2/YK1EeNSN9gYLJeaWTwIPjQJVZFIg5E g/XpLDyhkBSxJxdenec8Xq9Xc2ahaSn0HIeMJ24DUK6pBZ0c5ISHzYeuj56m43WZ0fd+ 6cKGnuvfofR4tZfBkpezyBHYeU4RRDmyF4OV+AfUNHKe/t84YLrubazBnWXiRh13rtKd Y4M+16bx4axXVTQ+PXrXot2cGDpYVxLEJiY46c+hzH+2TgC/9qEmififq+CM+rTz4ENt fudw== X-Gm-Message-State: AOJu0YypiKMdzPS/Ij4S/vs452Jl2eKVXXDnO1J0pbhyfDEywqTfIr84 W8/JEMlqEw4t/gktIGI1IsTRNWa502xg2yHgrVw= X-Google-Smtp-Source: AGHT+IHvUdjTLjy8RzLwx3qjq74EdfogU9BrrtIG4IrIBE7gi/vTBNyG9UbYvbDuuWn+2UT3NYi5YQ== X-Received: by 2002:a05:620a:21c6:b0:76e:f960:2f79 with SMTP id h6-20020a05620a21c600b0076ef9602f79mr9422232qka.46.1695100912400; Mon, 18 Sep 2023 22:21:52 -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 v27-20020a05620a123b00b00767cd764ecfsm3697212qkj.33.2023.09.18.22.21.51 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 18 Sep 2023 22:21:51 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw131588 [PATCH] maintainers: update email address Date: Tue, 19 Sep 2023 01:21:50 -0400 Message-Id: <20230919052150.3664055-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230919034427.9098-1-chenbo.xia@intel.com> References: <20230919034427.9098-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/131588/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/6231292532