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 2F1AD432BA for ; Mon, 6 Nov 2023 17:58:51 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2A7C6402EA; Mon, 6 Nov 2023 17:58:51 +0100 (CET) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id 2EEFC4025D for ; Mon, 6 Nov 2023 17:58:44 +0100 (CET) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-6c3077984e8so3952512b3a.0 for ; Mon, 06 Nov 2023 08:58:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699289923; x=1699894723; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=0CMllPiAK+WG4hwPowIPrktAJLJpz+6ywycg3q+tMF8=; b=KusG2d0wy8FVdOasUdRLrQnwyLrtgRvuVRWXo+7/VO7ytIDBxzkPjukNV85qRwb9ZY gh1SwKdCfeZuV/I7V98wVXKbH99tG6XLulPqS4o1Iw3HEMBkgPMWdDGUYBcEJErkgXbd kGidlMZebWS3mGaNx0/er/zV/nqkOjK2iwLcI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699289923; x=1699894723; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=0CMllPiAK+WG4hwPowIPrktAJLJpz+6ywycg3q+tMF8=; b=iQhxo8yGUch1kHEUlicNjDuJi8Kh76GKGh8xWfnT87AUt3Qd5a94QhH7FVRA30EkBg +slT7H98eUOjQ88b0wCPHcxCuow1MwJOoI8LWBg2UmKEld6/XwprHc7Bfos07K0G06nW L1ppEc9C8t0Einzl9sXsGsuciB39EjgeQonPa+OkRmztTPaKC1b6v0IMLVps9qbKsEfr K7PTSZkjdHD3SCjyErqqYTeBc71d8BZaa9aG8u53m71jbuPSHrei5/owbyK6hj2/tQb2 2SUaD6TxkpuvL2V9tj7vib1eQsmU8l3UvW7K4gRFT0uxUAKee9hSRxV2s1owa87FXkcC buDQ== X-Gm-Message-State: AOJu0YycoVJu7d0/NKE9Xz4j9mb3UF2LFHW8kiM9TNPsuo743isb+t0z 4Fs+adAgbs0sNWxOAUDj3Lb9K8ah3OfPK5XW6HAg2MCXGq54SzWjT4Z2SC4YM/OuZmlmwZwGRg= = X-Google-Smtp-Source: AGHT+IEW764J1/B6qxx2VI6G0EDaalQsoXJstOQuWMWAaqZvg/qy//V99z5I1Ruq/b3wg9L00Mf2xqM8fcaX X-Received: by 2002:a05:6a20:4327:b0:16b:b4a0:e06b with SMTP id h39-20020a056a20432700b0016bb4a0e06bmr28434950pzk.43.1699289923507; Mon, 06 Nov 2023 08:58:43 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id jh19-20020a170903329300b001cc43eb0c62sm214293plb.21.2023.11.06.08.58.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 06 Nov 2023 08:58:43 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 06 Nov 2023 08:58:43 -0800 (PST) Message-ID: <65491b43.170a0220.1c471.9372SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.9] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id F3EA1605C319; Mon, 6 Nov 2023 11:58: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-amd64-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 | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/