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 231894328F for ; Sun, 5 Nov 2023 09:05:38 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1D62040278; Sun, 5 Nov 2023 09:05:38 +0100 (CET) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 9330B40278 for ; Sun, 5 Nov 2023 09:05:36 +0100 (CET) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-5a7af20c488so41399907b3.1 for ; Sun, 05 Nov 2023 01:05:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699171536; x=1699776336; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=0EXrk3yh+H0rBvb1cI4q/HBkAeFyhV+FXKg4havp3lY=; b=jF2xdWA1/BgQevv+7muoYEA7or1GHKasIM/CAbCwUtRuAEeArZ1eCoDmwmSjW7pvjt 7qATOiZR5CAmN6o5ML/KlN+71RWzbxMyIoJnagTxbQvPHUYaEGA6Oy3KTx7QxbuiPrNv VryTYAYhKf6jQoQmV9DHJqCcc6Vv5BvribUx8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699171536; x=1699776336; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=0EXrk3yh+H0rBvb1cI4q/HBkAeFyhV+FXKg4havp3lY=; b=RmS6rF63XY2jLl3pCR9p9oBSzSEjGr5Fr0F8DbCcWfIuQwqQp+EDwjsHRqR/KUH2MY DQKhXVTW/wOx7Bd2levw5gCJIX5aCb2WhbOZ9uH518q57IAGAcdceJ+wBCVeWbSdXgJh CMEi9FuoFNCKE5v9FAohseABPJM82+ZOFLih1072dsfpT6WeX+bxspc0UKl9VSmqTR+I 4TZzMK6jUanhCEyML++qefBXcJ7vW9FtTPI5GO3ZfgQxyqGDcdkpYab0SPp6UFIleeoD f3FzEFsC2EYEL0wfHnWkQMh7zLicJfRHHvo7HjARnzRDK7k27VadX8VUWYAAaIZaIBvg P+ww== X-Gm-Message-State: AOJu0Yxjnj42G+54TazLGMXZ9EPZIa6eUB0Ncwkh8Vu1SlhgpxBZh6OB mOp/3MdI/dLT5EiHOepURKtDKTmZxhEnEOdGLWrW88I2ccouh5ronsMYsg== X-Google-Smtp-Source: AGHT+IHvIOYtSBZZsx8KlBl7D9ZyDx+vh6SEoaxokW8TY0j160heYB2x1qj/Va2Ktg+dgyfituBrqOo8zPip X-Received: by 2002:a0d:d40f:0:b0:5a8:874:bb3a with SMTP id w15-20020a0dd40f000000b005a80874bb3amr7670916ywd.31.1699171536054; Sun, 05 Nov 2023 01:05:36 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g185-20020a0df6c2000000b0059ec1aec957sm482032ywf.40.2023.11.05.01.05.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 05 Nov 2023 01:05:36 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 05 Nov 2023 01:05:36 -0700 (PDT) Message-ID: <65474cd0.0d0a0220.bf6e7.8828SMTPIN_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 A8EA26051827; Sun, 5 Nov 2023 03:05:35 -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-unit-amd64-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_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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/