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 A25BB43279 for ; Fri, 3 Nov 2023 13:33:46 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9CA4040273; Fri, 3 Nov 2023 13:33:46 +0100 (CET) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 8266840273 for ; Fri, 3 Nov 2023 13:33:45 +0100 (CET) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7a6774da682so83858939f.3 for ; Fri, 03 Nov 2023 05:33:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699014825; x=1699619625; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=abe67PbRmgrkU4E0AEl5rrbDaKQ7L0rGMf27TTDNato=; b=BZl+PVMartRn04f+4h9SkdBCvTWxQmSrOsTZGo/bhrdQZG3IhWbBh4bGgE3Yj9hdjP nOlB7YKYQLVkXYcsphgwGDe0RZdUpRAXdv8R3Otf7nXOsbEjr2TDOIVnSyWVRf+MihRL 7By2KNEEKSissUUrWHtjX66PYYG/DfFtw7FKs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699014825; x=1699619625; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=abe67PbRmgrkU4E0AEl5rrbDaKQ7L0rGMf27TTDNato=; b=TRFoNeY/j6VIK70l5cmNdTwf4iVQ4s4qpuag80yyNrGQSdKi2kBPYoxPQcVq9MQZcX n0WVdCge3LS6IPKFr1O/o67nrrCg/mznOtm1H1bnmKH4iNGrOPs6hpHpTFc3JHJT6ez3 /Q6+NDyWneJcDshAUmUKAUH/2MzmvbIVU3vT7QVykp/0VRLZ1g7TWJR1F26N6nNWI3pT LvVEuG53ZZMme+rw9JR5XiEh/bucgr9wIflSrTr2G1u6AWBjbAXgbLl9X1k4QlP2cK0E mwxuzkQkofphy81JY64KXJyqk8Z8lvvOLSQEshebL1olPs0xRHyFelafhsFVl6Fs3MR4 xHqQ== X-Gm-Message-State: AOJu0YwUzVvuyLdcalPf2FuIz2unAr3sb+ME4U4eqesazt+WDWLZcsm5 BdEUMwWVIhkgLfs0inn6Dj6tFilTjFVhDoPibP0NTuqI9Oy06xAndZ/F+A== X-Google-Smtp-Source: AGHT+IE7BIiV43SFN1Qd21830Lvdi1vYsBs730knmPSYlHMlCB1au7yP4T3eBfCdLKh7I6uc8HCk0j82z+1F X-Received: by 2002:a05:6602:2dd0:b0:787:34d:f1ea with SMTP id l16-20020a0566022dd000b00787034df1eamr29429714iow.8.1699014824919; Fri, 03 Nov 2023 05:33:44 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id t26-20020a6bdb1a000000b007a66a7c2ef3sm144494ioc.31.2023.11.03.05.33.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 03 Nov 2023 05:33:44 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 03 Nov 2023 05:33:44 -0700 (PDT) Message-ID: <6544e8a8.6b0a0220.d2853.3ad1SMTPIN_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 733DE60524E7; Fri, 3 Nov 2023 08:33:44 -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-unit-amd64-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_unit_test | +==================+================+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Debian Buster | PASS | +------------------+----------------+ | CentOS Stream 8 | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.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) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.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/