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 EC09743D14 for ; Thu, 21 Mar 2024 11:39:37 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E7B5A42DC4; Thu, 21 Mar 2024 11:39:37 +0100 (CET) Received: from mail-pj1-f98.google.com (mail-pj1-f98.google.com [209.85.216.98]) by mails.dpdk.org (Postfix) with ESMTP id 9180D42830 for ; Thu, 21 Mar 2024 11:38:59 +0100 (CET) Received: by mail-pj1-f98.google.com with SMTP id 98e67ed59e1d1-29dee60302fso1381451a91.1 for ; Thu, 21 Mar 2024 03:38:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1711017539; x=1711622339; 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=UWBRtFiNZA1dfVQaoVOKXkgJ8Xm9EGc9fMzcBqe4Mq4=; b=QuglmETpNXbEyhpB8fyJ7wppvyNmhDp5+rGATXyTOGnuUFOcMQAAez8OZC7PYX8ARC go9GB6DR4Hsf7dhpv1yjsBwBVVU8zyqpkf2aIMUsenJJTBrVEYVk1FTSoM8HcteVkIi4 pmU3M2NdRJFW4aWN7qt8B9sMtZRv2z2bBATJc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711017539; x=1711622339; 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=UWBRtFiNZA1dfVQaoVOKXkgJ8Xm9EGc9fMzcBqe4Mq4=; b=w44ZeXQaeiFwH8NnfXGIFV7quC+gL1gqjSxjyijsA5JbpxvGkJZg1asDWKnyKBZ7Wm 367hxMTFFjyJBNy4G+7fYSmPffQhE7DKOtfZ0IhZDwzCTVyYzged/u5Gj5c3Wzz5touL MAzxToKlbGJrvSHESgex4E50Lqr+3m0QVfc/Tqa1ELEyfxhicd7MECDTTULOjZiS0MXB LxGsPUAseSWD597F1QCi9BslOzT7kcoFaQqMRIjoUwYWY3u5/FSrrsqp9S8QzLAvPKTm dOXZFZm44MwigVICGwTVt8nVEgZHvEf2LHGF0oMyNhxrkpfoth68gEXwvU2U3nOjzWw7 DC9A== X-Gm-Message-State: AOJu0YyoHyYZDBtxm+nsoL5Qfj6jNdMGq3o3cVGuhtxfL4U1Apic+MXY x55U4QrO1J9aHh8mTAruT0Z4EkMkK0vOZkstgvQHTnb4HTjkTH4tdKrsf6sAtfcS0l7Tlgjh9B+ 1zDQmQnUAhrKguZO9smenLx/vgifatbPSarribSqF X-Google-Smtp-Source: AGHT+IG+yEyufIryS6NIZGftOlIAeCQ/6f2WcbVrk37wJj2Ljl1v+q/IZjKyfSSJ7rugpORa3aqpIF+jdAh6 X-Received: by 2002:a17:90a:e614:b0:29a:ee6f:58cc with SMTP id j20-20020a17090ae61400b0029aee6f58ccmr3424539pjy.6.1711017538797; Thu, 21 Mar 2024 03:38:58 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i12-20020a17090ad34c00b0029c10e8dc88sm206993pjx.2.2024.03.21.03.38.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Mar 2024 03:38:58 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 21 Mar 2024 03:38:58 -0700 (PDT) Message-ID: <65fc0e42.170a0220.6298d.d424SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id E05D76052471; Thu, 21 Mar 2024 06:38:57 -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-abi-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 | abi_test | +==================+==========+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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/