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 2935F436C6 for ; Mon, 11 Dec 2023 08:35:30 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1517040DF5; Mon, 11 Dec 2023 08:35:30 +0100 (CET) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id B6A2540041 for ; Mon, 11 Dec 2023 08:35:28 +0100 (CET) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-1fb104887fbso3215567fac.3 for ; Sun, 10 Dec 2023 23:35:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702280128; x=1702884928; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=7zIGmR8jVuxuRQ5wd0Hg6nSF9p8pdNK0/6e5Z0aNzB0=; b=XN8V2xkq5d7nRIuH1/i555FhR7V6GTrLFpiDQl84zvvAyQXAiRngmxLQM5qSg6Ov3R wkmheKyN9FMbYlNZOx+ensMuKM7/MDXqP83c0sGbit6NQZ3Fi12cLN5ch6fPZVseGYMt svPDKohoD9osOKPcVA1Icb7Mt+jg//yEbypEk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702280128; x=1702884928; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=7zIGmR8jVuxuRQ5wd0Hg6nSF9p8pdNK0/6e5Z0aNzB0=; b=IhB6O9VcT1yR0eHcG1X4oe43kzLK1JXwYM5J6VC6xYC8lEkUPM8M/BtcyNYEk79TaN SZu/U2Xx3loFTydPFJ1K6pJK5mxkVkDxvzp8ONbTwaD2U24mCIBgvXR9zo45ijIKZFdx u8GnJ9SzHQCWo/e5/tlvxMBWpEF5xhLPUKsqLjUrGznEmFCGDAwrpyhD3AIzcsQdPQ9+ NwKOX98n/VGDzyCL+5ugVflyNPSzaouYHEy+pClo1Hi+8E3L8/IoAdHHORiQjFyGq+nX SrcenMquvI0NwXqSbxKf2jofDKLIFTlpjraSffmr5iP3/iLmtmbouDBPE7VhL/kWMl8N p03w== X-Gm-Message-State: AOJu0YwvecDMgPJA0F+/f3WAbjh3gLmBYFMR5uHlMGJ+SFp/YJEzmgyp 44naHrlB2cLrNWTvMzx/Dik7DlQHmjUHnz5n07fn3k0VcfaSjHdfPZ4Gww== X-Google-Smtp-Source: AGHT+IEyJHsESRI4P++2WJHzwTR/9iPXWbQJaExcV8K+A6aZmJ3k0ySYOI5yA+3T6pFC5EoyvK8Hnm2MrnZn X-Received: by 2002:a05:6871:7a83:b0:1fb:2eb6:37f with SMTP id pd3-20020a0568717a8300b001fb2eb6037fmr4695867oac.46.1702280128118; Sun, 10 Dec 2023 23:35:28 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id pw14-20020a0568713b0e00b001fa2e69ce06sm454736oac.17.2023.12.10.23.35.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 10 Dec 2023 23:35:28 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 10 Dec 2023 23:35:28 -0800 (PST) Message-ID: <6576bbc0.050a0220.f23d4.c32aSMTPIN_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 93B466051823; Mon, 11 Dec 2023 02:35:27 -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-amd64-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 | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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/