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 1C9D542A9D for ; Tue, 9 May 2023 06:54:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1637E410D7; Tue, 9 May 2023 06:54:43 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 8EB2F410D7 for ; Tue, 9 May 2023 06:54:41 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-76c5db6a5cfso7646239f.2 for ; Mon, 08 May 2023 21:54:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683608081; x=1686200081; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=MGwb0TCSMynlojFNw9Gdeb1nCcil8D+qYhSaYwKqJ44=; b=fPJoCTWhpGmZrR8/HOt1GVcUM31/iG/QiKi+q6fKjNi4oU2h3NLoajb4g11UrD2d7u pdlJIfaIHp1ApnUvhND/F6lVumGWFpZLxhFnlMrPBf42WM82fLvzHu8T57QHm5u2z11j y3zZ3VX9b8Sq1CqObutc+RWg458qQsm+qFMFI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683608081; x=1686200081; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=MGwb0TCSMynlojFNw9Gdeb1nCcil8D+qYhSaYwKqJ44=; b=c4eB2uPHS/ctqKv85aq41cmAzWFISSm8ox5qOhaXsCThmF+LMwf5JiMxbP6ZFkp1o7 X7yCwAw/eP/qFmlqb0dT2Z7sZA2tbGeDGDUFP2VPDeQnViPVI2AgWxxPv+kfNVLkv+tM rvX/nlQQVwwIjmYmLwMvDfH/23YpCbMqYDdhLoh5wOl7RC0CpAdWXLcXWm3LhjFbIUeV nE+rc33gKgSs6p+VRcFT1QWPLLyFHfIbU4XLzDnk3AVnfNK7W64Ds9CB/A3zexeuprFs OSHfrMtBypF/XYlA6lTtQ6zPdMQpY8lkoYDbQdpAuTkPGRSzSX1xWe6vVyw+gFrixVjf aNjg== X-Gm-Message-State: AC+VfDxy1s98+/fQiF9rFAOquCtGAyb8/4qGYIGZyCgBmyeyg9Q/Jbyx g7GaJtCslsUg7Lc3Wx/UgkqKyPLYFzm8eA4g9/I4CitI2Qb8b38hLIH+YA== X-Google-Smtp-Source: ACHHUZ7DiI0OkRmwN+52WpywS7rJQbb4mT/SowjQN1xdlpS5MtD/Q2RzcJg8TT1RA89Y08ZNa6cNt8Oswbu5 X-Received: by 2002:a6b:6402:0:b0:760:ebf0:bdfa with SMTP id t2-20020a6b6402000000b00760ebf0bdfamr10520261iog.2.1683608080970; Mon, 08 May 2023 21:54:40 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y25-20020a056602179900b0076372e2c42csm615212iox.0.2023.05.08.21.54.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 08 May 2023 21:54:40 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 08 May 2023 21:54:40 -0700 (PDT) Message-ID: <6459d210.050a0220.53a91.3ee5SMTPIN_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 9DABE605246B; Tue, 9 May 2023 00:54:40 -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-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 | +==========================+================+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+----------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+----------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+----------------+ | Fedora 36 (ARM) | PASS | +--------------------------+----------------+ | Fedora 36 Clang (ARM) | PASS | +--------------------------+----------------+ | Debian Bullseye | PASS | +--------------------------+----------------+ | CentOS Stream 8 | PASS | +--------------------------+----------------+ | Ubuntu 22.04 | PASS | +--------------------------+----------------+ | CentOS Stream 9 | PASS | +--------------------------+----------------+ | Debian Buster | PASS | +--------------------------+----------------+ | RHEL 7 | PASS | +--------------------------+----------------+ | openSUSE Leap 15 | PASS | +--------------------------+----------------+ | RHEL8 | PASS | +--------------------------+----------------+ | Ubuntu 20.04 | PASS | +--------------------------+----------------+ Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 36 (ARM) Kernel: Container Host Kernel Compiler: gcc 12.2.1 Fedora 36 Clang (ARM) Kernel: Container Host Kernel Compiler: clang 14.0.5 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 12.2.1-2 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 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/