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 2D43A432BB for ; Mon, 6 Nov 2023 18:35:45 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2652E402D4; Mon, 6 Nov 2023 18:35:45 +0100 (CET) Received: from mail-pg1-f226.google.com (mail-pg1-f226.google.com [209.85.215.226]) by mails.dpdk.org (Postfix) with ESMTP id 37DE5402D4 for ; Mon, 6 Nov 2023 18:35:44 +0100 (CET) Received: by mail-pg1-f226.google.com with SMTP id 41be03b00d2f7-5b7f3f470a9so3070701a12.0 for ; Mon, 06 Nov 2023 09:35:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699292143; x=1699896943; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Y12Zci0VtE2zJNQvUBoByWHelHu5re0/Kp+dMFiVOR4=; b=D2reKWKIXv9NRTQS6A2rnv1l6O2YZ5iJlQmxK8s8Ub9yXjTZ+vb3MdRc3aAQCJqBsh EC3OURjQk1UFEg315+nHt+vUt6989sIJnXKpxCA5N8bfok4+UyBJfB3P8M+isIJF7R0x WkF9ZUOWVjL5UmnJFGRYPQNm1Y9VI8UF+HWQM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699292143; x=1699896943; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Y12Zci0VtE2zJNQvUBoByWHelHu5re0/Kp+dMFiVOR4=; b=Qv2piog9QXK5rp4qfTcQaoc2lGjutBpaCadbzgdrpl4eWZ2wMzf6njcgVIzjjm/+az J9UCHvtDx9Rdoux04+nLXGmLe1HMBwiSASv4IqYdcjtYqeqiZzEFCieU+QWgK92Q91MD TcLU72u7wizOGT5DII+eTOifofNU6YhAbCcoDusQBh2Z7A92QAUN6xmxmNr8c2+ORfTA Yqu7PhrJIkNjotZSJtovZDIr+4b9mk36xAdYzqSegO55dgrS3/eJY0zj07swdkjkBlcI T5hnSf3ram8SfoNHbOEuRVaPo3guTmZxSvQTUWJ7lIZJbihCWUzpx4UUje4Chsu0P7CA nILg== X-Gm-Message-State: AOJu0Yw1LyTsv/2ywHkf7mp4BljYk7mG1wgAWLGUhSGzQEG6Rg/FuesT ieHbQQdeNKELuiwNeGgzfMUs0l0y3GHOGXzKXX5C9V48IZzqXvChPDpHsA== X-Google-Smtp-Source: AGHT+IH+HH79836I4bFeoXGF8W8OiH8/vVTrVkB2tSfV4Y11qZ/9OokCUUlXSZY5Kt9t1uc6cgJaqhjQabhy X-Received: by 2002:a17:90b:4d83:b0:280:99ca:1611 with SMTP id oj3-20020a17090b4d8300b0028099ca1611mr15152289pjb.20.1699292143437; Mon, 06 Nov 2023 09:35:43 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id f9-20020a170902e98900b001bb988ac24fsm200813plb.45.2023.11.06.09.35.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 06 Nov 2023 09:35:43 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 06 Nov 2023 09:35:43 -0800 (PST) Message-ID: <654923ef.170a0220.15043.84b8SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 54373605C318; Mon, 6 Nov 2023 12:35:42 -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 Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (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 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 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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/28250/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/