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 E8866431E4 for ; Mon, 23 Oct 2023 18:51:59 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E423440A71; Mon, 23 Oct 2023 18:51:59 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 4C0CF40275 for ; Mon, 23 Oct 2023 18:51:40 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-3575c10421aso13489765ab.3 for ; Mon, 23 Oct 2023 09:51:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698079899; x=1698684699; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=C1MsVME7KCpaWikIXgYv0jK34xA7OB0YqirCzZ3LbVQ=; b=L+4JLfc3h4zOKP7APieB2RBW591bC0b1P8k6xpiuCTWJtshl02FOZg4Ok1/f+GzeVl sF/Y8D4Um8WZy8pWXHOmGx5ObGJ89OluSgua+PsXvS+bCOr+iXWZ8d+iqGkUue1AjVv7 Tl6Te6Sm3XKaWPayA/erneGFqQULeqyLczMhQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698079899; x=1698684699; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=C1MsVME7KCpaWikIXgYv0jK34xA7OB0YqirCzZ3LbVQ=; b=L4PGiXI4XqSsMF5ffCn8X4ojP8Rp81LcphQf/x8cOab+VfTV5WNgdYB98fHK3ASz3t WfkWV9kgie8zMyUjSzavWOBLJzp4eUTODADnhgM4Q7on+xvU2xMNfaY7XVZVk+6+Wpk6 98TUm83BOiFq95v1JRe9gQ+W0NlRUqqH1KRURTqaWS8iamdRt+WZsix8suyoW/CFCUrJ dew/CYGvCvzLDxL3ndHUIb/OHDQWD3pEF6PzdfaItT1/EDDKk1bl9lyaODKIjux+fLJN qR0ZWGZmp910Olzjl5uF7yYyXIQR7BmF34VtXmXRBaATKvrWOul43kHSR1tVC7eTdICt 6wgQ== X-Gm-Message-State: AOJu0YyA2eVfTo224txRfXrhspCWmwQr92tuTjwffsCbYCRyTnIc8Iyf 5rR5pbfjVzxh1SViymlgRYl1eJMDE4r6+TFfLqNXwqCdMf4aME2xQxUGSlj12D12FJKS6mws/w= = X-Google-Smtp-Source: AGHT+IFqlOTBmkgu9Xf91w2p7t1uDvLC0Q+kAaUpWSeQUGEbjwbdJSAD0MN9neQT1mM3v/z5ib4WiW9AJNOE X-Received: by 2002:a05:6e02:1cab:b0:34f:7779:df7f with SMTP id x11-20020a056e021cab00b0034f7779df7fmr12376361ill.0.1698079899775; Mon, 23 Oct 2023 09:51:39 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id r6-20020a056e0219c600b00357a3554f3fsm624038ill.23.2023.10.23.09.51.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 23 Oct 2023 09:51:39 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 23 Oct 2023 09:51:39 -0700 (PDT) Message-ID: <6536a49b.050a0220.b4dad.9639SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.213]) by postal.iol.unh.edu (Postfix) with ESMTP id 6EC8D602A042; Mon, 23 Oct 2023 12:51:39 -0400 (EDT) Subject: |SUCCESS| pw133186-133194 [PATCH] [v6,9/9] examples/ntb: auto-genera 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/133194 _Testing PASS_ Submitter: Bruce Richardson Date: Monday, October 23 2023 13:15:52 DPDK git baseline: Repo:dpdk Branch: master CommitID:2cd2cf0cc53a508c4bd951a980ec534a646260de 133186-133194 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28043/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/