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 C22D64292F for ; Thu, 13 Apr 2023 08:11:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A67374021F; Thu, 13 Apr 2023 08:11:21 +0200 (CEST) Received: from mail-qt1-f226.google.com (mail-qt1-f226.google.com [209.85.160.226]) by mails.dpdk.org (Postfix) with ESMTP id AB5F44021F for ; Thu, 13 Apr 2023 08:11:20 +0200 (CEST) Received: by mail-qt1-f226.google.com with SMTP id l11so15520253qtj.4 for ; Wed, 12 Apr 2023 23:11:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681366280; x=1683958280; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=1jxQ4XCpui2qiCsXq8Nun2wAM9njNRujj0lVfcDFhEg=; b=DWRlhyfsVTiWRs6D9oEIbFZKqfF3ITIGLIZMGHbR34ctExwgHwS3oZW+ByohlXQgOS 4iH01GnIq2iefy5B+iI6KrBtMRcDYIr3ZpOBDyGfW2Hq5V0xcbbzSet8cY44wPNEIAK3 QllG1/IX8UU1cyVDMunbjS4kVbO41VepUbkP8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681366280; x=1683958280; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=1jxQ4XCpui2qiCsXq8Nun2wAM9njNRujj0lVfcDFhEg=; b=L/2vLMk6AZL6BHfCFszHrAFr7JZNWTpiLlIXIEtQ9ku13GeoX+aA1xojxYsyj8UOH5 IH57CI2QUSMKVhfP9o5CsIyft/cO6TSJU4HSQu2iFHIMhn9Z0t2GRXLo2LC6nrZIzkM4 fIzvhITVZaSEV2u6rJdOWlyEG9iTvMwiId26QKwPrZzileauczHMHDWqpcVgLhOnEcM2 Ybkpu2OF5/gIsxSwHJwXWIFhPT49kP/DZ0CQB4pCn2py0bKVdnEmLAVDIJ+tmiRXoSaV FFbkvKxGKKODXn1vCFg5zSCilBmDO+w0MakbQO2rNm4ix7eyQUd7XQ03ETB5AW1fz+Cb q9Vg== X-Gm-Message-State: AAQBX9edn3jcijWm8pxuxJdIsftFe2qoGNVNnDpONKn/ro5zpPzBSNhY 9qr3a0J9oyGE3Hl0xgKmEw7RfQgs6gao2KSuMF2eOxx0ffLOg4Q5v5uY0eqlk843yLKRimPYpA= = X-Google-Smtp-Source: AKy350YQcup49vHIbukdJkdqUH52tV4b/d7CxQ385mLqFI82DYQX/PV3Tg15oKFzbalhrbr+CAkQwTuWJmk/ X-Received: by 2002:ac8:7d8f:0:b0:3e4:e08e:6807 with SMTP id c15-20020ac87d8f000000b003e4e08e6807mr1498076qtd.30.1681366280084; Wed, 12 Apr 2023 23:11: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 e2-20020ac845c2000000b003ba201d928asm128912qto.13.2023.04.12.23.11.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 12 Apr 2023 23:11:20 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [IPv6:2606:4100:3880:1722::210]) by postal.iol.unh.edu (Postfix) with ESMTP id C7847605246B; Thu, 13 Apr 2023 02:11:19 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id C5C416008C; Thu, 13 Apr 2023 06:11:19 +0000 (UTC) Subject: |SUCCESS| pw125976-125979 [PATCH] [4/4] net/iavf: enable UDP fragmentation offload From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230413061119.C5C416008C@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Thu, 13 Apr 2023 06:11:19 +0000 (UTC) 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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/125979 _Functional Testing PASS_ Submitter: Zhichao Zeng Date: Thursday, April 13 2023 05:35:06 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b3fef9de22af80d173453ab65a80b01ce38cbfd 125976-125979 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25977/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/