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 ACAAB4333D for ; Thu, 16 Nov 2023 03:16:27 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A778B402C6; Thu, 16 Nov 2023 03:16:27 +0100 (CET) Received: from mail-wm1-f98.google.com (mail-wm1-f98.google.com [209.85.128.98]) by mails.dpdk.org (Postfix) with ESMTP id 6B3F5402C6 for ; Thu, 16 Nov 2023 03:15:54 +0100 (CET) Received: by mail-wm1-f98.google.com with SMTP id 5b1f17b1804b1-40790b0a224so2116785e9.0 for ; Wed, 15 Nov 2023 18:15:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700100954; x=1700705754; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Y1L3iUp+9MQOfG09bHHpt2RRo56D5HXs/+Zf1Q6KUpo=; b=VSsNEDb95/dS1hMaA9J9Wcbid++1CcgvfEuqgfsnRZ842XnmypMW90TcWRsZII13FE mDxMk2XWIgWaZogz79vqlNKL82zb+IM1KRL6C1x64IwGc+CMeD0AlqFNC2LvL+hOoQL/ ivQUjiakRQ6bE9KbZeMmyXWHahGI2/M+qfVm4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700100954; x=1700705754; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Y1L3iUp+9MQOfG09bHHpt2RRo56D5HXs/+Zf1Q6KUpo=; b=TWtimYBv2CU0o5a5r8tDL1znU/7O05FuzKetFMrOz1f1m8PwSi11c9kV3umQGJ91E4 Mo48Bq1rm4ZDbeZulA9KvPTgZjxhbRAxPDdsgCjHbQmHT2Cm/BgLbdWp07QAHpgyNa+S cP7t3C6T+WvRxF8DzvelKu6EjIPEAQ8M4F7YY19Wr5R+/OrdrHV5Fb+3w9+R33atWBSy ni9toQvZne/LHqz1sMlPha8OqM45PWxB2pBP81RuE/QkLwl+hmU4W6pOy9PpKZxCs8ic MwfvnhF8Myv++gCotZO3HLIWOI6N2EwAornyvfrBTG6pSNrcws6pYlfgnsn7ByvQtbCL n58g== X-Gm-Message-State: AOJu0Yw2OKpOVXKoqetsIY7KVASV0j3WHdRN3LAwEG2NtLmHtDyUBsNc 09ihZB7fPXC/4hWd+bGCF8ONAgrujqMwbdg5XTaZULN7ilQ5s64xw+untTlZbSkuAuB3QwUngw= = X-Google-Smtp-Source: AGHT+IHadwqi3WdkbA480MCpV0ShsVIjbD45LY0zzzx/mXirAbr3twP8htDBEJQFLHKQMvecc80w85wnzJOZ X-Received: by 2002:a05:600c:1c21:b0:407:612b:91fb with SMTP id j33-20020a05600c1c2100b00407612b91fbmr11101262wms.30.1700100953885; Wed, 15 Nov 2023 18:15:53 -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 s8-20020a05600c45c800b004050f907a8esm111886wmo.44.2023.11.15.18.15.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 15 Nov 2023 18:15:53 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 15 Nov 2023 18:15:53 -0800 (PST) Message-ID: <65557b59.050a0220.38942.2c30SMTPIN_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 0451F605C318; Wed, 15 Nov 2023 21:15:53 -0500 (EST) Subject: |SUCCESS| pw134405-134408 [PATCH] [4/4] examples: add extension keyw 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/134408 _Testing PASS_ Submitter: Tyler Retzlaff Date: Wednesday, November 15 2023 23:02:58 DPDK git baseline: Repo:dpdk Branch: master CommitID:92d7ce4afc4a558f27bbc8368823c625f4e0f9dc 134405-134408 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (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) Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 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 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 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28392/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/