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 81699436C6 for ; Mon, 11 Dec 2023 08:40:54 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7CB1F402B2; Mon, 11 Dec 2023 08:40:54 +0100 (CET) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 9483640E09 for ; Mon, 11 Dec 2023 08:40:41 +0100 (CET) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1d2eb06ab11so13501695ad.1 for ; Sun, 10 Dec 2023 23:40:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702280441; x=1702885241; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=WBHu0vf2e6XjBqN8einaHMN8xTIuYHNbdPXNcKorHsk=; b=L9ISizD/d29kr8O8PywxdcbyuI2OgIVyb1huP5yo1JHScZKo1XNPj/O6swobJlwHFL 6Udtes8NntCTpBvK+NTSLnLSXp8lSYE7ZxeGeyevsbW8V6pULzLK5DX0q8ApwkjmYgh6 /itKaWYXiZFJyX8jWZJi9+0YgCsHEeDifCJr4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702280441; x=1702885241; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=WBHu0vf2e6XjBqN8einaHMN8xTIuYHNbdPXNcKorHsk=; b=wFlRnIAgGbTNaNSQwj3EOjaiLwS7HibLiOa7xpNj17eerFqBBl3kdJ9TvZ3F+KS37Z f4PAzyaI62HUK1w8bL64uhDv/yxfWE1Ii30x2kCg4jIZjf0P5h6pkyV6c8FbDzSaHk+r t02nErLyS2BSu8iCMR4UHZRm7GJMK96EW3Ls3fPjllTmd3ZEWqFuGW2rRBv51oM74aEl rNjnNqWDxU3I5k9xLinWsmGRmbH1LoaZseOeO3mMuub2DPvGL4e6xW7AlFqZUXiqUAjR Jc8yAYOMqJ+PD0agd546Yaq7bsEOHhq8iDhTvGyKt6NwhzfSu96GfHlvx04bHJOeigpE bbOg== X-Gm-Message-State: AOJu0Yx94j8E0b+7eL16cxysWuP38o6U9MGEcb7piSIeLiurt6Un3KPI Qbv9hNIDXDWHMhqiUTQfwCVeFGVUC0cCT3JzcCH8+2PANSK9aLYb5Nt5NA== X-Google-Smtp-Source: AGHT+IFazt73szqHIaHgdDBiN7OWuco+BZpTCSOxQowK+bCBRx1TzGTw4XnkdpIDq2+W/Q3FMPbFlYvnSf0r X-Received: by 2002:a17:902:a386:b0:1d0:4539:dbd with SMTP id x6-20020a170902a38600b001d045390dbdmr1567038pla.3.1702280440734; Sun, 10 Dec 2023 23:40:40 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id bh12-20020a170902a98c00b001cfb52ebfffsm363555plb.57.2023.12.10.23.40.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 10 Dec 2023 23:40:40 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 10 Dec 2023 23:40:40 -0800 (PST) Message-ID: <6576bcf8.170a0220.9c7bd.852dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id EA78D6051823; Mon, 11 Dec 2023 02:40:39 -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/