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 B705843804 for ; Wed, 3 Jan 2024 04:28:19 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B3B34402BC; Wed, 3 Jan 2024 04:28:19 +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 3122D402A3 for ; Wed, 3 Jan 2024 04:28:18 +0100 (CET) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-5e811c5c1adso82135007b3.2 for ; Tue, 02 Jan 2024 19:28:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704252497; x=1704857297; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=qHqm0OW3YNhz3u4Z3fgTS/jsMSFYzllXXry0tlQUZKc=; b=HhimlmpBZbYpNSFFamjVOKl33B4UQgFhzFArSf0587CslqfenKv9c/hq+KFhmyYcQA BknKNTYgJ1Vx1XvG8Vs7BFpqvbScZMQig6Pl4iY6yUxarzTEjsqnaGYKB8pNz5X60VKb kzk4XYvQ4BAXdo/h04frJu0zs+4wKZ+SomikU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704252497; x=1704857297; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=qHqm0OW3YNhz3u4Z3fgTS/jsMSFYzllXXry0tlQUZKc=; b=X/v5zYjCP0KfqANb5sZivqCBQqEk08CY55EbPdwKzJHSF0OKEBScM1DPRPNaMZx3ZM T27EgpVJ04HC4fo4T6cXRF0LEnsmxpAPvTysAr+ySFOzG48UzhRKfa9DADodQ7/O2ors 7jZ+zzXgeUUd1CnIwPH1ubwKmLNt1PobOw9vWnKyhfSVvMF4fbN2UHUUzjWLu5zz/Gqy Te1zc+RPo2G2gMM052K3b/nW+MBhio1DIG0G9rckCfoMhfbVg3klEwYSdkO7t6a5gH/6 rnMZJFq6G0GQD6fcZq6AXH9bZe/O4m7FWrGB01y68nqsSlGPoyixWc23cBSygOwzsFpD AYtQ== X-Gm-Message-State: AOJu0Yx+dYfbMA9tWLjoE3bCYRd9TfFlKGCmSEH6wmskwLp0Kr1Bsf0j 0cziqS6fy29BG/EXupYr9D1zQLco7p1blNsWqhtSzherZCjxVPvZbCgV+dDyVi2CNw== X-Google-Smtp-Source: AGHT+IFSc9CcytATpHswy+/cEX0p0SGuXzRXMgunY0FEaAhq0BK2KuzwN3eyBCgJ8Bcm6rgLK/r9lFtD4NyU X-Received: by 2002:a81:53d7:0:b0:5e9:f02a:5a2e with SMTP id h206-20020a8153d7000000b005e9f02a5a2emr10585635ywb.96.1704252497638; Tue, 02 Jan 2024 19:28:17 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u11-20020a81a50b000000b005dd3ccc335dsm1298767ywg.65.2024.01.02.19.28.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 02 Jan 2024 19:28:17 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 02 Jan 2024 19:28:17 -0800 (PST) Message-ID: <6594d451.810a0220.cb9a6.4280SMTPIN_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 54F866051823; Tue, 2 Jan 2024 22:28:17 -0500 (EST) Subject: |SUCCESS| pw135692 [PATCH] [v1] app/testpmd: use Tx preparation in t 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/135692 _Testing PASS_ Submitter: Kaiwen Deng Date: Wednesday, January 03 2024 01:29:12 DPDK git baseline: Repo:dpdk Branch: master CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871 135692 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC 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 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.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 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28772/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/