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 82C65432ED for ; Fri, 10 Nov 2023 02:33:17 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7D3FA40268; Fri, 10 Nov 2023 02:33:17 +0100 (CET) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 89B4F40268 for ; Fri, 10 Nov 2023 02:33:16 +0100 (CET) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-5a81ab75f21so18040757b3.2 for ; Thu, 09 Nov 2023 17:33:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699579996; x=1700184796; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=u8CxlAJgpoQbWkakMeDo6yfAvF2dwM/iWjfBb7X1qvQ=; b=gBEePzDKGTP8L9NnpxPtJlv2Jg1+Zk+QZyBsYq45EolWabroDzDiBYsoOMycsOMlKG YaBo3ah99XT+1XP2PMEy9fGDGL7kpjE0oSndyT28D4GztK/E2ZEahtyavUhaE6JwkhD+ F7MTPzoqeZV6VfZjGdJCQ/7BpFpOrHK8WGDzg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699579996; x=1700184796; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=u8CxlAJgpoQbWkakMeDo6yfAvF2dwM/iWjfBb7X1qvQ=; b=nQmFhCNLafi66jza6eulzDXUYGuQ+gOqKFvGMx1hJhe56OBYOVEnT0i7DBRghVuALg hIMBECs7eehNbvBN7ITBu7emQt0dvm3WzKkMObFzly94PjNdaI+eudMMCRatwPdj3EWz 4zb62aNiBsY8YhySTfydsuA43jxSKI5KPzy+I4a8e5pQQCSWDHdoBMMcbpqLZw5NAlIe s8YaaFruMWxVubnR6dWf/agHoFS6tx6EdjbZbzCLrUcn3EYMKYmz1WcsvyyqPaYL5gCH Jk5uN2FeyrT5q6Rkmmd4HdFYiVLCLB+VQ6pJfPqISqF5W21VLx18k7dJKd81jom2nhaK xQVw== X-Gm-Message-State: AOJu0Yy8zHrKubD2gSY1153a69fAtWuXIsl19WUBIzGW/HoRubHcZCtc uBgORVvoMrV1sbx4cBv/aquI5vrTbFGkioIXE8V1KCuwH/CATdhZgjgTYg== X-Google-Smtp-Source: AGHT+IERQDa0gLrnxfibxcn7Q1nMpQbGEApgD3kueJ3UYxcprfIvn+PU8tgbxghl0WbsvGYaGd2l2zrIepHN X-Received: by 2002:a0d:d44d:0:b0:5b4:501c:b719 with SMTP id w74-20020a0dd44d000000b005b4501cb719mr6361386ywd.31.1699579996068; Thu, 09 Nov 2023 17:33: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 p185-20020a815bc2000000b005a8a727582csm1887567ywb.36.2023.11.09.17.33.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 09 Nov 2023 17:33:16 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 09 Nov 2023 17:33:16 -0800 (PST) Message-ID: <654d885c.810a0220.8a4ad.03beSMTPIN_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 C392E605C318; Thu, 9 Nov 2023 20:33:15 -0500 (EST) Subject: |SUCCESS| pw134038 [PATCH] [v2,1/1] dts: allow configuring MTU of po 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/134038 _Testing PASS_ Submitter: Jeremy Spewock Date: Thursday, November 09 2023 22:57:58 DPDK git baseline: Repo:dpdk Branch: master CommitID:de0ec3c2458e3e2ce53e504c4ba92a36fcc78ef3 134038 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | 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 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 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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28312/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/