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 C8BEC42A9D for ; Tue, 9 May 2023 06:46:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C4C1D410D7; Tue, 9 May 2023 06:46:08 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 825EF410D7 for ; Tue, 9 May 2023 06:46:07 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-763c3429aa6so429870839f.2 for ; Mon, 08 May 2023 21:46:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683607567; x=1686199567; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Y3hvogXQubgWq4RSjSIbuTvsT041hVwA5FqJC1wALvU=; b=JqjdtEP68/UcwI7jn7R+jaa5W61smK7vHbb2dpQdIef5jLbr5Yhg5f8UnS9WUq5a3u G6QSOUUWNxzTaQ7hLX/FTgmb6he2kgYWtE/6UPTfSG7I6W7/42rwUX3G8SvjcZQPKEEh 0dej2LyM0rvLMLJpF21SUNM4IaYWcsTpoQD7E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683607567; x=1686199567; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Y3hvogXQubgWq4RSjSIbuTvsT041hVwA5FqJC1wALvU=; b=Z82e5uc3ttzl9/UgQ4eAdVAp6I8Cu4Ya7CXiNWAzViQsgs6mYE7qhLogkSeyek8iHG ZwExTTq/3717dmB3HePriMtqu8af+Avapq/1ri8ubch77REbqEDp61mko+eBbOYKS/PN 3A8rDQ3vsFiXsLeqDja+pqFwZK/NpAy5ZAQHtOl9ORQcRI7XInnMQ1h1n+xN8lYqiXO1 1zps0n77IvkU7VpA3eNlNEAN3vksVOp4bGJW6dB6kuc3f6dq3tBJI0/rHbAdDSIMjmZi FxrTottkI2AMVjpj8K7CmplIW2iyewLLzjKk4hrrojDzf9RRFDjG0dAZ/zdIXf+eB5hZ acVQ== X-Gm-Message-State: AC+VfDxnzP0w1EBXkevie+T6u8zinDYzr0tIRqwzo5kc2TV84bG+GqTT 5Dkhb1idOT8Ad3AmpKFH9Ywz+43PxATblvbf2ZploImvYoxlWsxuJHRgkQ== X-Google-Smtp-Source: ACHHUZ6CmuZrXrmyyd/xkIYn8/fTzXeq9YdSyP8iTntyq7GPFu1767/sCQ8Uiug9nE34zsoShkrMgOJd61zp X-Received: by 2002:a5d:9341:0:b0:763:8eea:5d8b with SMTP id i1-20020a5d9341000000b007638eea5d8bmr8730230ioo.4.1683607566906; Mon, 08 May 2023 21:46:06 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id eh14-20020a056638298e00b0041642d614basm565963jab.77.2023.05.08.21.46.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 08 May 2023 21:46:06 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 08 May 2023 21:46:06 -0700 (PDT) Message-ID: <6459d00e.050a0220.94b46.2a2dSMTPIN_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 6DBCA605246B; Tue, 9 May 2023 00:46:06 -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-x86_64-unit-testing Test-Status: SUCCESS http://dpdk.org/patch/126776 _Testing PASS_ Submitter: Ronak Doshi Date: Tuesday, May 09 2023 02:07:24 DPDK git baseline: Repo:dpdk Branch: master CommitID:d03446724972d2a1bb645ce7f3e64f5ef0203d61 126776 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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/