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 C563942357 for ; Wed, 11 Oct 2023 00:33:18 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BF8AB400EF; Wed, 11 Oct 2023 00:33:18 +0200 (CEST) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id A3872400EF for ; Wed, 11 Oct 2023 00:33:17 +0200 (CEST) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-692c02adeefso4598232b3a.3 for ; Tue, 10 Oct 2023 15:33:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696977197; x=1697581997; 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=NjLH2pr0AMu+i528aLOdzLk04ofq/t297OS6rO5nfYs42DvnNtri1pWnfTumAJ9apu CtaczxfeuYJUotTo3WPflsfk/Vb75VHS6gmX+V1Xhi7NccA34onJ9pxvOUqStdEWuO2i MXT5O02+o4WfuZMuzzaKH9SBOtTEWmbDFXzM8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696977197; x=1697581997; 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=Omyh1z0sPmIqIbGXWtSnTHtUZdRkp1tC2JPYR9CPnLgnSXH+K44fB4VKMKguJ7ILXo UWEXKDNmR67w1Giic4x1z0Bfaen4+38Qn3S7yab46Wdw8A3RB1KwPSBK8fQVAdfOlpHG PXVpP1kgd1o5ujYMx+3vM++/WO3lEEIE3uBt+x+ji8sWN+cABCFNMt6k8IKW95Mfk5JS YNXkkWSCzIL38Ho/UCdTrT7OlJzYdRaqXT8sgSm4Gr9IRlZdsKNsG3yKSwRITCXq4PxF jCl82GN+FoQyAbwNFoJ12zaW2eg3/0clqWW8djY8uobmBuYFGhSvvmNojYlOO4D4WVhg LNvA== X-Gm-Message-State: AOJu0YzER92RU9cdDBqjupRWU+FLG0o0+sqJBWFZ3P63uJz5WdcgiXPo mMDwcRwFpEViRhy0hDAwtRB7ggRJKQTn9F8lHWvWRkMbZ+Bb3fQCY2ywuvWYks6XBwBp/ANwAw= = X-Google-Smtp-Source: AGHT+IGaJzKCdmWxAnGLYCvPL1iBhhA/ijkNvIztUJSRKkwsiTxawl/1fP3IGlpdnoqQZa+rimiiAtdtPQOz X-Received: by 2002:a05:6a20:a11f:b0:16b:b0ea:b0a1 with SMTP id q31-20020a056a20a11f00b0016bb0eab0a1mr13374291pzk.34.1696977196921; Tue, 10 Oct 2023 15:33:16 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id p28-20020aa79e9c000000b0068a0b92173csm615054pfq.9.2023.10.10.15.33.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 10 Oct 2023 15:33:16 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 10 Oct 2023 15:33:16 -0700 (PDT) Message-ID: <6525d12c.a70a0220.a201b.13ebSMTPIN_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 5DB916052514; Tue, 10 Oct 2023 18:33:16 -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/