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 AC9AF42357 for ; Wed, 11 Oct 2023 00:28:40 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A540F400EF; Wed, 11 Oct 2023 00:28:40 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 18D8E400EF for ; Wed, 11 Oct 2023 00:28:39 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-5a7b3d33663so22394307b3.3 for ; Tue, 10 Oct 2023 15:28:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696976918; x=1697581718; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=QpeXUIuGytSsN97AdD6CZM8UbHAAg+dS2p9Gzcwf3y0=; b=Lk2D5BmNOQsQ51CC+vIcQaEwKEKx5k+pM0rXmZ0IpDOuqr2x2OXFR5Z3A3Zi5H4LXc m7nUbQxZwlUP1YOPDTUA+52w2wLKdgvaTl69V3q+r7qbrQ7PtwOEPo0dr9k4Fm06xSsa oVpFpifkAFyliIzOeR+S/ZWA6Y7SyoNaSCmlc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696976918; x=1697581718; 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=Ja/jsnFCsLrmTW6Nt/v+raQnK1ofpughI1cCUpwV7ke0jz1TM9XD9LPGiQX5MsRsBm PpqGoLA8acJf3HIEMSJ3y9LOMUTb34QE+8oGCeFIYVj25wlTVlaFo/CnUALMfh0bX9AX 2gTy9yhe0Zc8/DGnaEMyUDqJKmdgmE64qHtWT3xhE7k0eswycCr/Op9kW+smKYk6IwJI c+QXuwLj8wobwUEUqkECsFZGOm0s97UmWZS8aQLUW+t9nC2NQYeuOjDbXcZP5GAftq7g zkHhVybQ08C42J4mdbyox3SfyDh9buWRZHHjas9LtbElhEUpIoxUs4bVmWWIT5/Ah2CG zfTg== X-Gm-Message-State: AOJu0Ywn4YdX3xKTE8paQouxxxxD4rUxglIQQeDipEEAPYPDgolGSXHA QDeVFfzUfQv1GjeW7KiWSwZ1SppbokdMFwJ85xwLQNnOFztjRgdW0zuI78C2WW6z5egFmjQ0fg= = X-Google-Smtp-Source: AGHT+IGEy4naHhNSrxH1JYDBuRj1beNVzwYbjmkumn7XCVFJcNLPMQq3URi4cp14Gh/YQkd7XoLCazvYV6WK X-Received: by 2002:a0d:e246:0:b0:5a7:be50:7acf with SMTP id l67-20020a0de246000000b005a7be507acfmr3568883ywe.2.1696976918579; Tue, 10 Oct 2023 15:28:38 -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 v2-20020a814802000000b0059c0b3caeeasm68880ywa.56.2023.10.10.15.28.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 10 Oct 2023 15:28:38 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 10 Oct 2023 15:28:38 -0700 (PDT) Message-ID: <6525d016.810a0220.b259a.2ca9SMTPIN_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 3FBAF6052514; Tue, 10 Oct 2023 18:28:38 -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/