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 291EF42A8C for ; Tue, 9 May 2023 05:29:01 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0635F410D7; Tue, 9 May 2023 05:29:01 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 467CE410D7 for ; Tue, 9 May 2023 05:28:59 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-76983b8a1f5so410950239f.0 for ; Mon, 08 May 2023 20:28:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683602938; x=1686194938; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=BDh5mV1WYO18thLFThSReVdqtrZP0GQi5uFEnGqN8dk=; b=BYeW1yNws4UN4epKFZgVsVkznKp8u9/AYm19EmxUFJZsOTjaS/wuHuVvNLfX6SMSnD 2fjHe2DEnp3iIZ7ECV9fbPTkuzaItKIxDdip1wGkLTh1tufMv60cpYjxtJkd7ZRO7GI0 dVC2IVZGjGOruXxyi7xoiCuovTon6b0QUgqg4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683602938; x=1686194938; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=BDh5mV1WYO18thLFThSReVdqtrZP0GQi5uFEnGqN8dk=; b=NvptKpDJ+bwcaJ/i8Nee0T4srWvET8wI1H93wAx3UiV5xdCz4O7PLOiuI9kRtP5C1d hM+Eklo3JKvpzBHwKUCDRtVVhSuNoiA3U8IR//rOl77t3AyCazvYtxrvHpPYi/vkAzKk +/hKrmx9UYl9jU3RwzxX9oea+Fcrtd3EfyATLz4HTb+4IwXO+EqfKgFo0xDN8iXLWjE4 agkS+Irp9j8Wu03+skjthXeBFc2du/gBO/85HExkPRp/BZuooBjQ+ldKG/2rOaEmeXZO EJD4td18lm6IlzfK7fDRLsCuaJa4ye97+9RJwBRpAPpGy5HYT2jqwk7XPYxM7Ng5W716 0P/A== X-Gm-Message-State: AC+VfDy+fJMXfmoNdVOIUKFZUT7lFrwktpPuo3Hb6OdEDhPoyhvhDmmH 5mtTmKoK29N6uIDuUgKUQjenVIAji9KwCC9VB7eVFQoC5CA9Kij5iyaklQ== X-Google-Smtp-Source: ACHHUZ6lsTBkbxXRWLdsgZhFNeQEtzEq6cNeXxnVfPxWZAL41oS3vBZCzUaAWDwAXEXldH2jcAShGM9TLhed X-Received: by 2002:a5e:8f07:0:b0:763:5ead:f212 with SMTP id c7-20020a5e8f07000000b007635eadf212mr8077908iok.21.1683602938551; Mon, 08 May 2023 20:28:58 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l1-20020a056638220100b0041453fd16d4sm502120jas.7.2023.05.08.20.28.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 08 May 2023 20:28:58 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 08 May 2023 20:28:58 -0700 (PDT) Message-ID: <6459bdfa.050a0220.a8f91.d34eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id CFA3C6052472; Mon, 8 May 2023 23:28:57 -0400 (EDT) Subject: |SUCCESS| pw126776 [PATCH] [net] 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/126776 _Functional Testing PASS_ Submitter: Ronak Doshi Date: Tuesday, May 09 2023 02:07:24 DPDK git baseline: Repo:dpdk Branch: master CommitID:d03446724972d2a1bb645ce7f3e64f5ef0203d61 126776 --> 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 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/26196/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/