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 C2657432BA for ; Mon, 6 Nov 2023 16:20:18 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BD481402C2; Mon, 6 Nov 2023 16:20:18 +0100 (CET) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 9276C402C2 for ; Mon, 6 Nov 2023 16:20:17 +0100 (CET) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1cc0d0a0355so33462535ad.3 for ; Mon, 06 Nov 2023 07:20:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699284017; x=1699888817; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=vl3hqXc47JIEkqc57dtyxfWlc+Yy5YdIQGJEsAZrmXo=; b=CIRrbQNaZ0BwG4GlP4/pX1KY9rC6ZdUsy/S92OeuTAZ/qNkEBucUX5v5jnDElBH5PN VIAgpcdlwWdgZ4cugBbPgslqfKGCKr6j70YrWAhyn3aSSCENDQ1v1eFnKA22sNsxwRoe wo7wKw1sbidbqcPqiORxWpkp7fyqqlIS4B52U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699284017; x=1699888817; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=vl3hqXc47JIEkqc57dtyxfWlc+Yy5YdIQGJEsAZrmXo=; b=xDXc4j5/xbFcQPTJGJXi9Hi4fTrLT4SxaHBA4L3yb7UYEmGwOD+UyvUzmvD+OqSmTY PgncefeLXJv39Z8h6TdUyT9ZaMRhvQ4C+PVy8oce0oBeCXd52SoW9eaZgD98SSi6hQoF AKJ/YQzHGeeYobgGhNY8aXHV1hCvZwuxHSjY+zEEj5DNeOeZCMwvX5XADJgGjzVLCaf3 rKIkXYndNJpD3ELy3lDjFlpMo146IUNxsyREPAF4cOHNj468yEPPRs8HSqAZ/b9tOMYk wDcNzPWHxzLjXLlf+1tAWZnVMo0e6BSA/dToA4+7f5k4Z0xP9FtV27oCpmZdWsXPXWUf Tt9A== X-Gm-Message-State: AOJu0YxmZPvvx5eMQquEUCwNtBmFPEomI/bEYvNl0zee7+BOFXFyyp5r 3b7z1/E2fqocIG0ABoI4mlA/hOhUNu2YBTGnYms+QfP6EdhrooPh5590Xg== X-Google-Smtp-Source: AGHT+IFUeJIpdRYnDgx0MdBqWNML+ng2kAznCfbQCvo3vVIHtoCYtfBDIHDAwXGTO8t8rGcDqIFafMB19mZ2 X-Received: by 2002:a17:903:2351:b0:1cc:37b9:4953 with SMTP id c17-20020a170903235100b001cc37b94953mr24385990plh.67.1699284016740; Mon, 06 Nov 2023 07:20:16 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z10-20020a170902834a00b001c61bca5b3fsm192987pln.88.2023.11.06.07.20.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 06 Nov 2023 07:20:16 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 06 Nov 2023 07:20:16 -0800 (PST) Message-ID: <65490430.170a0220.7f251.809aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id D3D2D605C318; Mon, 6 Nov 2023 10:20:15 -0500 (EST) Subject: |SUCCESS| pw133894-133896 [PATCH] [v3,7/7] doc: testpmd support even From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu Content-Type: text/plain 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 Test-Label: iol-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/133896 _Testing PASS_ Submitter: Chengwen Feng Date: Monday, November 06 2023 13:11:27 DPDK git baseline: Repo:dpdk Branch: master CommitID:70aef239d0de6b2048aecb1220da1d78edb75168 133894-133896 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28254/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/