From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <test-report-bounces@dpdk.org>
Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124])
	by inbox.dpdk.org (Postfix) with ESMTP id 19BC542A8C
	for <public@inbox.dpdk.org>; Tue,  9 May 2023 05:00:05 +0200 (CEST)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id 11781410D0
	for <public@inbox.dpdk.org>; Tue,  9 May 2023 05:00:05 +0200 (CEST)
Received: from mail-qv1-f48.google.com (mail-qv1-f48.google.com
 [209.85.219.48]) by mails.dpdk.org (Postfix) with ESMTP id E3D35410D0
 for <test-report@dpdk.org>; Tue,  9 May 2023 05:00:03 +0200 (CEST)
Received: by mail-qv1-f48.google.com with SMTP id
 6a1803df08f44-61b2f654b54so26933186d6.3
 for <test-report@dpdk.org>; Mon, 08 May 2023 20:00:03 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=bytheb-org.20221208.gappssmtp.com; s=20221208; t=1683601203; x=1686193203;
 h=content-transfer-encoding:mime-version:references:in-reply-to
 :message-id:date:subject:cc:to:from:from:to:cc:subject:date
 :message-id:reply-to;
 bh=jOI4ooTy+q+V8xezjlVWe4ESxu+F+doNdM9Ws5lZMTw=;
 b=W/bZSOTgCBpv19/hc3lrtmHnoIjm8nWJ/1MRb6G/rKogmRdKO6sGRGaWJTACLvBL1o
 uim41i8mta1YEa8fiv2y9gz6zaJrYsmTTNx8RrUDE8oTA+hOWAavgRquWOif8+2o/0at
 CZHCtu9naM238qqoafHQs/VSFSypz3SRvosDczpiRkNz4sanqEwIwbrmP6ugJvqaiT1I
 O31n2Fpqgr3ziI3pYf8Y2rCKHb48PwNK1++Fa3+EG7O7k1dpaV8lDNz7uOHtHqGyhNWE
 EeOw02sNHuYGNvE8vwJUR0ktqRIRbvalLVSPzexiMTeLSbPS4Hl6pumrnvsJWWkr8HIG
 1Dxw==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20221208; t=1683601203; x=1686193203;
 h=content-transfer-encoding:mime-version:references:in-reply-to
 :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc
 :subject:date:message-id:reply-to;
 bh=jOI4ooTy+q+V8xezjlVWe4ESxu+F+doNdM9Ws5lZMTw=;
 b=Twe7HX2LO4oFB626YwEETQfIitWnekSFdcwHfjTLUDwz4eqeDakp4BLbW+SzkgH7Ed
 edXBC1a2Np7AZ3OTRZjy6iddVkpAUPW1mOuYuC0J1eOZnJfw/CIs7h6Ft+kBo3kAfeC5
 O8ODHlJucT3YvGg66qYG+dKe1/qomHx9X8omkCE8oUJRZLq+xW+Bn9mLmkZK7KZqycXb
 2PvxVV6q2IDB8CKOA4iDYOdY5HMM/R5WgKI5YR90LPgTKbpO7+DcwhLYFJ0Sge73RzsG
 THUJagWeQ3Elx7HZhgxCh5kq3cRI9xrmEhBUy8FtoFnv0wK8uEMibmcDbIQaCqRyCwtl
 lSLw==
X-Gm-Message-State: AC+VfDwPXBYfh3FvN9FbdYejm9L4SEXjTJ96qUMX8DiPpoA12YKx0Q6r
 Rz3mQUBmr+mpfU77YAqhChTeFNgIlF3UGZmTJGY=
X-Google-Smtp-Source: ACHHUZ77DJVsKpgGWyN+uGYnhurjrFUOhEDfKrPURrAhmSo9AxFWWxO+GTI4Bw3ClV+bwKrxxQEBgA==
X-Received: by 2002:a05:6214:5083:b0:61b:6a44:5f03 with SMTP id
 kk3-20020a056214508300b0061b6a445f03mr17701777qvb.33.1683601203080; 
 Mon, 08 May 2023 20:00:03 -0700 (PDT)
Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com
 (nat-pool-bos-t.redhat.com. [66.187.233.206])
 by smtp.gmail.com with ESMTPSA id
 p9-20020a0cf549000000b0061a4a93eeadsm438777qvm.127.2023.05.08.20.00.02
 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256);
 Mon, 08 May 2023 20:00:02 -0700 (PDT)
From: 0-day Robot <robot@bytheb.org>
To: test-report@dpdk.org
Cc: robot@bytheb.org
Subject: |SUCCESS| pw126776 [PATCH net] net/vmxnet3: fix drop of empty
 segments in tx
Date: Mon,  8 May 2023 23:00:01 -0400
Message-Id: <20230509030001.3474507-1-robot@bytheb.org>
X-Mailer: git-send-email 2.27.0
In-Reply-To: <20230509020724.23918-1-doshir@vmware.com>
References: <20230509020724.23918-1-doshir@vmware.com>
MIME-Version: 1.0
Content-Transfer-Encoding: 8bit
X-BeenThere: test-report@dpdk.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: automatic DPDK test reports <test-report.dpdk.org>
List-Unsubscribe: <https://mails.dpdk.org/options/test-report>,
 <mailto:test-report-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://mails.dpdk.org/archives/test-report/>
List-Post: <mailto:test-report@dpdk.org>
List-Help: <mailto:test-report-request@dpdk.org?subject=help>
List-Subscribe: <https://mails.dpdk.org/listinfo/test-report>,
 <mailto:test-report-request@dpdk.org?subject=subscribe>
Errors-To: test-report-bounces@dpdk.org

From: robot@bytheb.org

Test-Label: github-robot: build
Test-Status: SUCCESS
http://patchwork.dpdk.org/patch/126776/

_github build: passed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/4921630950