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 3872B45E37 for ; Thu, 5 Dec 2024 11:52:47 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 119B340B9D; Thu, 5 Dec 2024 11:52:47 +0100 (CET) Received: from mail-qt1-f227.google.com (mail-qt1-f227.google.com [209.85.160.227]) by mails.dpdk.org (Postfix) with ESMTP id C222740B92 for ; Thu, 5 Dec 2024 11:52:45 +0100 (CET) Received: by mail-qt1-f227.google.com with SMTP id d75a77b69052e-466879f84ccso5180881cf.1 for ; Thu, 05 Dec 2024 02:52:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1733395965; x=1734000765; 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=AMSFSLDpzpqzaWb3QabaKupQlWkduKWB5KmHqVjFO9Y=; b=StgdxPrL4vnhZRsWcprpn9UjkAufsyp4pep/wDyIN305uqgULIOQ5b10d10myM8c6b fvB9Yute4Mn8xTmZfJY9rlLS8Y1PCKhtIG1HisCEuqSqfi3q//R72VrDv+rg0Se86JjX H6H/4gWHXxxI3oL3dXKIPeh2HSQh0GtOvSw4s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1733395965; x=1734000765; 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=AMSFSLDpzpqzaWb3QabaKupQlWkduKWB5KmHqVjFO9Y=; b=ScUKSWTfkNCKN0faUxDLbN6ZlWKl3UXbUPoeAP2dkUB06eP3wL75rWGJVI5y2MAa9k 5n1NT4WMV9G8wIxl2Q3Ag5AmpxcPXSEmBFQc0znOI0Wzq4H4d4WhZ4CkmAb+XgLcIgeZ Ii/J1BCIDqArsz45NYypSvRUzO2XhSu+Q37gjCnPtADO8Uxn2mKn4b2SnbAzbhG2pvx6 B+/H2rmN95c7aVUK7KmuTNtQrli8vb9tqg6+qn6hP4FKhQ+F3I67xA+9WLJNH9M7NzpB IsuAjJIXPj0LlnUq17sS3GIQ7jbJcoXzgeXF/wTqymMfU5y6QcLyEIotlik96mIBbmyX wk2g== X-Gm-Message-State: AOJu0YwM/E7CazC5CSAachsFfqTXPzBJsqEKHrrBiSaHpYi7NZ5HNyzZ OT+cMuQbHI/jMy8KeB8qrs0/iUh1YhePPSmJ3tsavXrHRgMUrj2x81SXnHSfQeL5uPUgREf4dOX 3uZq0iH2zIXVigfxdpjeVZ+h9Jo79Yohvu89rsfrS X-Gm-Gg: ASbGnct+1oy0IPje3bybyOHK5pViaHbUsEfkrw4oY/Rg6NWM5utiuhAPs5hmEsmy5HF SD9Oglhy0lLoi+4d32GsX+Dj7aITWzMrkFnM5ueAwILkAuiEP9Z/oGWM6UejBU1pY8NmxGUcH3R iiHGXpmqKCsQyPlJvzvBi4w4YcC0oefX19XERu+G0c6epyAq83uuSy/cHRBg8k4f8KiN8Xm8f+g f734yXouS31J2RV+IuMKMj9JzjbW8aYq5/ot0+ZyKN2d5ABF+V1yCFe0PdWVYntiBgJ7P0= X-Google-Smtp-Source: AGHT+IErCU1SPVASCFO9a6K190SgBcWmdbpJpSnq6LKeRkbUiboQXWogm8i73pn7rb/QSi3YffZEUKpYHq4Q X-Received: by 2002:a05:622a:353:b0:45d:9357:1cca with SMTP id d75a77b69052e-4670c090abamr111694171cf.14.1733395965131; Thu, 05 Dec 2024 02:52: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 d75a77b69052e-467296e7b9csm602541cf.15.2024.12.05.02.52.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 05 Dec 2024 02:52:45 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 05 Dec 2024 02:52:45 -0800 (PST) Message-ID: <675185fd.c80a0220.2e0b18.37f3SMTPIN_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 954C56052471; Thu, 5 Dec 2024 05:52:44 -0500 (EST) Subject: |SUCCESS| pw149039 [PATCH] lib/gso: gso Adds the processing of IPV6 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241204100551.2914-1-18859237562@163.com> References: <20241204100551.2914-1-18859237562@163.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-unit-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/149039 _Testing PASS_ Submitter: Caiqiang Liao <18859237562@163.com> Date: Wednesday, December 04 2024 10:05:51 DPDK git baseline: Repo:dpdk Branch: master CommitID:7df61db6c387703a36306c1aea92225921e2eeb2 149039 --> testing pass Upstream job id: Generic-Unit-Test-DPDK#297769 Test environment and result as below: +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Environment | lpm_autotest | dpdk_unit_test | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | +=============================+==============+================+===========================+==============================+ | Ubuntu 20.04 ARM SVE | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | CentOS Stream 9 (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Debian 12 (arm) | SKIPPED | PASS | PASS | PASS | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Fedora 39 (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Fedora 39 (ARM Clang) | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | RHEL9 (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Fedora 40 (ARM Clang) | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Ubuntu 22.04 (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Fedora 40 (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Ubuntu 20.04 (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Ubuntu 24.04 (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | 32-bit Ubuntu 22.04.4 (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 32-bit Ubuntu 22.04.4 (ARM) Kernel: 5.15.83+ aarch64 Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32090/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/