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 5A40F42A9D for ; Tue, 9 May 2023 06:12:50 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 37DF7410D7; Tue, 9 May 2023 06:12:50 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 9E57B410D7 for ; Tue, 9 May 2023 06:12:48 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-332cc0efe88so31165455ab.0 for ; Mon, 08 May 2023 21:12:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683605568; x=1686197568; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=94R8DT8xMmtY0TADWbQq4xp2brG+iFj7GxDId3EeGRc=; b=VpoZ5JZHfNS2rSwp90043PL/u4sEt8YGNyJhiYJYwGCMufajB/1SflU9tDRjPVKTaF 0YnmlnX9ngLp0fBCsmvWcwh2ogU94UcxSabSa7LmSZv+2I7HMvlYiq2PXDFLhIPKXA3B uYlY16NgGFc413cxkrM7L1YQPBQzmkNPt+jzs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683605568; x=1686197568; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=94R8DT8xMmtY0TADWbQq4xp2brG+iFj7GxDId3EeGRc=; b=k1sm+5jE55pBTRnXtmVHL5LuLN5PwNUPlQRfx5UmEIOPVA/NEUB4fPaleGwjHovQeh yI9z48VEgD9NaP8TIDEIyOwriFfaYuKqAAJHmoxoWrBP91YNDFnt90hCaSBe688LaBL4 qY4bmVCzTtU44ccdm5h47Dz9ufubNsYjd2hF96ID6krNBLjgqhDKxawDOmlDhPZFBHiq AOyICc/uDogpJp3k5FA7tGCRGbaw34KWia1PlzZ++a17AyVYhDFOpYdgDJ8obY4EO7qZ 2wlXhN8pPJt0Dy7QCbuH1IB/ma7tXGVEj1oNgFJ+2w7vD2WwBctbZtN6uAmnveOu0lbI a9jg== X-Gm-Message-State: AC+VfDwdZYbBP165wis/WSH91QkFDHeABOhG9snaCXfPCSXewAn+60qi KQxqVEosq3cKHnsykftrtm/qZI6H37NBoE1ZEszz3BeFb8FO99da6gXBUIw1NZh30jFwnCAyvw= = X-Google-Smtp-Source: ACHHUZ70oFtY0/8iogSxWULqrWA3XaSsNuASSugjK8rFnj5Pghjd7xCrsZYRsb+LVOTmHk0/oQSorfTei5dp X-Received: by 2002:a92:c102:0:b0:335:7a0a:3cd7 with SMTP id p2-20020a92c102000000b003357a0a3cd7mr2176796ile.11.1683605568022; Mon, 08 May 2023 21:12:48 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id l14-20020a92d94e000000b0032ed4125df1sm17498ilq.18.2023.05.08.21.12.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 08 May 2023 21:12:48 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 08 May 2023 21:12:48 -0700 (PDT) Message-ID: <6459c840.920a0220.668a7.1526SMTPIN_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 8CE7B605246B; Tue, 9 May 2023 00:12:47 -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-abi-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 | abi_test | +==================+==========+ | Ubuntu 22.04 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 11.3.1-2 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/