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 AF98C436C6 for ; Mon, 11 Dec 2023 08:37:40 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AB043402B2; Mon, 11 Dec 2023 08:37:40 +0100 (CET) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 6883440041 for ; Mon, 11 Dec 2023 08:37:39 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7b373d61694so194384939f.2 for ; Sun, 10 Dec 2023 23:37:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702280258; x=1702885058; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=WBHu0vf2e6XjBqN8einaHMN8xTIuYHNbdPXNcKorHsk=; b=OppmR1S2axDBV/u03SI9ZGD+U4ngYuYfldfS6Oa3jUO5mQaMhuMymaTpx08n7YQ+T4 ReaUqucRrTeFaOGNW74GCn3ffxhLOl9Wyg8wdxN0Xgi8vY5LczNTlZTBrK37A9MNbmkp 8wVpZkzBzm+s6stxe3tfsEysZ//EvO4RO62ss= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702280258; x=1702885058; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=WBHu0vf2e6XjBqN8einaHMN8xTIuYHNbdPXNcKorHsk=; b=DRQU+mIejRxnrFNvDwASk6wc/I+HuLPRbVMoM/FR8zWZfmtkQeO+bnpef0c8EXWTVB 3cx9/9cbmYb0WewUDaDAftubXO3bX5GMJNnMN9cTbclYhdJC71q+dlIs2ZbeRdigAx8a QL/Jw+tTCW2l21DXn8bxUamnst3i7L3kB2/0u5UynLO10oGblhIQ3m8KXXKtY+LO7hpU RmPIwuzkP84TuFw2pYcST6sJR/PTX4e7IJWSjJrSQLogpiAFQnykKJY0JXqctSDDP9Pn Ocor783D7BKUC3CJGkVyhkkp2WDcMi8GrBx8g4+BC81vKmTv7GZPiD3kqrx1Uk8Dmr1I Qqsw== X-Gm-Message-State: AOJu0YzqG+eKRlDU0loers/9O/mO84y2e0uD0RgY773kkAmPPVFe/lHV Y4C9a2jH/GQ9Vrd5Ns99Bq2XrxcbawLQiFqes5AkTkee8Y1u/b9JkdMFBA== X-Google-Smtp-Source: AGHT+IFHmIgIjXr4326KYRg9SbTI3IRrVJBdhULk9okr7Zbkgsm/nbj0awp5QU5cD2kz63xLmkha5YX3tB0b X-Received: by 2002:a05:6602:88d:b0:7b7:e6a:3527 with SMTP id f13-20020a056602088d00b007b70e6a3527mr4742802ioz.9.1702280258794; Sun, 10 Dec 2023 23:37:38 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id v2-20020a5ec102000000b007b72c13d9f1sm446539iol.33.2023.12.10.23.37.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 10 Dec 2023 23:37:38 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 10 Dec 2023 23:37:38 -0800 (PST) Message-ID: <6576bc42.5e0a0220.f6870.836eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 505F76051823; Mon, 11 Dec 2023 02:37:38 -0500 (EST) Subject: |SUCCESS| pw135003-135004 [PATCH] [2/2] net/nfp: fix invalid Rx desc 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-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/135004 _Testing PASS_ Submitter: Chaoyong He Date: Monday, December 11 2023 05:45:26 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2d5afbb2c05d7647da7ea914887c52115652651 135003-135004 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28579/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/