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 9611445B69 for ; Fri, 18 Oct 2024 12:46:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8F3BC40265; Fri, 18 Oct 2024 12:46:49 +0200 (CEST) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id 4A8C14025F for ; Fri, 18 Oct 2024 12:46:48 +0200 (CEST) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-2884910c846so1028221fac.0 for ; Fri, 18 Oct 2024 03:46:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1729248407; x=1729853207; 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=1BEAQkJBjzio1ussKKkVBtBpgzAV1RiicGpB1b+TWJo=; b=HK+XJsKFIJRXbiTm7DJQQa0OhcrYD01loAk1JU6f2oS5R3tFsZtyiHft3z5H+bAUf7 4Tnp32N1pTi+8Zjxou4PYJg+Ek7/UpD9aqES+RmRHeoXjeRLmKQCvjayum0cTv6SqSnb mKu0KC1Hf9H0oc6y6SPu2wsnwrvaliZlDI/Y0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729248407; x=1729853207; 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=1BEAQkJBjzio1ussKKkVBtBpgzAV1RiicGpB1b+TWJo=; b=XL0ge7MZK7ttvWU3nuLSaxzR9bFBxdut2Ti5q/0XAlMOC23oXDweUyaos3+KgJpxn8 FvGhUjJBW925dtmoZPyZztVkcndlYo1jFsYF3QPwDvEemzB+CFS8endqQewaZT83dPwF oUHqcz2eJQhVXAG77TDGJGVbu7w9Vr87ZJUHkbw8pHMVeFh0Ccup49KgeXmpYNwCjXJl XOQjtaZa6873hLK7Z26O06pgms+U76EMRFZ1P4wzwxNfSHpmrHk0boDK1QQNmqHNrpxU Xo7aFHwPuEOM3nYj8igs7jUujw3K7gdvl/30XOd+/DBYC0VdWl+EGjdYFbYB74sW5Sxn nklw== X-Gm-Message-State: AOJu0YzZiuqol3lezVXULCMgQyn16uCkxGZFMyaWuFXuFKvQA+fKoqHQ EoHHyXfmYorfgH8ivlkPSDy77+1NKf6bbstoiyWNDkR/1pCa/GHfAuvstoUwDP6TnOVSspHyNgU JXeLtQRrvicLuV7l+wpsKYftzKXEP+h9UeYSdRpUX X-Google-Smtp-Source: AGHT+IFuz7q044ckTlyAJS8AWKjEE9iRFHbylrpWDYi+9hz9F1HVFkFJM+FuSGSeNOmcDf+TrGTivgt39iW1 X-Received: by 2002:a05:6871:722:b0:277:f5de:210f with SMTP id 586e51a60fabf-2892c34c643mr2073544fac.19.1729248407485; Fri, 18 Oct 2024 03:46:47 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 586e51a60fabf-2892ad5da82sm51935fac.13.2024.10.18.03.46.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 18 Oct 2024 03:46:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 18 Oct 2024 03:46:47 -0700 (PDT) Message-ID: <67123c97.050a0220.30cabf.3565SMTPIN_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 1D8C36052471; Fri, 18 Oct 2024 06:46:47 -0400 (EDT) Subject: |SUCCESS| pw146207 [PATCH] [v2] examples/l3fwd: support setting the From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241018024253.4075609-1-chaoyong.he@corigine.com> References: <20241018024253.4075609-1-chaoyong.he@corigine.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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/146207 _Functional Testing PASS_ Submitter: Chaoyong He Date: Friday, October 18 2024 02:42:53 DPDK git baseline: Repo:dpdk Branch: master CommitID:fe8eba692c59a92c9308f1fe429b101b9f2377bf 146207 --> functional testing pass Upstream job id: Template-DTS-Pipeline#189262 Test environment and result as below: Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31546/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/