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 8BBA643E0E for ; Fri, 5 Apr 2024 23:04:28 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 87CBA402CE for ; Fri, 5 Apr 2024 23:04:28 +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 9E1464028A for ; Fri, 5 Apr 2024 23:04:27 +0200 (CEST) Received: by mail-qk1-f182.google.com with SMTP id af79cd13be357-78d3c66ee65so209046185a.1 for ; Fri, 05 Apr 2024 14:04:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1712351066; x=1712955866; 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=Q2qfHSpg0hibMSknctZ6zD/eueFEKiUtvCQ0Uknfq0c=; b=hgox9N8D2qeo4v/S11lwwJZLZYqq38tt9ksYlQwCkNpYB6f0A/eL/DaFQAHkr32wrF 99FQntTdpK6UMXFbMj1Cl7f9Z7EIetfDp1fbYYJDeqKMCuZmn2BTdHy1sFufvdpkKC0U z/HV6flT8Xo9GI6EVAzb0C2NeXISi6zl8APecgY4+Zd28eQ97Y5opwVoezIpEZnqbnCD gD8MfJEFJX5LpG49uZB/e6C0VVOV0f7vnLpy9+yAzjEOOWbC0/DGjGl9bbf9EXHv29NP T6rjX/SHPzKRG8Eu20hZ1R8HGH8djGsreQzmO/8HE4PBY1W1MmH8xCLDVSPPLdOC4wxc /9Sw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712351066; x=1712955866; 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=Q2qfHSpg0hibMSknctZ6zD/eueFEKiUtvCQ0Uknfq0c=; b=Z6ppS0QOiTjoEZSynBS/tOrgwlCaL57b/agQdQCGrYtyPI3r2MBUtNrfCdUQN4RlYF eitHGRmUhNYz8yFdSD9faB3TJnxefzmNqAIvGcdRBSwYpoj+tEdrPHD+drhGsmx0w7xt rc6vxTJn4V4zxM7gIvAH3+bXwHjAy9ojf8+CI4+1BS4Feg8DcDIcsoNhN/bU8KXuBYFQ 3iyRYVPPiUpWGSU8k+oGGV9pj+tTJeS3PfrL0C6596i82bUguxohKHYHXJ7v+KS8XwfF GcM1c+Xo59DNUjAhC0neCAJSH2L7kCmgsz4OiGrlPCJ5bTHGUlbF3l9ZzdRjQxexusxs 7EFg== X-Gm-Message-State: AOJu0Yyq/P3UbHNzVseMgSfBV/QWZ0cfBDYlPbaaiRtPvL4BcTjI5GW+ YbQ1Wg7sufi+j7VfUhjm1RkgFiFJvH1poFmxTc6LjYUyHr5BACWpO+Y4v0Dzkj/HinA7jJSkMiV A X-Google-Smtp-Source: AGHT+IHIhZzqqj8S8RINywO07ZqKcOCUlSsqPr0P77Ne4YKtgOdzvCku8WfPzkUd/VdYJWa9dIJeLQ== X-Received: by 2002:ad4:5aa1:0:b0:699:28f1:49a1 with SMTP id u1-20020ad45aa1000000b0069928f149a1mr4491074qvg.21.1712351066522; Fri, 05 Apr 2024 14:04:26 -0700 (PDT) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-rdu-t.redhat.com. [66.187.233.202]) by smtp.gmail.com with ESMTPSA id x7-20020a0cda07000000b0069689ee0efdsm927941qvj.30.2024.04.05.14.04.25 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 05 Apr 2024 14:04:26 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw139165 [PATCH] MAINTAINERS: remove maintainers that bounce Date: Fri, 5 Apr 2024 17:04:24 -0400 Message-Id: <20240405210424.1499028-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20240405170514.369037-1-stephen@networkplumber.org> References: <20240405170514.369037-1-stephen@networkplumber.org> 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/139165/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/8575339974