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 7D3AB42A9D for ; Tue, 9 May 2023 06:44:07 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7755D410D7; Tue, 9 May 2023 06:44:07 +0200 (CEST) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id 89F1E410D7 for ; Tue, 9 May 2023 06:44:06 +0200 (CEST) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-547299bf5d8so2815201eaf.3 for ; Mon, 08 May 2023 21:44:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683607446; x=1686199446; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=0pxOUQoSwYG8sqqoAsTjKJhWf/avr9CSAQTv2H122ho=; b=hOo/gz91XmpV3MgRNG2g4NTGMx7v4LlJEru2d0QwPqoln61M3xJnnwcurN63bSmagF gmsggwwlBH5TYzFwzqmkMBK9qXg34mSRr5R3CcjytSAFEAnDIFVl6LhcGaS8vwWT9/dX zHiykh3BplNQmLw3g2pmDVufvfgd+IAzHq/Gg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683607446; x=1686199446; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=0pxOUQoSwYG8sqqoAsTjKJhWf/avr9CSAQTv2H122ho=; b=Y7+cEk33CatbU3X7W3cPaJBMjfhyZ2qQljZb9mZNUB4ipn1AVfqeU4T1uJnBpcD26Z ZKCbbo7tbXt6lbT0nJTTEVEwzs9fzc0OdGubUFUlawsHu54Y5HSgBg4j7GzVHzgx2zkc TrZEAx3GdAaBLplZXsCSUSPIWEGnM7qrAxbqayhTAjYn7x9D8kOBCcGELBxGiw3CUiyS hLG0Z0pMaJkMXbjz7NyNBVMpesXUTBFeSsBZdTs4JUhClWvvyxh905HkHpeJU8M/vltn xxm3nv6BpUivonsqI2v0bs+lw0blyEwWtOhKmRH4bU7DQ3p59ZN0XVWRPggHRQPYT14j x9xQ== X-Gm-Message-State: AC+VfDxaOKcYXEFXl08rpU7FETxDeP7dQ4INOmyAhoejphEM8Ov/Ic6k d+4mqKbRM3yEW20ak8sPxyBtRU1mOWtZIrAYLU0HrurbV+fhi8MuMmVW17UDHdGOkZm2firhYw= = X-Google-Smtp-Source: ACHHUZ4h+yn9wvFvmu/O2o8NUa//cRIAos75N4fqMxni1R2EnUyamRcUtsX3LgDdnSjetmoL+x9DEDbIQ4m4 X-Received: by 2002:a4a:2b1a:0:b0:54c:b507:2616 with SMTP id i26-20020a4a2b1a000000b0054cb5072616mr613149ooa.3.1683607445881; Mon, 08 May 2023 21:44:05 -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 v6-20020a4a9746000000b0054f92e8cb9bsm189543ooi.13.2023.05.08.21.44.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 08 May 2023 21:44:05 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 08 May 2023 21:44:05 -0700 (PDT) Message-ID: <6459cf95.4a0a0220.215be.811aSMTPIN_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 34F96605246B; Tue, 9 May 2023 00:44:05 -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-abi-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 | abi_test | +=================+==========+ | CentOS Stream 9 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ | RHEL8 | PASS | +-----------------+----------+ 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 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/26198/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/