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 4D70E43279 for ; Fri, 3 Nov 2023 13:08:53 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4888440273; Fri, 3 Nov 2023 13:08:53 +0100 (CET) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id D54D240273 for ; Fri, 3 Nov 2023 13:08:51 +0100 (CET) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1c434c33ec0so16247555ad.3 for ; Fri, 03 Nov 2023 05:08:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699013331; x=1699618131; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=g1UCBxipZdDlg9rIjnUcIYE7AXmDLo9dMEA+jO5007c=; b=cTG8Plwse3sgCyYZVC3cSkDWcbVme8M8VJMOPQrR08tLSXdyDY4MPMCN4lAqlk+Imw m8EtoeIKkEWttaK1uyE4T9XhG4k082Vv8FVfb8OWam4ROJ761ZrucVSKphqANSUl1OXa 1y4Un8wAbM0JPKmhqydyxzsl77M335NSqmEJM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699013331; x=1699618131; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=g1UCBxipZdDlg9rIjnUcIYE7AXmDLo9dMEA+jO5007c=; b=Cy2ZrFSoZ08URUgwyQ86t0TjvlGq5bRvC+Ynx2IB7cYxXG8/gHH0o+iesBNnktQkfR OlmNV8kJACxNtpRHtLWhC8mP99yd0ehtPtmsm2MqObH1eecsO4ovQqJoiSeWNa7Q4hXs p3C78/pCA6vq+rrNb7GHcpV4J/2Ete8qHHe3toXhObwCQyp/RR486l/anruf+zFZVYyP QU8mUTPrPEgjwxsBr0nacRZ5Vjwf3G8nzOAVbM3JgoFLMG1Usxe0W0FsZ/U3KmS1N41K Rt3ri3RK/+4v8kts8bikEerK/4LMQCRS0de0kRwEsuqt175bYX0bKJDQCs9g/w6UKNn4 xxAA== X-Gm-Message-State: AOJu0YzhagLZUKYxdIgnXIi8d+LISYPHkpKwi3qfiCCidt+Glueoev0v LccHquru8fkHT00l2VDpKvTEJ78+23Ld8/5QOFiyH0j3TS77kka9ugvU/A== X-Google-Smtp-Source: AGHT+IEhyGfk09fPY3x9RNHIW3AR1RON1A+blxSy021Qdyt8iO2/4+s9gBmi4VpM4biHQ0okE9wb4sgO4A69 X-Received: by 2002:a17:902:ccca:b0:1bd:c7e2:462 with SMTP id z10-20020a170902ccca00b001bdc7e20462mr22156992ple.11.1699013331167; Fri, 03 Nov 2023 05:08:51 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id iw15-20020a170903044f00b001cc411b5414sm96411plb.90.2023.11.03.05.08.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 03 Nov 2023 05:08:51 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 03 Nov 2023 05:08:51 -0700 (PDT) Message-ID: <6544e2d3.170a0220.4d7d2.2f53SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id A1EA960524E7; Fri, 3 Nov 2023 08:08:50 -0400 (EDT) Subject: |SUCCESS| pw133821-133822 [PATCH] [v3,5/5] net/mvneta: fix possible 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/133822 _Testing PASS_ Submitter: Chengwen Feng Date: Friday, November 03 2023 07:38:11 DPDK git baseline: Repo:dpdk Branch: master CommitID:e9555aad006a739de9ae2a14a94128931634eea0 133821-133822 --> 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 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (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 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 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28217/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/