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 9D58C42357 for ; Wed, 11 Oct 2023 00:32:58 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 97C8A400EF; Wed, 11 Oct 2023 00:32:58 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 7E4B4400EF for ; Wed, 11 Oct 2023 00:32:57 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-59f6492b415so3242827b3.0 for ; Tue, 10 Oct 2023 15:32:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696977177; x=1697581977; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=I7eboCuGrPXwe+JEb89IhbKceIZqRkcanSn+JL1K1nw=; b=YTAkN7omYwNz0ZKRdY04jqhj3fUbHr4uRtKAooNGvs0c+z6PIL8rnTaJVFeH1zauTe twh8IJdNAslDY0LC6ptWMpax5uZyqzApowO2V29geCLDrzfkZ+3oorlRIs+cHcABBo5W 11p5vIK9eKwmchdaPvNx9Dxjn9D/HqjQhXPas= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696977177; x=1697581977; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=I7eboCuGrPXwe+JEb89IhbKceIZqRkcanSn+JL1K1nw=; b=Ue1PySSDY0I/4St3U8Gd5sw7zqObKHdqomGh6svAfMJthJcVAbORsj5n4QJDwo0V2G Dz1V8fiIcZziJxeL1seOgArPEGD2wQpis3emmBWRUcda/UFzEsQAZv/v2XcA6Hw7Fytc Dq4DR/Ji0uR1e9VeGt67qJ9HFrE/O3aRaMd8l81wliFJeBq9SsKWpFfy+pf+GGuSeY1t XCiKlQC2Wnf4ROo0irY7P9RtfdqnNUSwbhc9PWXXconsaC9FUZysEnrC0hrXEPQ5DMXt suR0xAN5lTg9yyy1Dgr8CsYGZbWHc1pbnBYh47YusuHQviMQh2rj1egIibd6exJWTnnd C/Rg== X-Gm-Message-State: AOJu0YzgIen8Wxp2tgyEDUgoA8Dqr2fnAh9qGMT8Bde8aEnPmxTh6VsQ Gu8ORoe5NKBQxXpdtQqOgkyTWN/E0zBNOgvM1DuESkNnJYhg1qJEPR7dnA== X-Google-Smtp-Source: AGHT+IEkVtLob7O4MBjjTLq7zC0E1XF/RznwQmwzkPJgCp9kYQ4QH2VXqDZ7QID41p/lXJUIQPf41V+Rlcfb X-Received: by 2002:a0d:d797:0:b0:5a7:d4d7:aaa1 with SMTP id z145-20020a0dd797000000b005a7d4d7aaa1mr1148215ywd.16.1696977176884; Tue, 10 Oct 2023 15:32:56 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id s63-20020a817742000000b005771e04289fsm1210289ywc.51.2023.10.10.15.32.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 10 Oct 2023 15:32:56 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 10 Oct 2023 15:32:56 -0700 (PDT) Message-ID: <6525d118.810a0220.b9752.3a15SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 873B96052514; Tue, 10 Oct 2023 18:32:56 -0400 (EDT) Subject: |SUCCESS| pw132451 [PATCH] net/nfp: fix jumbo packet descriptors for 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/132451 _Testing PASS_ Submitter: Chaoyong He Date: Tuesday, October 10 2023 06:06:52 DPDK git baseline: Repo:dpdk Branch: master CommitID:4dd146e597d81d900140a904e0b3b9feb1b0be6c 132451 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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/27874/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/