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 50C3B432BC for ; Mon, 6 Nov 2023 18:01:09 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4C46340A80; Mon, 6 Nov 2023 18:01:09 +0100 (CET) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 64AAB406B7 for ; Mon, 6 Nov 2023 18:01:05 +0100 (CET) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-3576e74ae9dso16250715ab.3 for ; Mon, 06 Nov 2023 09:01:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699290065; x=1699894865; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=It6EIH4dnNiaNe0mCQjbgnuQhoXexMAsSzCGHY5QoU8=; b=DDSxUy3UIsOlEcIv+Ns6N/ejii96+w7wSVLlbhmwnuSvOc2NIqLkU9hYv6Dggr8+d3 D33NsRK1iJIVOKDzcX81KaB0hmzd6pJluwiNT1NLUB7Y5nFItWsVxkUAZW1m7g8uaw2K OEg4pPIhRuOf4kzhR/L+ngZKsptfu+wIl0L74= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699290065; x=1699894865; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=It6EIH4dnNiaNe0mCQjbgnuQhoXexMAsSzCGHY5QoU8=; b=NEIjKJW8ZGW3/RuYzLNgBcKShBNSH3PWhioQ+OhcyjnfwKhvPGSjnJDYkihXpFublV m3le+sdw2r8wvZ4TwQmWZzyq5gp3Wb91VSqLrxP5+RIMlMSQQPcs5G9Er1467mxE6pEP EOLggd1FcMWti+Rpd8XXC1NvLJui+JWc/goLIJvU57SGt5tL+rSxaQarwMHjZzn2ju6q qVCtgrrsAq+7mp0UufwclZKUBcLnA1O4lB6ou4OhIpDGto5hfr9HMo1V+rZgEf+816gA i12vSMlEYU1nsXc7uSLcQ0OdDxMe3YAtk2CvkEVZrKmoVMpmOwyB7kvE3hyiJOdHBjxt GDVg== X-Gm-Message-State: AOJu0YwEPL/F29kHEZuaE+SXU3T3t34g4SMyN+/7bGriv49ccFkEu1xJ tssRbwcQ7UVFT/i7WDbfJgUss3VWA64/ofgeTtgcoK3wsjq4ilneoWPWdw== X-Google-Smtp-Source: AGHT+IHdK1knlkWlsKWMJ8c7blAk5gCGGKUNAIX6VdRCYhgokl1rudKnLCf20ho/PtXojG6PjYs4ouEvYTFY X-Received: by 2002:a05:6e02:b4c:b0:34f:d1bc:c47c with SMTP id f12-20020a056e020b4c00b0034fd1bcc47cmr232439ilu.22.1699290064848; Mon, 06 Nov 2023 09:01:04 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h18-20020a92d852000000b00351468a77bcsm395103ilq.12.2023.11.06.09.01.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 06 Nov 2023 09:01:04 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 06 Nov 2023 09:01:04 -0800 (PST) Message-ID: <65491bd0.920a0220.cf83.3b9eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.213]) by postal.iol.unh.edu (Postfix) with ESMTP id 6267E605C319; Mon, 6 Nov 2023 12:01:04 -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-unit-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_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.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/28250/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/