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 255CE42B83 for ; Tue, 23 May 2023 21:25:17 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 20D3340689; Tue, 23 May 2023 21:25:17 +0200 (CEST) Received: from mail-ua1-f98.google.com (mail-ua1-f98.google.com [209.85.222.98]) by mails.dpdk.org (Postfix) with ESMTP id 53D0340689 for ; Tue, 23 May 2023 21:25:15 +0200 (CEST) Received: by mail-ua1-f98.google.com with SMTP id a1e0cc1a2514c-76fd0036c7fso61423241.3 for ; Tue, 23 May 2023 12:25:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684869914; x=1687461914; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=xJ6SfZrjMhHFF7Sv9OU/6SMo0DTvicHbYuIdCHy/oTU=; b=ZOoyEVyvLbpiV5W98wuQmxn0N3geNSuOP7fzANNwygFH9docs4Z9UpSQ3BD+qW420d Jy6yp7VN1Y1i9Mw8Qe81HsS4MlA9mofvgGiVW1oFjPtbh215EvqtT7hZztU31Oc09q9m s8dWdZuW6VG8ouyF+Q7g8hLGF3ld4MLmkaymQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684869914; x=1687461914; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=xJ6SfZrjMhHFF7Sv9OU/6SMo0DTvicHbYuIdCHy/oTU=; b=TUqt+40UI3/E46dh+yMEGIiej9bHMZmt7Etg5DOIeyKCkz+cMBVFPWnRVVJHB1JB1S FhKpUZfowVAUcn64JxYX4eYK+bu+vST47D4krBAwZ3ZmECwWzEPVk/qUacv18GTi6kfA H6ZepiLSw/ABwdVE9W11LgFul61LBDqR7p032fTBEZgx08/3grNZbFQcE/vst6fmQwUl 9gPgvbDfSiWLZG2kkdtYM9wqZDEgdROROnYqRi/18nGoVj/w0KwM8qGgKufalwDxF2th tKOL9lnr5mOYtc9q/7w7cRf+l7aN9qtWgcR1dEnPa6SY+SC2mb1QlbIsuaiuGITSlw9G yY+Q== X-Gm-Message-State: AC+VfDx/cw+buMAL4VBjHEmky2Fs1iVmixAgKowm3Y/p0rXllalcNdWi RT9v7XbE5UIdTv4GXwyKgKk1gMGDkdppjP/LJfZGnYuJBVjVMcq5vNY4yeV+DJY3C/whiXkR/w= = X-Google-Smtp-Source: ACHHUZ4B+t0awjo2xpT1i1/vSf7o0tQr6V7bDg4vzIespAS7Z3D9YIfx1b9LzK3geXlJWplsmX45xzAS4fls X-Received: by 2002:a67:fc0a:0:b0:439:4a28:df3c with SMTP id o10-20020a67fc0a000000b004394a28df3cmr2285344vsq.12.1684869914725; Tue, 23 May 2023 12:25:14 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id z26-20020ab0681a000000b00783ea5683f2sm1183670uar.15.2023.05.23.12.25.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 23 May 2023 12:25:14 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 23 May 2023 12:25:14 -0700 (PDT) Message-ID: <646d131a.b00a0220.795d9.9c73SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 239F8605246B; Tue, 23 May 2023 15:25:14 -0400 (EDT) Subject: |SUCCESS| pw127221-127222 [PATCH] [v2,3/3] test: add reassembly perf 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-aarch64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/127222 _Testing PASS_ Submitter: Pavan Nikhilesh Bhagavatula Date: Tuesday, May 23 2023 14:39:21 DPDK git baseline: Repo:dpdk Branch: master CommitID:a399d7b5a994e335c446d4b15d7622d71dd8848c 127221-127222 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM Clang Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26351/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/