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 B377442A9D for ; Tue, 9 May 2023 06:16:22 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AF57C410D7; Tue, 9 May 2023 06:16:22 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 67AF1410D7 for ; Tue, 9 May 2023 06:16:21 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1aaf706768cso40874885ad.0 for ; Mon, 08 May 2023 21:16:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683605780; x=1686197780; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=sP/XcYXts8fhBXDpgJzlVVSfLqFJNd4de908rxQCEIE=; b=SqCc3Yesh1uXBMbj9Nv1YRGlZ94LkrNWDppg+hOKP9lZ4H27CT8h5biqPvtqIVo7R9 CpnwRolI27FzUpv4pyg/eP9hOaEKXB3qJe4heiKYVC586G2DT/CNmJnfZKxFuZlzTfob JoIF8DiEaECaKoDjqgr2LjlNheL8x1FnYec34= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683605780; x=1686197780; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=sP/XcYXts8fhBXDpgJzlVVSfLqFJNd4de908rxQCEIE=; b=cviQfKYelHRQ0AuoTmNm/n4ReaYaPUMk7j86hrs38EGKgC0glFYxCCWnuT1A8zJNyW HUzeOnp6BG2L6NZu8sjzft8u3VjHH9tLJ/RQReGGhhD4rVRXtIV6RRlxq9H928KbyI2n EYL2NBAleOz1cspaQNd0rTt2hKDZoWkuDhivRtd5VEzoUjkqzxc1ZDNQew/Kz2w3vsac hUJZ6QsrvG9u0vDxC6H0pRzn93ZXhHm8UzH3m3Ep8CNcDsowFWAPOII5USbYcjBdVbas w6sjGSZgBxBmTV07KuYTVmWAz6Mu/lOb1PWIr3iqZ97OeejBRusiwCysSZS59fYHCdhY MmSw== X-Gm-Message-State: AC+VfDzUBm+lMBSoV0UpgEDYlzabmcl9SH3rVEeFvGZgv1WPu5nS7BXc eXue8pscjUDrpXwrpbGAY/XYiXTMz0rCVdIM1DX3AyC+4FyMonG5UJFEiw== X-Google-Smtp-Source: ACHHUZ4yVA6zRCV/AvVO9QQoYeE+OxRACMcPQi+t/aG6MyvWfk/cBSldmGf5v2ar8NrrCq98rDqSsKAqe7pC X-Received: by 2002:a17:902:dad1:b0:1ac:86b5:70eb with SMTP id q17-20020a170902dad100b001ac86b570ebmr4353897plx.39.1683605780729; Mon, 08 May 2023 21:16:20 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p10-20020a170902eaca00b001ac7c6f57b1sm11637pld.81.2023.05.08.21.16.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 08 May 2023 21:16:20 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 08 May 2023 21:16:20 -0700 (PDT) Message-ID: <6459c914.170a0220.efad2.0ed5SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 05B8B605246B; Tue, 9 May 2023 00:16:20 -0400 (EDT) Subject: |SUCCESS| pw126778 [PATCH] [net, v2] net/vmxnet3: fix drop of empty segments in tx From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon 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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/126778 _Functional Testing PASS_ Submitter: Ronak Doshi Date: Tuesday, May 09 2023 02:21:06 DPDK git baseline: Repo:dpdk Branch: master CommitID:d03446724972d2a1bb645ce7f3e64f5ef0203d61 126778 --> functional testing pass Test environment and result as below: 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 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26198/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/