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 E524A436C8 for ; Mon, 11 Dec 2023 10:38:07 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DF111402DC; Mon, 11 Dec 2023 10:38:07 +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 7ECD8402B2 for ; Mon, 11 Dec 2023 10:38:06 +0100 (CET) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1d1e1edb10bso39426025ad.1 for ; Mon, 11 Dec 2023 01:38:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702287485; x=1702892285; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=322LHqd870nucAcTvHvASltKEH3f+0prYnSf4KfEWho=; b=EMkjDsDDqhDct8v1KgaMEEyZnOSqSDuA5/Dg5WZahPg8mWDR4I1SMbXoDHPwU6LPho NAWcz6K6nc6c1bidas0QXKIZ10w+gLEqLmZuHPRRb0dDothaJRy4a3iZXBg4qF2z4pSg H61XokNTbOZ03PPCvNEpN/9w2Xw7j8KlsMnG4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702287485; x=1702892285; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=322LHqd870nucAcTvHvASltKEH3f+0prYnSf4KfEWho=; b=Z7VYiqJZ8aiLuuXr0CgcMthooTyVKFdSV2/TC+rof7bSI79nS7u4uAj8sEdnacBE0P 2gZEfStMyDmMIyK6fB/mRG4aj2mHzYSdSYthEaaqA8EUxFqvS7UEZm+GBiGhXjaJjGFg X5gHxidXMEOl/F4zqkcKJ+jQOUS6gsIszFxZlCdK9hEdc3bbC1+rkOiEhBNRa6JFixvB Fwt41QzIZD1qdwSVEtFyOWriQ9Tn7DaaKc+KTNeFtb46N0AXhmMNOlU3uyLlHacenY6n gpyfU9nC+Mnj/ViX47EDvA7bjh4tSoaTVx1GnD1xuAqTSqEzB2RRFszyr+Z0TUApShf0 0Dsg== X-Gm-Message-State: AOJu0YyRi87v1hv5lySzGK18auFBvur0eONVBGfmwIes3I95kkF/ZEb1 euPRItS0XGIOQzX0nw7cHGziyfvJ8aAe6RXMjVH+q/EcntuHALjegfsWNA== X-Google-Smtp-Source: AGHT+IF6Dq83LNxStyjBoQI38PmGeIS2PS0d5Ezvn6AH4VcNXVZre58u5yM77hNz3rvET1GdGVM+YozzRC8/ X-Received: by 2002:a17:903:5c4:b0:1cf:b964:5e36 with SMTP id kf4-20020a17090305c400b001cfb9645e36mr3673007plb.44.1702287485574; Mon, 11 Dec 2023 01:38:05 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p20-20020a170902ead400b001cfc9c926casm410668pld.13.2023.12.11.01.38.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 11 Dec 2023 01:38:05 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 11 Dec 2023 01:38:05 -0800 (PST) Message-ID: <6576d87d.170a0220.f2fe0.ac09SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 08CD16051831; Mon, 11 Dec 2023 04:38:05 -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-unit-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_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 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/