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 94F2E42AA0 for ; Tue, 9 May 2023 09:18:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 904AA400EF; Tue, 9 May 2023 09:18:26 +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 7830C400EF for ; Tue, 9 May 2023 09:18:25 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-76664801e6fso413412539f.1 for ; Tue, 09 May 2023 00:18:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683616705; x=1686208705; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=RkCHx8gXJrJsEm5aQ/R2MJUEK2j4cMqx5vjsqI6UHQ0=; b=TFkPNZVkZv6L465qIGNKZQYiZ2TtcLGBU8D5+7CpfkmFM4tzLNUOWOUTprT8/LgZJV ta518slXT75YfcayBD/+U8opfGJu5dRUl90K/cDr3kM9OSlKd5uyszblyuJBTo7MJwdx mf1ajLB7rztSkdqzIupTLiG0XeRgKfcKE/fY0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683616705; x=1686208705; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=RkCHx8gXJrJsEm5aQ/R2MJUEK2j4cMqx5vjsqI6UHQ0=; b=ip/exvYXH1ExSxTPj51JgcjliJn1IDnPjzI0S+iPDVcS9YN8L03uG0VhVpajyGn2RT fOqCUIqTN51U63vtj42zbqgybRn8IuKFuyrd5mtJnNsbSAOsJSWkPwZSoDJpkGFaj41g LvM8k53cgoceW4gwP6yFuIhPyb36NcUnShHCkFZm3JTGOoBSleWabB9y6ghgpFeF9Oab /OpX/3NrWQp/Yy83hziIs30UDxjVJwVwmdqU+z98ad3P76o0zB7Gzk9NR8koxKm66B9H VHtmvzmpak1Hk8zCukMWK05xmeoGX0rUokXu7n5WMNvVkn09adS80mbUISldOZReU+Iu ISHg== X-Gm-Message-State: AC+VfDwgN9aBVRo5h8x1QT5GtwQkjpaZ6i/OJ5eOaiI7yVpnfkOvVorL 2dFkorZ4H+z0NpgWMo6IzKJbdYoA7gsF0G3XaEgKIOw+cls/Tx+ud52y/Q== X-Google-Smtp-Source: ACHHUZ55NMDJqwHMd4UHN0Qur3nO/+4VKXm3HZDjVlSWnV3bNWO94/V3rRnVEIPCmwCVE1WR06SnvffnXznG X-Received: by 2002:a5d:9408:0:b0:76c:608d:7e7c with SMTP id v8-20020a5d9408000000b0076c608d7e7cmr236528ion.21.1683616704874; Tue, 09 May 2023 00:18:24 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b10-20020a05663801aa00b0040f88fe894csm553416jaq.18.2023.05.09.00.18.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 09 May 2023 00:18:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 09 May 2023 00:18:24 -0700 (PDT) Message-ID: <6459f3c0.050a0220.212a2.17c3SMTPIN_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 69E05605246B; Tue, 9 May 2023 03:18:24 -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-aarch64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/126778 _Testing PASS_ Submitter: Ronak Doshi Date: Tuesday, May 09 2023 02:21:06 DPDK git baseline: Repo:dpdk Branch: master CommitID:d03446724972d2a1bb645ce7f3e64f5ef0203d61 126778 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM Clang Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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/