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 46D70432F3 for ; Fri, 10 Nov 2023 10:29:25 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 411B340EDF; Fri, 10 Nov 2023 10:29:25 +0100 (CET) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id DF42140268 for ; Fri, 10 Nov 2023 10:29:20 +0100 (CET) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-5bf58204b7aso18084757b3.3 for ; Fri, 10 Nov 2023 01:29:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699608560; x=1700213360; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ln4QuUMds/z/GgfeeZ8QldDkiLD0pvCLH5kOw7TQxus=; b=LmfqRsALZUerxgzt33qPtKZxnZXstqpQWa5v0GojE0bu6wtK1SaSs0A9S+WsACaZj5 24yIPUxUsB9IabdyvXf7IP/a/8Lh8Oz1lOqZGbJ4bUdlWaXmW2WJgq61/sPSb5vInadf wTwjpgQnOL3bThXeiN19g6rkwCPUpu+/jAHE4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699608560; x=1700213360; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ln4QuUMds/z/GgfeeZ8QldDkiLD0pvCLH5kOw7TQxus=; b=wZMjS0WtAGM9JLE2dP0jpeqgb34GYSn0HdlQdfVVEiGPTFoI+r9GTJXqHz9Vz1jA9Q iYjWYiqzqIgHp+RiVyft8P9U5q6OYb1F/JwZQPX6nGvBKFearwZUgsDb0JojK5tibzDs /YIqf82YIwTynwONcsPFwLTI8Mjz8CVIuHamUCAyh8/4KyWJ5lOjOACXcnv+fHaoxtCw rxE/LoT3kDJLapZQ80K6kGC+KlBOhXNllae4xnriXr76xogK6xXWDh+9eOkulFsozttY Tyz8HB8GFUeEhWHNAd5ntrNymEQve3Ib5pdzrgUYjzhtU4qKwJg8iq1VrWPvnhjAwFpT xmWw== X-Gm-Message-State: AOJu0Yz/E/NZbGZ2I01fMxgx4s0a1VHrsqpa9I8yaGYmcnmxvQXXWXcn dj8QQ+we2l4N5v+V+4WWcSKxS1neSYXLwGGupUBKdbMUJu4jBhQubAR1cCeIl5MkAyOfE5TaNQ= = X-Google-Smtp-Source: AGHT+IGJEqjVLMTx/kVL5AeIomAEO+PzosjZfaVwb0ZCqFRhXLrLLiplGwk3UPEMlVXEGsnKJDXzDHbHCfVE X-Received: by 2002:a81:924b:0:b0:5a8:1aa0:6253 with SMTP id j72-20020a81924b000000b005a81aa06253mr7571864ywg.7.1699608560375; Fri, 10 Nov 2023 01:29:20 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id i5-20020a81d505000000b0057a8de6b254sm1462617ywj.70.2023.11.10.01.29.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 10 Nov 2023 01:29:20 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 10 Nov 2023 01:29:20 -0800 (PST) Message-ID: <654df7f0.810a0220.3458a.3019SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 0C4506050A64; Fri, 10 Nov 2023 04:29:20 -0500 (EST) Subject: |SUCCESS| pw134079-134081 [PATCH] [v1,3/3] app/testpmd: fix unnecess 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/134081 _Testing PASS_ Submitter: Huisong Li Date: Friday, November 10 2023 08:19:25 DPDK git baseline: Repo:dpdk Branch: master CommitID:de0ec3c2458e3e2ce53e504c4ba92a36fcc78ef3 134079-134081 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | 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) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 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 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 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/28321/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/