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 2AAD043405 for ; Fri, 1 Dec 2023 02:05:49 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 20C4F402E9; Fri, 1 Dec 2023 02:05:49 +0100 (CET) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id 699DC402C6 for ; Fri, 1 Dec 2023 02:05:47 +0100 (CET) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-1f5bd86ceb3so6959fac.2 for ; Thu, 30 Nov 2023 17:05:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701392747; x=1701997547; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=7yg1brZtzIdUjh7N5N02ohwCEGydqzoXI7AwakGxYWE=; b=TGQfEMVP5Sb+IIHjZS5SU5RHZuhbzY1bj2Kfb31CCsTpVFonCp6niYk3wx4LdiyqyF gV1KyvCFXz0uBXgvFf43AWbrklthy0H99KnRYd0AskgezhF3V39vCS8hoG7tyabTLzq7 FqShVJixr/aTNBQdTnS5YThpCk32nBgnAmY/k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701392747; x=1701997547; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=7yg1brZtzIdUjh7N5N02ohwCEGydqzoXI7AwakGxYWE=; b=S/iDIhHjm/a2GEiYXsS52toVJEmn15eqMHnGgsRDd8iyoH8eh0IA19h8iYGwk8r7uZ 9fuD6AYKA1+xZuH4YXFVpWCAXKg4owfSyCIiEKJ1pQ8HWEimoPNryr25c2rXjdmH+ck+ ql2ddD3UG5KDgX22xCEjoGz1X+ZGKP7DiWQz7oGT5biHIq8xDj4DtKxatXRIHSTmwmRv 1oMxY0yIt7J/9lNxkQTanfh4OdDcKvAvpJ1oux8zdq3Wn99qfwElaaYycWuJaNucNLaE 1dZFd3I5e32e8djusOc7ipUYNRoQsDpm6BfLvviAWlCOBFvUhw88nUGzsZtu6tOnJe/T Q2ew== X-Gm-Message-State: AOJu0YxpI/CYdWzQjtKNVwhRu86Toq8hI5G+W4aDFzLg+NOJ52t00KzZ jd4/FPgbF2o/Gi150e+j9jNs8kNnLOVLHRQ4TtJFlmrZWvprSCTs49hsux/K7Z3CoxfD6FtKQQ= = X-Google-Smtp-Source: AGHT+IEp8etYzU9vU6rLc6oDfuU8Nnqsv2WIZJ7/bV0K4kmt8YObPvhX4X/Co28rmy3rwc1yWV0vFim4sbaX X-Received: by 2002:a05:6870:568d:b0:1fa:261f:5336 with SMTP id p13-20020a056870568d00b001fa261f5336mr22570776oao.10.1701392746849; Thu, 30 Nov 2023 17:05:46 -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 w18-20020a056870431200b001fa82dcf873sm146353oah.13.2023.11.30.17.05.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 30 Nov 2023 17:05:46 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 30 Nov 2023 17:05:46 -0800 (PST) Message-ID: <6569316a.050a0220.7b847.4decSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.214]) by postal.iol.unh.edu (Postfix) with ESMTP id 4479D605C311; Thu, 30 Nov 2023 20:05:46 -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 | +----------------------------------------+--------------------+ | CentOS Stream 9 (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 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.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/