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 37C9F4341E for ; Fri, 1 Dec 2023 13:52:52 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 300CA42F01; Fri, 1 Dec 2023 13:52:52 +0100 (CET) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id BE4E2402B9 for ; Fri, 1 Dec 2023 13:52:50 +0100 (CET) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7b3846558a7so60639239f.1 for ; Fri, 01 Dec 2023 04:52:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701435170; x=1702039970; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Vm1oPGJhEz3yVIdX3mNFRm6p7hvCIDKxG/KWIVM4gx4=; b=bv993IPvi0HJJGZmh+UzfudNRCCOFpp8Bm09nnqjkdi6kWjOt6MmUzTfJjHIbr4pTC +lsRAFe0uRlmIbj01A4Uw68wVVSUVgGizlZ0TGLCmM1uI8krm0vD6CJMjACC9fMlUuDS TeCLwyHwTOdM9kkzNKPV7yREW/nof3M/6XW54= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701435170; x=1702039970; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Vm1oPGJhEz3yVIdX3mNFRm6p7hvCIDKxG/KWIVM4gx4=; b=hhGSggMTVDTqvNHrddiFCtjDOPVkDyLgDZBEi+MxGLMhptCFMGZxqNSnhXtwd6AE+w GnZG/9LXOa7ioJD16MUkS95DziEjUSaG09i2SBhYAjiu/DIxQ472sxRX1+NY10B7pD9N S0DhD/8R3b7ZiSliEotFgnSEuAaEqrIXuNHTe0wS0We4dGqnpnNh/KMxhwaJilF6+iqf YCIWVwEt/Is3TTTLfhYBOFOVXZERh+rUTLvogd20QPZnhrrTYOTJeeXeqJH3Q+i1Puiq tdZXZfDiWSdcP74UyEvm2rH0SPt9Cg5QfS7IIf6kh/Lqyo32hXv0bGsx++JS86v40S3X GPNw== X-Gm-Message-State: AOJu0YxngCN0svdDqJ7fEWXTrInYLLer1c0uD5Vu9nMnTq28BLa++Xms gAB5SQGAPBsyJ72kSpZfFr4G3TCKktWNH3Ey8l3e/rD96yhSYVvFrZOVSQ== X-Google-Smtp-Source: AGHT+IHWJq3Y9N8t+lhavWWALT/EDKdlbUNc74bNBJO+gV9RmI0vOI3ZQBEJUAhY0mWCHCvuhz03hyKuMAte X-Received: by 2002:a5d:9ed3:0:b0:7b3:d91a:4936 with SMTP id a19-20020a5d9ed3000000b007b3d91a4936mr11753228ioe.9.1701435170224; Fri, 01 Dec 2023 04:52:50 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id n20-20020a02a914000000b004666196e1b4sm129345jam.4.2023.12.01.04.52.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 01 Dec 2023 04:52:50 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 01 Dec 2023 04:52:50 -0800 (PST) Message-ID: <6569d722.020a0220.26af3.4678SMTPIN_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 BFB2C6051831; Fri, 1 Dec 2023 07:52:49 -0500 (EST) Subject: |SUCCESS| pw134743-134742 [PATCH] [v2,2/2] app/testpmd: support set 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/134742 _Testing PASS_ Submitter: Jie Hai Date: Friday, December 01 2023 08:52:54 DPDK git baseline: Repo:dpdk Branch: master CommitID:c858f006d1f7161986c88847259a400d8f80d81b 134743-134742 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 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 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 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 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28507/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/