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 19BC541F08 for ; Sun, 8 Oct 2023 11:40:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 128BA40263; Sun, 8 Oct 2023 11:40:41 +0200 (CEST) Received: from mail-ot1-f100.google.com (mail-ot1-f100.google.com [209.85.210.100]) by mails.dpdk.org (Postfix) with ESMTP id 797E540263 for ; Sun, 8 Oct 2023 11:40:40 +0200 (CEST) Received: by mail-ot1-f100.google.com with SMTP id 46e09a7af769-6c4e38483d2so2561399a34.1 for ; Sun, 08 Oct 2023 02:40:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696758039; x=1697362839; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=kL7vaEwdCpH/s3P8vqN36dqEQ83tVsGzl/TCeBiU2Uo=; b=jtHyRQ5IPY0Lx3ufcyyYi181yiqZ/OiXgQFLZw+5gC5fTLm+OYm7KGkE8gYMy/gh86 WLvalOy8GJIpoygdM3/4aAEJWIbOVj9maSwqbTWtzADMGlF1ayWYV3Vu3vlBQDDvpotI 8GfF2P43OlbL/pN3ESFpAug3kdosza4LWelo4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696758039; x=1697362839; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=kL7vaEwdCpH/s3P8vqN36dqEQ83tVsGzl/TCeBiU2Uo=; b=vEJWZNaDhXZ00i3efWLWH+dl+4Ve/Se9mqSyvE1MQKsHo3lRBZBCWs+w8GJNOHuOoF tDHeyYFKZ8Y5+72bFZxFaj2RlN0yrA4tTtHS7FqlO8W2eJvxhxECVFhyrx0in5vkVyxc +0m7q4b0bbuYUTwMXThwMuo6lKGZasPsU2hJMC3FoJspGQ22VRA8sJSZwP4rw8dL4hw2 78vmrEWhg0mHmnbY/szUIEviZID8fsbM9ZH15TlqcMF4eIQN/Zrc0gg/kFNU9eT5sUYy 8M08np03pSyzYHq5PdJfZ2n8aSGwCzCGqjxwgSvzYXL9rVEJU55gF6pEhuzTciC5neBP NuLw== X-Gm-Message-State: AOJu0YwT2NIuStREf2J/oQOQrcbF8ZBkbSw2GYRRYFqkoocxMPLuYGND cxREp3bTEKDmsh/5PaZmx1sRwNeShqEB+wn7gnWuk6G0KhyP3uXGW/jvUw== X-Google-Smtp-Source: AGHT+IFp0gA+1uyU5Sj7lI86LitrKYw3i5Mxcn18q7FJ3NTEgcXDWo/Qyt4iu7RG5T9LkfsG4d/wfWO1vKhF X-Received: by 2002:a9d:6e09:0:b0:6b9:ed64:1423 with SMTP id e9-20020a9d6e09000000b006b9ed641423mr13783347otr.2.1696758039783; Sun, 08 Oct 2023 02:40:39 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id k5-20020a636f05000000b00584ca579bc7sm381700pgc.12.2023.10.08.02.40.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 08 Oct 2023 02:40:39 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 08 Oct 2023 02:40:39 -0700 (PDT) Message-ID: <65227917.630a0220.b384d.295dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id DEFDB6052514; Sun, 8 Oct 2023 05:40:38 -0400 (EDT) Subject: |SUCCESS| pw132399-132400 [PATCH] [v4,2/2] app/testpmd: add flush al 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/132400 _Testing PASS_ Submitter: Dengdui Huang Date: Sunday, October 08 2023 06:46:20 DPDK git baseline: Repo:dpdk Branch: master CommitID:4dd146e597d81d900140a904e0b3b9feb1b0be6c 132399-132400 --> testing pass Test environment and result as below: +----------------------+--------------------+ | Environment | dpdk_meson_compile | +======================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------+--------------------+ | Ubuntu 20.04 (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) Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27854/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/