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 63DFE42A8C for ; Tue, 9 May 2023 05:24:25 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6126F410D0; Tue, 9 May 2023 05:24:25 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 7ECA6410D0 for ; Tue, 9 May 2023 05:24:24 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1aad5245571so36517735ad.1 for ; Mon, 08 May 2023 20:24:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683602663; x=1686194663; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=DB3ZpeCSE7b0h6BQ7b1j6QMKWdVcbGL6dtdN0Mms26E=; b=LSesvGSn0aPYo0F0PdDmaxKreElCqNhl/WxxgNkLwdcmhTyVQE1JXhu9fFlw3ejcuO CHtdrhSoLH5/zjbNfD52/VtcYRL772P82A0tZhiKOv6IkXrKJWwk9oV9PmiKY6Ccuuo7 Ajm+LRL0okIxdKV9VgIxjUP2GbQALUCL6VmPk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683602663; x=1686194663; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=DB3ZpeCSE7b0h6BQ7b1j6QMKWdVcbGL6dtdN0Mms26E=; b=AEKl6MQcw2AQb8UqGFTATCm7+3eBDds1EhqezbjBOHZSbkgxdWKFTSKeKWULO2na0d kWmiAcxAwHY21DINnZCVYZ8pcmen7ME2w+HIuJR8mFl/5RJotCuJZ1ViYJ9z8PhCs+jT nkBeQZOdWb2EHQZSJo4htyb9KNTL0jIKM6Heb5fkH6dudipIaKek0vWUqiopk+tNff0F Y7FMr3vF+so5eGJ4McvukSbu+SuVC1aQj4Ql4hab6g7rClOgTxDmHxABUju2me2LNbmj eC6oRh4ei8lFW6swz06FxjQ/1CtRO9suqrzvqBW01C5Qo9gzS9OyDgfa+Yu2XODmMSad uC4A== X-Gm-Message-State: AC+VfDxkOjmh51anLGmDidVFjewWg8GTPtwUZz7raadIHyLhGtMFaiE0 1E4mw2pHpQ+CyDGqeXL5kSmt7Xd9xSb1L3u+KpUyKidG1yEXhGWHYmcSlg== X-Google-Smtp-Source: ACHHUZ6HV5ThOucpZXo/Y3+2eyNZNDwHnkB1xY2P+JenYTG14tDckwtZO8aSJW1rmypSrvJwRPv1DzrC2sTQ X-Received: by 2002:a17:902:ec84:b0:1ac:5405:f38e with SMTP id x4-20020a170902ec8400b001ac5405f38emr12045729plg.2.1683602663712; Mon, 08 May 2023 20:24:23 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ix10-20020a170902f80a00b001a2b6853e29sm10806plb.133.2023.05.08.20.24.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 08 May 2023 20:24:23 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 08 May 2023 20:24:23 -0700 (PDT) Message-ID: <6459bce7.170a0220.7170.0e8eSMTPIN_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 E895A605246B; Mon, 8 May 2023 23:24:22 -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 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/