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 C1A0543414 for ; Thu, 30 Nov 2023 21:23:24 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B712140277 for ; Thu, 30 Nov 2023 21:23:24 +0100 (CET) Received: from mail-ua1-f46.google.com (mail-ua1-f46.google.com [209.85.222.46]) by mails.dpdk.org (Postfix) with ESMTP id 1BA8C40266 for ; Thu, 30 Nov 2023 21:23:23 +0100 (CET) Received: by mail-ua1-f46.google.com with SMTP id a1e0cc1a2514c-7c51c5bc44fso440686241.3 for ; Thu, 30 Nov 2023 12:23:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1701375802; x=1701980602; 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=mkraT13F091aELbt0Ii2EPu//X5VcR7iQ00+aw2A8M8=; b=OS9XK3EHVy5bw/g8ORacAhNZ9LWqu2cV4r//LmojvAHikUiaZqihzOGsexWtpUpAUt 5VzsUoRLxs+GR+Zy3W8/gV7d9Ts+/FMbwWR5O2ZFekQihuSJ447qwUekGgmKlin2c0xA HpfPwOhBgpj3LK0UeRvPzT0jKHr5FkL+oNRfrBuecogfYxTCv304/433TC6TT8LrSMLt 8pkGjCReJTHrITeHz5YLrPDJVvRlKSq/rqLi8jscuaorbTr7/MUkzReKNzmm7i+GBAs9 WRQWXFDdApNrre3+Ad6iYbPUIv40WD3k7Y6jjrDYKKro6nitc78fXxzEHqPcAP6BbjxH SmFg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701375802; x=1701980602; 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=mkraT13F091aELbt0Ii2EPu//X5VcR7iQ00+aw2A8M8=; b=cei+PochGzykbyznF/74DQcMAaAlumi5fNGfLiVPuTtA0V+rEo0PysY+0rQqctsrOs KB3Q8mE5t7Sz9cobHX+DvbxX5iU8wDnmmYgqsKsM7Nrxr9j0MihkzteLNNkGhxztQzyc OC0vP9AqTkruSKDMTppbUK6t4otD+1okL4r0LJMffX3RnacOmL2tbn3UMfccNn5rLbLZ MsevRWP09irOMBqvfjaOeBzOvvfYFhFfCErhwRzY+PnfJMlOQuS1ejacA06Qrtk89s3s hRw1/fLd9/MajV4pGY/mzeeH/DhHS2AxIUDJpByJb+/i+S+Cxcgac28TLA5LHgZZVKa2 BoeA== X-Gm-Message-State: AOJu0YwtFS/gSI5TaIduPb+cV67lvVlk3r1c8CRaYPA7DGXvVBGzZDs5 orhu4UQ+aEf8mbhz0IAEIKdpi1d6EAfKqUJrZ24= X-Google-Smtp-Source: AGHT+IGctl0U26FrzWZECyD4v0lKkx8dwLeX+U3+FPdtXS0r0MLt+5B6qfJPmSK/tBT1GjdjgJ3/KA== X-Received: by 2002:a05:6102:e06:b0:462:8ca2:1bb0 with SMTP id o6-20020a0561020e0600b004628ca21bb0mr25932331vst.20.1701375801791; Thu, 30 Nov 2023 12:23:21 -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 ay40-20020a05622a22a800b0042402e56896sm212456qtb.10.2023.11.30.12.23.20 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 30 Nov 2023 12:23:21 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw134739 [PATCH v4] eal: verify mmu type for DPDK support (ppc64le) Date: Thu, 30 Nov 2023 15:23:20 -0500 Message-Id: <20231130202320.1157797-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20231130191844.612699-1-drc@linux.vnet.ibm.com> References: <20231130191844.612699-1-drc@linux.vnet.ibm.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/134739/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/7051428919