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 9D4214328F for ; Sun, 5 Nov 2023 09:36:14 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D2AAC40278; Sun, 5 Nov 2023 09:36:12 +0100 (CET) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 56A1B40278 for ; Sun, 5 Nov 2023 09:36:11 +0100 (CET) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-5a822f96aedso41457447b3.2 for ; Sun, 05 Nov 2023 01:36:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699173370; x=1699778170; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=cM+mAuuIxC+H6xwnZ2o/+WyOUAJbEVIvVpVszQ9C32M=; b=YKwK51mcDTm/77Us8taqDs+6v6vlISHBdWZHze+9uaIDSiV60xMajdLsI1SkoSZAg2 qcy8j/VBHuF5M/n6xbGV5ni9NHoDSrZ7mdH+BzNB53SYQTrx3IksnhYty6vgaqFrBj7G UGLW7L+Gf7YaoziWXm6eEknw1/5+2FDHlxeio= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699173370; x=1699778170; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=cM+mAuuIxC+H6xwnZ2o/+WyOUAJbEVIvVpVszQ9C32M=; b=qELc9iF5OYeILe5+gwOYPS42oeCsw4k/75SH0w83gMzizrKwdXM7KWQszPf+xjCT/p BSYyL+EHIY7YSlbckuF7Ip+f0L/tGDPHmUVimYz7dLlhDive5sr80v2yFN7MEG+fMN0r PeRjUIHXzziZq4bSTHx0ZmhEnJVrIl3TL1priStbil3FjR/dYwrEmOOrbIjyxAt2rvfn HnH78kDUQkkl4NHV7IeQ3mmF4gRCAhQuJk+y7MWKB/ci5Zkj7mrT/OSDGDUE4kT92KTG nbE14BbZdJTDF+oVEgl2kQkRLuWLhcwzz7NAk+ru6hL2Ne8NbYbBp+KiXgv462fFHFVV tJwg== X-Gm-Message-State: AOJu0YypjcAbYb+hrqRR2n78pHIQNK+luCZgBSl0geLEHQ+c4et8Thno 418Z/G3bu/AGEljE3mOaUpON8m7oheT3CoQt0sxPNTiJ+w93GidRz1JVDg== X-Google-Smtp-Source: AGHT+IEDNqCL7pTexT/M8jWn5v1WKeOLT3OZVVj0arosySMLPnP9oR1UWVGlBFifX5I7oS+XUMOd2xYahymn X-Received: by 2002:a25:d497:0:b0:da0:5ed8:ac72 with SMTP id m145-20020a25d497000000b00da05ed8ac72mr25456845ybf.3.1699173370579; Sun, 05 Nov 2023 01:36:10 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id v207-20020a252fd8000000b00d816e511d41sm438057ybv.11.2023.11.05.01.36.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 05 Nov 2023 01:36:10 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 05 Nov 2023 01:36:10 -0700 (PDT) Message-ID: <654753fa.250a0220.7710e.3aefSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 2CEBC6051827; Sun, 5 Nov 2023 03:36:10 -0500 (EST) Subject: |SUCCESS| pw133873-133874 [PATCH] [v4,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/133874 _Testing PASS_ Submitter: fengchengwen Date: Sunday, November 05 2023 05:45:39 DPDK git baseline: Repo:dpdk Branch: master CommitID:495846c12bfe4efeb9a44af4d844b1515c17e5fb 133873-133874 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 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 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 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.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/28245/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/