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 02B2B45DBB for ; Thu, 28 Nov 2024 05:11:51 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EE22D402AE; Thu, 28 Nov 2024 05:11:50 +0100 (CET) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id D83194029C for ; Thu, 28 Nov 2024 05:11:48 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-3a761a622dcso1626925ab.0 for ; Wed, 27 Nov 2024 20:11:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732767108; x=1733371908; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=9Jwr2PU8L7NZJ5bu5yy+yfTtnY4wQywCk3aPdU5GAjw=; b=WW+iQWONEL8dST+myRqVp8pvIdLZV6zDb9huS+8qDNAUoG/Qy75/faCRGrGMTdZcYa unj2R6+mDbba1um9bzTjIuAm6FHWHRgpcJNOASwh9wZoN3sKnbL1X1FX5X5w1lEWdzyY kooGnmFbsNXiqImhK289CPRlH9wN/5K+L1Bns= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732767108; x=1733371908; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=9Jwr2PU8L7NZJ5bu5yy+yfTtnY4wQywCk3aPdU5GAjw=; b=O9Rvb9gKUaGjS2bWjZivRB9D2das4cp9fr9/crQ9I4qo4ysZPZPCguwiNSTPuQOGoz mUEYTOi34anNSVnecBvHIOMMWgkursbPev+eENZeHh9u0pK3lBgQd7fGKYe9R/mI9uOg SghPZZOCUCiAV1qIloFUlO1eUNWSbWnGesJ701M+G4AArnLTo8zvVzWb7nY0wIONmG8H ShH6Y9fqRPHLx69VB5hxNrc+E8QnA1WvCqINH7y5UPz3soQXhULfgCkk8ILvjt8V2e4W kYy6DjwJL0+umuCafMKgScY/7erR0ftqv4o82K2Qlx9R89K0KHsO+PahIYJGrYFvA+xa OXWA== X-Gm-Message-State: AOJu0YxQ7p6GZAaquwnd7BWjpN3bIl6D9JjrcI+5lDssxjfeGr7QvC3v PzvhdZRYqcHF8F8cCCJjSz4X7nZg0juEBFXEmK8wrpGpjyeYPrj6hSpdWtPXus4CctAT+U8zm2H Wu/fPTdcQeFJ9xkqcRtI/O5R8Jg7u0EL1yBFCYu5N X-Gm-Gg: ASbGncusPXCOWaDnHrHGh5M5GT1mLT7VXaf9f+tc4TeAVEiSvBVfDC9sZE3wF6fMtYZ YgJsLQoeAPq4ORoHWT7kmaVgTCoDAohEKGzlaKfoE323YDCDdMntXBLENYScpVh5q9UPOEhy5IJ K3QJK4e/gOSQO8PGHOj57lV95YPJsvEZMfAMIiwSQuBaLU6qxLdYuVXeMwvSl2TQfa1BKS+wbRY mU5JcY+ekKzDs4JKuXBnBbB8IwYpeI+DDksIs5Iy3+MnMK4lfnVRdGUsTgPnNKefm8sHls= X-Google-Smtp-Source: AGHT+IGkrupL8Me8YhvfzVaKO9APcniqLY2W2lUVAtLK4Thvq6sPO+FVyeqCEQ4BfJKqwefY+xiXVsy3GCQA X-Received: by 2002:a05:6e02:144c:b0:3a7:81d6:c177 with SMTP id e9e14a558f8ab-3a7c5581f26mr61421735ab.14.1732767108216; Wed, 27 Nov 2024 20:11:48 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-3a7ccc6344esm238435ab.57.2024.11.27.20.11.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 27 Nov 2024 20:11:48 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 27 Nov 2024 20:11:48 -0800 (PST) Message-ID: <6747ed84.050a0220.39cdb5.2016SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id AE3DA6052471; Wed, 27 Nov 2024 23:11:47 -0500 (EST) Subject: |SUCCESS| pw148848 [PATCH] net/sxe: submit the build directory and r From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241126114905.337599-1-liujie5@linkdatatechnology.com> References: <20241126114905.337599-1-liujie5@linkdatatechnology.com> 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-marvell-Functional Test-Status: SUCCESS http://dpdk.org/patch/148848 _Functional Testing PASS_ Submitter: Jie Liu Date: Tuesday, November 26 2024 11:49:05 DPDK git baseline: Repo:dpdk Branch: master CommitID:c07dbef7e0208d4f5e36aa241ce360fc470f203b 148848 --> functional testing pass Upstream job id: Template-DTS-Pipeline#199191 Test environment and result as below: Ubuntu 20.04.6 Kernel: 5.4.105 Compiler: gcc 9.4 NIC: Marvell CN106XX 50000 Mbps Target: arm64-native-linuxapp-gcc Aggregate Results by Test Suite +-----------------+--------+ | Test Suite | Result | +=================+========+ | cmdline | PASS | +-----------------+--------+ | ipv4_reassembly | PASS | +-----------------+--------+ | rxtx_callbacks | PASS | +-----------------+--------+ | tso | PASS | +-----------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32018/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/