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 DEF42432BA for ; Mon, 6 Nov 2023 17:48:44 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D128040A80; Mon, 6 Nov 2023 17:48:44 +0100 (CET) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id 7C3514025D for ; Mon, 6 Nov 2023 17:48:42 +0100 (CET) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-6b89ab5ddb7so5029444b3a.0 for ; Mon, 06 Nov 2023 08:48:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699289322; x=1699894122; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=6Br9AZICyarCiyDUe1r3A6Q5ED3lnhfbvYgtaQVd8qM=; b=I8tU8YVNsWJLhL9VpCgBCcdUWGU5Fm8QOdUCHU9wPpfqjTHjEqrGCVkJfNUGmHV++/ FbGiEjs2IhkYfrt+wfrkUv63/gjs55kfcoCv0I896RqdiDlvAB4pFYjvPH4OqYux/mgO n5gGr2hxukh56p1Ca58V/Lp9Ue+ov+766KxUw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699289322; x=1699894122; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=6Br9AZICyarCiyDUe1r3A6Q5ED3lnhfbvYgtaQVd8qM=; b=Y+1LArMvjiovTTXFcAhu7Role4Z19dY6A5dLMjTwLOiVvD5qChsitDeAG5tqviuqQx IEEjaf6Qi+CEOcoi4yEyQKD7b7w5uU4fYz/xAvDiE+uf2FP59CtOIZQAfIZAHQHfIfl3 2n96/BQaZgEuO4bcJAWk0rYyuTLkzL/ovuvJdsaVZg5BtEhbTN08cGNL1lNgM3WGlofE hzvwV8trmMjj7Z+XuFDQnXD4Xs1xhtUO0KXUViyunziNV+PaaR9Cuuteo6P/qAmf2ObS 7YbfugWfobEtUg34M1XXVlI0S4MopjuWdtfwuX+5ypzfUYwrzf8+4oy4f7kJxI9Do6Gu PzQQ== X-Gm-Message-State: AOJu0Yzl2gXrPXCEOytD6+L6niQOIF3Emw0glhtHXKK6ULkzzG8w+Dvq 2zM+40sbYn6t2wHBDoSPbvokcdnvwbMddew6Yp353JCulespvj6g25+qsw== X-Google-Smtp-Source: AGHT+IHj6Q1BoS3qWuu1wQ0G6k6GbdEiyi7ktscOF9h1iwpLhcS5lIpgrcFMVfDdXMUWOI1b6N2czyez9av9 X-Received: by 2002:a05:6a21:4841:b0:181:8e2:ba3c with SMTP id au1-20020a056a21484100b0018108e2ba3cmr20732341pzc.19.1699289321778; Mon, 06 Nov 2023 08:48:41 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ju11-20020a170903428b00b001bbc9e9ebfasm216500plb.102.2023.11.06.08.48.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 06 Nov 2023 08:48:41 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 06 Nov 2023 08:48:41 -0800 (PST) Message-ID: <654918e9.170a0220.1f801.9849SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id E35E7605C319; Mon, 6 Nov 2023 11:48:40 -0500 (EST) Subject: |SUCCESS| pw133885-133886 [PATCH] [v5,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/133886 _Testing PASS_ Submitter: Chengwen Feng Date: Monday, November 06 2023 07:31:24 DPDK git baseline: Repo:dpdk Branch: master CommitID:70aef239d0de6b2048aecb1220da1d78edb75168 133885-133886 --> 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 | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (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 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28250/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/