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 B26B845DAB for ; Tue, 26 Nov 2024 14:41:01 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9AA9340E36; Tue, 26 Nov 2024 14:41:01 +0100 (CET) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id 8FA734064A for ; Tue, 26 Nov 2024 14:41:00 +0100 (CET) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-e3884cd186aso5631295276.1 for ; Tue, 26 Nov 2024 05:41:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732628460; x=1733233260; 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=vGd0jvKM3Y6QAEWzUNKV06mS1U8i4Cqya9E1f2wFVbc=; b=jFw3tbNzA6S+Tb0wlzUPnbWnkbvDFpBO7swpLxFiyLxVlpKLGqu/mGpeAaYN/E3rmv HNlMxoDZQCN9cpxe6BJTDB5M/wev712OO2/N5I5iUoleOvEoZS0cbNy4SXslystgxDy+ ZF9S7j4Wfcb3z90D7kw54NMBB4QbDJwBx5kT8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732628460; x=1733233260; 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=vGd0jvKM3Y6QAEWzUNKV06mS1U8i4Cqya9E1f2wFVbc=; b=kXicOPy+kt7RwoULRMawqvPVTq0b7107FNOhQKphJtnFZLndjw3WKea5IzWJU7V9R8 q0rcKZUHVhbdlh6F6D+jO6dbd2Iy5EGKdNDeKtrY89JqZpEVjNGBqum4dTo3VngER2Of wVQ3BbQdFvfxlj0JhSjNYBVk7Ft1mFdSXqywM7NK732iIDigDdcKIMORTYq69IeW9ono AYQrOq/0hD8LI7lfe5VBIeoeV/c3KnXOnXyBWS82D+Ztrk5vxkWNIi1ijN/mqR654gmB DFeFcEo/775RQJnLBndzaXZXqZ0rAu4fWaskVRUCW374vI/3G4WfRLhR8fyyZjb4olr8 4N6A== X-Gm-Message-State: AOJu0YxR2sAYmct4iERUIXaBdYscu0V2eZkvxVrnRlEIEKdCGgv+8yxE 3fNsyghHTC0ZD0dB0yzbRgZGaecKW65NiMd+gTbBvcxBj7nc0j49jAqY7qkIPpylqrwFq7z7/0d s2OcjYNa4jiySy8i6s+3jk2sb30GDp56AfA7F6MdV X-Gm-Gg: ASbGncvAGukWnHBGvsjMuPmsknBolE2RG0TNAp1ZWwEPkQWvcWotbFlhuhGlfpeferN y3n5J85rwGMeTaO89EpRiP0ehHfMh4JxThIGPaCmq6LZdRHqFoKKED3yd0kIqgu48dUCS/0LG2S bSGVu6Xm8u11wi4cg3jGGwjCLKuZbHFvDwrXz0ffuAmB07xgDjpp4L9jWB11CJQDlqnovQaEHoG n1JSKuu12PPOxaBO96BFbMcuUUZPyx0VxkHKWN2jM9rPuMGMDznzwim6zObtkbuWbPCJEg= X-Google-Smtp-Source: AGHT+IHeSjZ9Ebx6pQ/M7eAbvXJn+1DCE3Csr4QvSK3k4IPaQfghyZBj1wPenRE5/J7UHJfJ2uj/Q+pj3Iuo X-Received: by 2002:a05:6902:1b86:b0:e28:fec0:c673 with SMTP id 3f1490d57ef6-e38f8b5fcb0mr12937076276.31.1732628459883; Tue, 26 Nov 2024 05:40:59 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 3f1490d57ef6-e38f60447f7sm493301276.19.2024.11.26.05.40.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 26 Nov 2024 05:40:59 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 26 Nov 2024 05:40:59 -0800 (PST) Message-ID: <6745cfeb.250a0220.2a53c5.faa3SMTPIN_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 88C576052471; Tue, 26 Nov 2024 08:40:59 -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-intel-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#199190 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 | +-----------------------------+--------+ Arm Ampere Altra - Ubuntu 22.04 Kernel: 5.15.83+ Compiler: gcc 11.4 NIC: Intel Corporation QAT 8970 0 Mbps Aggregate Results by Test Suite +----------------------------+--------+ | Test Suite | Result | +============================+========+ | crypto_perf_cryptodev_perf | 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/