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 132C843405 for ; Fri, 1 Dec 2023 01:03:42 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0F4C940289; Fri, 1 Dec 2023 01:03:42 +0100 (CET) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id DE08540276 for ; Fri, 1 Dec 2023 01:03:40 +0100 (CET) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-6cde14ff73bso1313795b3a.0 for ; Thu, 30 Nov 2023 16:03:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701389020; x=1701993820; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=p//S0X6VoWYWXHhVrNNgAjgxdHqDWzeLfNARZM1l3lw=; b=F4RSOliDkl6qjbPkzeVbEEtZFL+53NfQh6nmeOTUZ+c9j/mKecwW7DoT2yD+L7E4wQ XmJI38XJxhSHw0bb35+QNlpmHrtVKqu+VcMu/LUbJcK7ER3nXXSQTD3hx4S2kBiMHrzT PhSvarzurqqBLBnzPAv7lP1Oqmy/oia9fnkgA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701389020; x=1701993820; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=p//S0X6VoWYWXHhVrNNgAjgxdHqDWzeLfNARZM1l3lw=; b=sxS+nlOrNzn5LBKhfOYQODi151xHVESxJUaJa2q38y+1k7MnS9EvvUU6ks98NGNadk yI6z7YJoprNEW4iW5gjWIYslC9/Sv5vGeyzT8OS15Z+q/EAuu4ft87rfdEd9+uF2/sdp KHvvorfCk9X5I7L/bzljEGtP6PIliQQ5dnM1/pKHpJUdPweWB7OktsLYbhVZrqKthVQu IqTenfKK4vGGvoXxMW5ldVb8uakE0eO7R3TLBQ8Z5X/NvZ/fJMKLQS463UokVzJHeCW2 jrTB1wj5T2uAtgPJPuewleFWDGU3zQX0B6u45bNd/uhRXoO8HNhozKdgqQTIBSbWRuxp ALWQ== X-Gm-Message-State: AOJu0YyWEwyJHg/2HEZX+dsXPZfPQuLHObf2ReASMudxc0cM37Dp9Nup q79/xaFwzZQDu4F08xi68Y4uMASvRAxas6yg55k0Uc4+tOZR3gSOT9mMSQ== X-Google-Smtp-Source: AGHT+IE2ACCeRnXwemBh/IAFSXwbnkeWeZweyV/sdZPxE9y8kUB0Zke+/HueRk/31G0++UZDOjT/m8FtvIqI X-Received: by 2002:aa7:88c3:0:b0:6cd:fd02:c97f with SMTP id k3-20020aa788c3000000b006cdfd02c97fmr735558pff.9.1701389020092; Thu, 30 Nov 2023 16:03:40 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h3-20020a625303000000b006cdef39f5c6sm192052pfb.24.2023.11.30.16.03.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 30 Nov 2023 16:03:40 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 30 Nov 2023 16:03:40 -0800 (PST) Message-ID: <656922dc.620a0220.4aca9.71d2SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.213]) by postal.iol.unh.edu (Postfix) with ESMTP id 28070605C311; Thu, 30 Nov 2023 19:03:39 -0500 (EST) Subject: |SUCCESS| pw134733-134734 [PATCH] [RESEND,2/2] app/testpmd: support 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/134734 _Testing PASS_ Submitter: Jie Hai Date: Thursday, November 30 2023 10:44:15 DPDK git baseline: Repo:dpdk Branch: master CommitID:eeb0605f118dae66e80faa44f7b3e88748032353 134733-134734 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM 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) 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 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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 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/28502/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/