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 0C8E243BED for ; Mon, 26 Feb 2024 15:45:11 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 08805402C8 for ; Mon, 26 Feb 2024 15:45:11 +0100 (CET) Received: from mail-qv1-f49.google.com (mail-qv1-f49.google.com [209.85.219.49]) by mails.dpdk.org (Postfix) with ESMTP id 864BE40144 for ; Mon, 26 Feb 2024 15:45:10 +0100 (CET) Received: by mail-qv1-f49.google.com with SMTP id 6a1803df08f44-68f9e399c91so24680656d6.2 for ; Mon, 26 Feb 2024 06:45:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1708958709; x=1709563509; darn=dpdk.org; 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=ew9IzpSAhWq5Xkvyu5I58gqy9sOwpDeRsVlXCXqKzaM=; b=PcRhU7tHL8jo7ZaCR+VIHQKWaJf/ChcaVLWUWKNaTHFomVyXw2sFijjNNIVkV4sg/t lZ0Qt1vczHZGuIKh4AvMrxD2UtMbcfpczc7eq9Ci8Tfh2/HNGEczlfoD+yBYjqY70je5 fY1hRCllohvp/dg2WhKWDV/8LetqaporHeE4R5Crd3YxfCHM0SlZw4Rh4t/i3Me7C96b S6a9nwc9U3aMz8A/rZ9abHGnRPIgp5KZlj3qZI/ysFJwA8et2J08QW8R5hYHeO7kwIr8 YmDWw4SapHa69hHa+KAqQhJUO9aVbpjuQRGLZwKlASk+Io6lvHC2LwdSzu6wlS7OQgnT Nq0g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1708958709; x=1709563509; 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=ew9IzpSAhWq5Xkvyu5I58gqy9sOwpDeRsVlXCXqKzaM=; b=kI13sLxQcQjy+wZODVu9t074s+YrI1VGMOJv7QJoD/fKJuM0aQfqEt2sDARNVx57Jx hXjmc/cz0cCdkhH/K/+jC1y5aoR8TbFnlepnIsESXmV1KaCRebF169cX8h5lIT8wx9/5 BHijrWoRQKCwma2Z7rmHdfaHa3NANq08Mq7kE/s2mzAro3Kx/WEHctIpzW3wOJ4D0GWj gs95Q0Rjy27hXswRn4s0ySShVaHMer83WTMZRAO1reWDKg/zgp6kNtdFenBcPZtubnxh ckG+esygYRPRgw0Nl3hb88RJTSepW5i0RehoCkEnV69uJ0ku8tFk0QNqOQEbLS3uylST EmGQ== X-Gm-Message-State: AOJu0YyCGrpQXB92udjUKFOMRw+nY3YpWTKbp9IFT6tM+j5t4HC5L9BT +bj42V8uTPB8U7IaJB5I8zAl618Xh/O84LBGErjETT/1HaDKWXjESMwWTpLKp2RUpwaNzgldFX3 w X-Google-Smtp-Source: AGHT+IGQySjcFV+RJwucT6hIt8lORR/mkJDzj1R6+mbrJSpxEhDJzZvBazPySEEfUj8buSlVCd6ayQ== X-Received: by 2002:a0c:e449:0:b0:68f:6f92:d291 with SMTP id d9-20020a0ce449000000b0068f6f92d291mr7229892qvm.4.1708958709534; Mon, 26 Feb 2024 06:45:09 -0800 (PST) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-rdu-t.redhat.com. [66.187.233.202]) by smtp.gmail.com with ESMTPSA id lu8-20020a0562145a0800b0068fa815b517sm2990731qvb.6.2024.02.26.06.45.08 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 26 Feb 2024 06:45:09 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw137225 [PATCH v5 14/14] net/cnxk: fix mbuf fields in multi-seg Tx path Date: Mon, 26 Feb 2024 09:45:07 -0500 Message-Id: <20240226144507.1936147-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20240226133536.2456406-14-ndabilpuram@marvell.com> References: <20240226133536.2456406-14-ndabilpuram@marvell.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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-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/137225/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/8049912650