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 DE78743CFF for ; Thu, 21 Mar 2024 13:33:15 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DA90B42830; Thu, 21 Mar 2024 13:33:15 +0100 (CET) Received: from mail-qk1-f227.google.com (mail-qk1-f227.google.com [209.85.222.227]) by mails.dpdk.org (Postfix) with ESMTP id D64A6427E1 for ; Thu, 21 Mar 2024 13:33:13 +0100 (CET) Received: by mail-qk1-f227.google.com with SMTP id af79cd13be357-78a15537fa1so56572685a.1 for ; Thu, 21 Mar 2024 05:33:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1711024393; x=1711629193; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=XQuhgscaljs4rK4IZxD3u69NcmovQVqM7gzGhCBkkRA=; b=Ak4zkqID73O0yo94Y1/Ntk8MUkkhOc5Lm8jHFcJPWQdNY5Wln38lfhPU7Q7aiwfc+L JQGxKn8DbShq68kgVX8+BVtAL2CSfMlRlb6EjDeFn4ZSipKzZNmZcay0BRQYCr/SyQis 3HmA4hxuF420N0MrgK+cFQ6jfaaVLC8H9jANg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711024393; x=1711629193; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=XQuhgscaljs4rK4IZxD3u69NcmovQVqM7gzGhCBkkRA=; b=OkUtL2fOmGdMRtgv/rT+xWGhyM/YPNpVd8r6CEa3SupMZisffbyGFW0Xxl6rmAvxyG MhgbtP3uOtFqV2Y0nefAMoNnbLau+hkFxojutGIYUbfB6ldqvO4tCDW7Pp8QpQWnjaxN Ba9RpeAfcovQJJYasSGdFC1lPKz984SpvAFjGmRMPmc9zPRxrHe2ezn4RFsIsdVAsibT /6CBX/GYBN3N6ClFsfgZwQ98kBatAA2M5iSDRjlxxZlJDR5rew9KdQ805h0FTGK7W0Hh T3GAGhK6FtTvC8Yv+FcLaiMt7hp9LJ67JtsBjbPWWoiu2mOmBDGYfjF4dQDqFghsC+v4 uKJA== X-Gm-Message-State: AOJu0YxPyNmJEbysSjPTwP4KL8RJGqBT79fgaYhEQRddAlvT2lsTjHwE CkOv9XCKiErMJ+/EHFEoLIuIcqubJ+HW74e7Dkw3L1CWAHEVdJ9OQ+U9FhuXCuCUYy8i15wfown 2e34He3U0hun3rRJZT6z05iM89HzgWmRYikFKvwJw6q+YDhXzHU3H4+FP X-Google-Smtp-Source: AGHT+IH+QwSQLc0ug5MGdipR3WglSrXhC1Pjn7lyMvQtyNHdvejUueg9KWVCfG6vbl3lJPIMVTIbj9V9+97Q X-Received: by 2002:a05:622a:2288:b0:430:b697:a8bd with SMTP id ay8-20020a05622a228800b00430b697a8bdmr10449261qtb.14.1711024393292; Thu, 21 Mar 2024 05:33:13 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id br12-20020a05622a1e0c00b00430d8e36096sm465670qtb.6.2024.03.21.05.33.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Mar 2024 05:33:13 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 21 Mar 2024 05:33:13 -0700 (PDT) Message-ID: <65fc2909.050a0220.615a1.c52dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 04FD56052471; Thu, 21 Mar 2024 08:33:13 -0400 (EDT) Subject: |SUCCESS| pw138653 [PATCH] net/nfp: fix receive packets failed From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240321065639.301075-1-chaoyong.he@corigine.com> References: <20240321065639.301075-1-chaoyong.he@corigine.com> 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/138653 _Testing PASS_ Submitter: Chaoyong He Date: Thursday, March 21 2024 06:56:39 DPDK git baseline: Repo:dpdk Branch: master CommitID:31a4216a9ee3c02cf2443d533f6a491cdb25904e 138653 --> testing pass Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | Debian Bullseye | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | CentOS Stream 8 | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | Debian 11 (arm) | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29617/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/