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 A51CA43405 for ; Fri, 1 Dec 2023 01:06:53 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A06FB427DB; Fri, 1 Dec 2023 01:06:53 +0100 (CET) Received: from mail-oi1-f226.google.com (mail-oi1-f226.google.com [209.85.167.226]) by mails.dpdk.org (Postfix) with ESMTP id A6F1F402E9 for ; Fri, 1 Dec 2023 01:06:51 +0100 (CET) Received: by mail-oi1-f226.google.com with SMTP id 5614622812f47-3b83c4c5aefso937584b6e.1 for ; Thu, 30 Nov 2023 16:06:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701389211; x=1701994011; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=2O5t9TH1vftjvhl0YHEwN5vY/hLBYYkUenVoFT/ADgY=; b=OeEGidA4JAObWjHAfWWEyvgQp/DabPRdPq5Gb4sGleQ0f8FohHoQ3S7XMmPhOZl6if bHwT8C/LemcNR6ogtWg0s2xX+9+x6bRUI9iufg+1aRaYu5LNwjf6KAjcl7pLt9A1TS+C eOM9nh45vhJ8i1AgVtCfav8Fr4WywtgOhgWLU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701389211; x=1701994011; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=2O5t9TH1vftjvhl0YHEwN5vY/hLBYYkUenVoFT/ADgY=; b=rOKrh98120xY19lafTTaaUIcjlVUiEWXRrmTKFRDVlbpnkqz66sWJcoRr6uZ+roofw s9QmkAqMTqi/exLKssWMY/5l3Atl5pislGAtXSGdPDG9aa92ofRVqEYC6HNNkBn6JbNV cgkFUZzRpwBgBH6tcZO075KI62hGn7Pc7rDi8FZkGqov85BY+HkPShT7182jyI8vrhip t225k+9/SFAIu6/9oT6rcJa8s7+VpfdIkpxETkcPkni3INDlxdb1Q0XfXJDXr3OZewvy Pn4D00QR84V9Dts4axuvMp84Hb8Wu86u9TSSH+/yPsVNJpHdGg+JJlErbOHU81L4CpoF w86g== X-Gm-Message-State: AOJu0YzXi/mFMJAavkOb9htfUUUPAbzZUe6Z4hyhU490e+kgukLfdKhz VUJZ8wG7z73edn0gqjhSbD8uDBGEYdzA6xL9RwPZ5RpsLgyEdpA3DzDUDQ== X-Google-Smtp-Source: AGHT+IFwdRslUnURCdTWn4W99AyqQizLzp1QIDRZgcAXnwFR6BEs4PhvriVPhie+vVT5t16E4nYkdwK8NeKa X-Received: by 2002:a05:6808:221c:b0:3b8:4d4d:b4de with SMTP id bd28-20020a056808221c00b003b84d4db4demr1377034oib.10.1701389211120; Thu, 30 Nov 2023 16:06:51 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g34-20020ab059a5000000b007c4b78e91b3sm212677uad.2.2023.11.30.16.06.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 30 Nov 2023 16:06:51 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 30 Nov 2023 16:06:51 -0800 (PST) Message-ID: <6569239b.b00a0220.810da.8e14SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id C6073605C311; Thu, 30 Nov 2023 19:06:50 -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 | +----------------------------------------+--------------------+ | Fedora 37 (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) 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 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 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/