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 D740F42D5F for ; Mon, 26 Jun 2023 20:55:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D22CA4013F; Mon, 26 Jun 2023 20:55:41 +0200 (CEST) Received: from mail-oi1-f227.google.com (mail-oi1-f227.google.com [209.85.167.227]) by mails.dpdk.org (Postfix) with ESMTP id 9984E4013F for ; Mon, 26 Jun 2023 20:55:40 +0200 (CEST) Received: by mail-oi1-f227.google.com with SMTP id 5614622812f47-39ca48cd4c6so2596366b6e.0 for ; Mon, 26 Jun 2023 11:55:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687805740; x=1690397740; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=rfEacz1G0uQLZHWr+Iw/pUK9W/27N1sDIgvoAIoFjhY=; b=CLlKQaF5HxLNyi7gPMUvQmrfB79r58DDWwYSSr4dg6O23Z3qyXFAukd8bfTf9Szcty 3dl7N+gKV1t7W41ueXsomny5UfpM3fboosTFDeBJb8pg6Kw9ws/ZNyLozwuoUtms4JUu vqUN5wdZmAOmBhpy4RJgtu1Pjd/jIdoawDC8A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687805740; x=1690397740; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=rfEacz1G0uQLZHWr+Iw/pUK9W/27N1sDIgvoAIoFjhY=; b=FcY9BnHVfq8Y3sQ9hNXbUrBnWQBN5sLifIrbEFc5wFKPqkAGKd7wJkAF458XLUVwgb oJfKgE+N3XT1ILYCxwKdCxZ/1njlPl57SDCjUHmbEfubsGsmw6frEamRidceSF8reA9j 0BK9xZzHYH9sM3Y3Xm5EYze4f2D41zrQEFOjquXZnzv1zepyKQEm4EFq/g0zIRvO7LIt /Aen/S8Ihx5Xemg4sK4rqYajqoWYEujeuWmDtNTVFIdOH16L9BPn7B0+4ovN4Klpe2Ic gPA5VDaNqZAqt/N3U5tuMDWMzjPdrQGe5JaZ4QRczxVONpgM2fCjwKqVCZYce7EyLJuO Zhag== X-Gm-Message-State: AC+VfDxuzMd5ngIEnuvu9YuU0Vy19rt7MIZF1e3qHkxx/S8TsR5zLlTa JSWYofX2BA/SOi/rwpbCzcaszG8jt6VwN0jetv2MUNzB51/QVhzlHz1H8Q== X-Google-Smtp-Source: ACHHUZ6oGLcfVhlyXCahu0BWyp2olFxu1youJR/0lOiamh7teD4MeMlLCaLjakCeZl5UDbPohEeUMzuTGJUN X-Received: by 2002:aca:100e:0:b0:39e:df71:5684 with SMTP id 14-20020aca100e000000b0039edf715684mr18241191oiq.20.1687805739961; Mon, 26 Jun 2023 11:55:39 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id pf14-20020a17090b1d8e00b002612046d859sm498738pjb.15.2023.06.26.11.55.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 26 Jun 2023 11:55:39 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 26 Jun 2023 11:55:39 -0700 (PDT) Message-ID: <6499df2b.170a0220.56b1f.8dd4SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 25EF6605246B; Mon, 26 Jun 2023 14:55:39 -0400 (EDT) Subject: |SUCCESS| pw128983 [PATCH] net/idpf: optimize the code of IDPF PMD 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/128983 _Testing PASS_ Submitter: Mingxia Liu Date: Monday, June 26 2023 14:05:31 DPDK git baseline: Repo:dpdk Branch: master CommitID:6c948396d7ebc7c0ffdac7df99f1ebf7b4ecb55f 128983 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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 SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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 Clang) Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26800/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/