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 63B0942357 for ; Wed, 11 Oct 2023 00:32:23 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5E56E400EF; Wed, 11 Oct 2023 00:32:23 +0200 (CEST) Received: from mail-ot1-f98.google.com (mail-ot1-f98.google.com [209.85.210.98]) by mails.dpdk.org (Postfix) with ESMTP id 5F1C1400EF for ; Wed, 11 Oct 2023 00:32:21 +0200 (CEST) Received: by mail-ot1-f98.google.com with SMTP id 46e09a7af769-6bf58009a8dso4136028a34.1 for ; Tue, 10 Oct 2023 15:32:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696977140; x=1697581940; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=QpeXUIuGytSsN97AdD6CZM8UbHAAg+dS2p9Gzcwf3y0=; b=Y0HJTU4kzb0ZmD/+PtIC6FqDqK8vtWolCBp3yPbggvPR56EYGluFgzk0HwFtSYMqrK wrshUWdzi9aeMW8/WD9U9xE/b6Po12jXOghRx5mIAtHjpm9Mx61U+UqjVEgXz/Lop1Wd XTfteGYa/4/pX2Wip0NmRm//9KQR3wqZipNO0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696977140; x=1697581940; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=QpeXUIuGytSsN97AdD6CZM8UbHAAg+dS2p9Gzcwf3y0=; b=qH5ibUMc6SadpCmWfzxaz+wnOMGHjpbxQrecM16x+/T81klEaAlmBdgGiRfyWDR6Sn JSQuXTk7Wet/vpG7XpZfR5PQ9aqW1dzXnFvkUD1077kwNV3ASIIXyIK+iovfOCqptJ1C Brtoh3rty68EpggoDtsoMDarr9Ef20uHVGEyw4iXpjg1Nk91FoW8IweroYcSCF/ncldw q2bChYws4ZYGmqUAPNpkhwP4//uBEsaJgJOqsjTO5XsHm/G6KhNLiq/3GS7quhmGeilc yUElThyUX7QsTieOer5a53WD9fo7IiN0r65VBpa7t5rMI3W1CfRTlKqMtzphFFCJscEX lBuA== X-Gm-Message-State: AOJu0YxQRu+G40UQ+IbQ+er3ESORXxJ7HSgL0J3uXQvYaonMXdLo2met hAplHLIMqFexZL7ySlABASGvgG2LZ2k1MemIVjuu0ZlchpEYkdotOJP6Ykbz+qlMURnEnK3DUQ= = X-Google-Smtp-Source: AGHT+IEGDIP5KPNmJ5m2vMCVEPcLflBBh1wriM792Pg1XQKiV+6Nuo74aD/1BBQFCvdvMSruLmGXGNSHVgXO X-Received: by 2002:a05:6358:70c:b0:142:d71b:59ce with SMTP id e12-20020a056358070c00b00142d71b59cemr21900457rwj.26.1696977140549; Tue, 10 Oct 2023 15:32:20 -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 d185-20020a6336c2000000b00565d82769dfsm662127pga.32.2023.10.10.15.32.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 10 Oct 2023 15:32:20 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 10 Oct 2023 15:32:20 -0700 (PDT) Message-ID: <6525d0f4.630a0220.f6006.3342SMTPIN_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 BE6886052514; Tue, 10 Oct 2023 18:32:19 -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-unit-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_unit_test | +==================+================+ | CentOS Stream 9 | PASS | +------------------+----------------+ | CentOS Stream 8 | PASS | +------------------+----------------+ | Debian Buster | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ 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 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 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/