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 C173F45DAB for ; Tue, 26 Nov 2024 14:25:20 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9C2C140E36; Tue, 26 Nov 2024 14:25:20 +0100 (CET) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 0DBE84064A for ; Tue, 26 Nov 2024 14:25:19 +0100 (CET) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-6eebc318242so52532347b3.3 for ; Tue, 26 Nov 2024 05:25:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732627518; x=1733232318; 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=IXQ+kwvSIzqMeK6mKwU55+i1EghRw80c2Pes5khdTPE=; b=S8RDclWnCx6iq8ucHSedt4WPwY60faNEavTpylf36DtHQZgFwccEsl/1mPJ5bWFrad QHltWFwm4mkiVCP6C+IxlhIKQiGL8GqErvhUEKP6vQD1izDfqI7vQkubsc6fmnau95Po u8nC8ftX+nbxTyVak1UYVHZKh4QFFB9wjti8Y= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732627518; x=1733232318; 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=IXQ+kwvSIzqMeK6mKwU55+i1EghRw80c2Pes5khdTPE=; b=i//W5N+egRmzkGZbZe7ibbAE8NIvaIN2+hIKv20duQoD4+9IzhN2fnCYkr5YSYC3nm hhDktCujXMeTbFnB+a5lQkNxuCfkiZGWDx1vky9ZWRmETMj46GIaQgA5rGTyPpxf9h0O SVVkCtqhV4ZPhVV09xw0lfSV8e5kQoKMjtcY7W3kbN6OeiTMdQ/pTLhaZkQgCN3ubcgQ s2DVi3TcpQnMGBMpfeDBJdz/R+6IpTU751HiUJBCZmSeFoLG7cB6riY0ECkVv4fY+lX0 08b5YBHy1H/U6ET7LPtvRSBk7zwFLFHMYPp4uVivoKn9dIyevZGbgWbhcQp3fCsgJm1e G1lw== X-Gm-Message-State: AOJu0YyD9vEA0PnQjRHnTfNGiYmvZuIw0sn8DpGTA4pUkqDCi8PebemH jHfex+Y6zVeWvXiDkQKfHCzCk7/TI3VUZRMCo8IYIZkGuyp3MiFc9V1Lq6DzoEXTv/WOTLKw8Pn KehWoOu5z4ChJy/V+57gt8mXOfLY+ZhGa70QlKnp0 X-Gm-Gg: ASbGncu1pr/xesmeWccR0PVHSWZCLvPY0OT7gK7vfsbIC8Fpnve3oN4KNzv5FqWVcSE ipBUIum9xrZ8u+yIXnqF8d+E4WI8rv5OhaA5SfoQ5Kd8pYpSCbcAXB6L2g5+aiVi6k28UXiSjHn oBBNeSx5CUr5rFq2BAAi5mo7FKauPqqs8iNe7wPSaplA6KFywR9KmeXMFZle1kPNod+QVWC65JS E9cDZiNr2BI1+C95nmeDNgo1HLjYHivfVpfWGzbPP54n7fefnJ+uZye3G558cxX8oHj9g4= X-Google-Smtp-Source: AGHT+IG+HqY3UPN/nRWgKkjtl4W8aqyd9VNkYyCR9QNfTcRytoGbR/P2oY39dQzpx5lZGC4AxCp/GNKLpBLM X-Received: by 2002:a05:690c:7306:b0:6ee:538b:1410 with SMTP id 00721157ae682-6eee09e5d03mr161760597b3.18.1732627518425; Tue, 26 Nov 2024 05:25:18 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-6eedfe12e47sm2328677b3.7.2024.11.26.05.25.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 26 Nov 2024 05:25:18 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 26 Nov 2024 05:25:18 -0800 (PST) Message-ID: <6745cc3e.050a0220.2bcc03.f2faSMTPIN_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 112296052471; Tue, 26 Nov 2024 08:25:18 -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-sample-apps-testing Test-Status: SUCCESS http://dpdk.org/patch/148848 _Testing PASS_ Submitter: Jie Liu Date: Tuesday, November 26 2024 11:49:05 DPDK git baseline: Repo:dpdk Branch: master CommitID:c07dbef7e0208d4f5e36aa241ce360fc470f203b 148848 --> testing pass Upstream job id: Template-DTS-Pipeline#199192 Test environment and result as below: +--------------------+----------------------+----------------------+ | Environment | compressdev_zlib_pmd | dpdk_fips_validation | +====================+======================+======================+ | Ubuntu 22.04 (ARM) | PASS | SKIPPED | +--------------------+----------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +--------------------+----------------------+----------------------+ | Ubuntu 20.04 | SKIPPED | PASS | +--------------------+----------------------+----------------------+ Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 22.04 Kernel: 5.15.0-100-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 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/