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 44D5745E38 for ; Thu, 5 Dec 2024 13:49:18 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1A5864026A; Thu, 5 Dec 2024 13:49:18 +0100 (CET) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id B5A3040261 for ; Thu, 5 Dec 2024 13:49:16 +0100 (CET) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-724f41d520cso564611b3a.1 for ; Thu, 05 Dec 2024 04:49:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1733402956; x=1734007756; 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=UHdj4u7747A4YCZU2UOiEyNOkCBV1YzzRgRphveZQTg=; b=GZavlmKEDnyk876r2Qe2p65dP7n32tuIKJBBXa4MpdzslB14HyQU4B1Mgep23dejbU Og7UEonRdXcBUtp5ArhN1LrIQDVccEycJPu2AZcaiFCQdMhvgtHn9vssJBDLrCt26Eyu j4LG2e95wcRfYrd4FlGM8PaO3/2V1LKTxdAX8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1733402956; x=1734007756; 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=UHdj4u7747A4YCZU2UOiEyNOkCBV1YzzRgRphveZQTg=; b=pEFPyR++n3qaY9YmnwQrf2DtWz1LlP5g25SSB95Gd67Av/ylzB8oVMzVa5IUmJE33R 70P46M9jM8f8+R0r33Izbzg+LGES+S2ZcrvqYp+WSreXvOGtGn4KDzc7SkuSMjOI6uT0 J54rfImvKLafL2lbr+kjkx87e1cXPOUY4tOhDKbR7Kyh1kHz1EhmVMsRhIe4QIwah/Jv tcEdnHYbDbe2q3qXCC6SpRvryRyPjiR7O5fdsV7iJDRWzlqXodkLCWe/Ff0vrLMYiWbd NPUf2oKNrcWO+XCRutGvEPASOY1jbUzzR4oMAPUotDrSR2LsfWa+BSXAY/WYketwdQFY rtpQ== X-Gm-Message-State: AOJu0YzyTU5cZk6weDG957pXWNPdVgU4axqgdz9CJ4b6cTA7q4+/ST75 KHJYT0XV3oXJL5fOShxnxn5mz9kand5mK3K+Cy45MWB6LzwDovlNZf4w34ZKgkrU95WxHqrFfZM tY7YC8AS+BaNtanTlaebih7zpWwaE5lAMfVubUERA X-Gm-Gg: ASbGncv6/ctco8ekJhJPIGvFi7ScmptpuedVxDCXG9uQtuP573KbaDSsSWwQAzwsQ4j r4roW5tSu5/QhakVty9uBifzMxXNzRhJMfOXjKUNSSuGGkDXbQHxFyROIXaDFmnvilbiAg6f0rV UgtUSXu3MYbPPCVapp/anJY+/No86m7jcJ3nMvHBK+aX369G635VJaYUgHkfa3Lk23UYsbyGt67 rtynbLeB+gbMxebTOXROYcWtCM1UojsIOY4g4MplmuKUB9P6f5h/ndVvwC6R/ggoUSgddY= X-Google-Smtp-Source: AGHT+IF2GwGVWaUyY9WuUXDWmBLcr64UWKdTY+F9ECl1bD6zM1UGBfdpCHRATC1gkw0V3pikovhhaN0b0qjL X-Received: by 2002:a05:6a20:841d:b0:1db:ed8a:a607 with SMTP id adf61e73a8af0-1e1653b7b7fmr14148012637.11.1733402955685; Thu, 05 Dec 2024 04:49:15 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d2e1a72fcca58-725a2a10ec1sm66943b3a.8.2024.12.05.04.49.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 05 Dec 2024 04:49:15 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 05 Dec 2024 04:49:15 -0800 (PST) Message-ID: <6751a14b.050a0220.31462b.3eb8SMTPIN_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 C26456052471; Thu, 5 Dec 2024 07:49:14 -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-compile-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-DPDK-Compile-Meson#341331 Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | RHEL9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Debian 12 with MUSDK Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.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) Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.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 Ubuntu 20.04 ARM Clang Cross Compile Kernel: Depends on container host Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: Depends on container host Compiler: gcc 9.4.0 Ubuntu 20.04 ARM GCC Cross Compile Kernel: Depends on container host Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.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/