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 4364E45D31 for ; Tue, 26 Nov 2024 13:40:47 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1A74D40E36; Tue, 26 Nov 2024 13:40:47 +0100 (CET) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 31FB54064A for ; Tue, 26 Nov 2024 13:40:46 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-84183532291so90422539f.2 for ; Tue, 26 Nov 2024 04:40:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732624845; x=1733229645; 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=EclKv845jyb2cQkp8+786qxk0yuyNKG0qXeleCvzIkg=; b=FatcbnZAhiYxH5VjUqKgkBpw4lFr6KJcllaK5Ne57OynMVhfL0Rt81UtAgYG3QkutT rnuAUgSqX6poSg/6+5FCqslzGPVyCETccjIReEi10wc+Uko7SncFeaV8qozyoBtDd92q DVKZDkDj4an5ItsZtqiaJxNLegoU1Wm9To06I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732624845; x=1733229645; 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=EclKv845jyb2cQkp8+786qxk0yuyNKG0qXeleCvzIkg=; b=ljVgigBFJ5DzACraWDYwX4jd5nNpjPTeCBI8hyZs6yMgD3pZcPf+4y2rnZteATnd+H 5Bgv/Etnz27SmddQbf8/2tKkzSAYjZXm+UDouhnfhRu4wpl7OYUPP0eZUjM0DV8d5UEp 4/KrG9lqfT2Oe2qrjB6T/IlPkO3kwpOZBfoFGs/nF96rwbF5PNtgTvdnoFVzUHjRBqOg pk3xoM1p4kDL7aEe+G7w+SDgW16zLMqIu8gjwVEZCZ4+cSPAYxdzYPj3++sElMQP8q12 ZaXox85nociD1+7XAQE9Df5oJMZFxtgd7o7DJhEUPVuVR8TQye3AwtNrWvIy/caoD4Jy 4sow== X-Gm-Message-State: AOJu0YxqxSM6Q1L2EYIQ5SU7RWNOPXcNy+2MzuR56IYSvSFo9DjJxp/c jV8tNxejFl0Ar4+HVy7UO0l0DrZOTt9h4GBD7p/EIWoqvB/tS3lxPTCqKThgLUo/TxZNcEUDOgB g3kTvKXO+Xv5YAvygX93Pzz6TE6itcoBdsUwn5/HR X-Gm-Gg: ASbGncvCmiNx7GwPg1RFxYQ+AaWBLGCoYRr+4KDp9PVQ93G5DSge9kRWamqfQYk3C8s PpZ/x8xlHrf/1KFW1W9iMwt/5eXr+uihPCPy97xM4YIGdMiymOSUo764Z8Qbykl77lwEaqTv6GI plrWm0aZENELxRzUj2eWF2Ga5o+vD2fCHCTl2Pap8rZVoDPPZX+zJt3XXM66TS/5yQmiSiGfLWk q8pJnOSuP+mPhOXI9i8o/+Ud4LL0H0ZHTQEpOgcaap8RpfEkGRXQNohXc0z+E2P/Awam4M= X-Google-Smtp-Source: AGHT+IGkNGjTXYP459Uyn7zIiycFReKSxhKlTl/4osFBcthfz5hI0k3NZoiOlEmWteI+sjYllJESq4zby+WE X-Received: by 2002:a05:6602:150e:b0:843:ea73:134a with SMTP id ca18e2360f4ac-843ea731849mr6663539f.15.1732624845585; Tue, 26 Nov 2024 04:40:45 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4e206b9e31dsm169139173.47.2024.11.26.04.40.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 26 Nov 2024 04:40:45 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 26 Nov 2024 04:40:45 -0800 (PST) Message-ID: <6745c1cd.050a0220.11a080.b1e6SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 1B8E06052471; Tue, 26 Nov 2024 07:40:45 -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#199193 Test environment and result as below: +--------------------+----------------------+ | Environment | compressdev_zlib_pmd | +====================+======================+ | Ubuntu 22.04 (ARM) | PASS | +--------------------+----------------------+ Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.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/