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 9FECB436F0 for ; Thu, 14 Dec 2023 15:16:23 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9A81843291; Thu, 14 Dec 2023 15:16:23 +0100 (CET) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id BD3ED4327C for ; Thu, 14 Dec 2023 15:16:21 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1d36a6cec69so1719775ad.1 for ; Thu, 14 Dec 2023 06:16:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702563381; x=1703168181; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=vMGy04yOh0mzXF+30Vrhk53b40lbli2qsuiWjfrAVkg=; b=HiupERW2U7DhfBWIPG9ru1Agrd5t3TLlCVn/nVzxi2vGCnIN/7w5ABSarUN9n54+Rr 0uN53l2N9Q0/6C6AKPKrvv+cqqejo1KqBVctUhm1D8TvOTO9DRVo4nB4jt7VcV7Nrukq u7PyQsTYhOE5VnMk2Sdr7dk3x5AGVupTPhoJc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702563381; x=1703168181; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=vMGy04yOh0mzXF+30Vrhk53b40lbli2qsuiWjfrAVkg=; b=wXcOoK3tqzx1Qd7AzMmqfCDW/NGvGqVc5MkIciqYcEV5o4UR6L/pkC+q+i1mr13fbs vQQ/0z0UEv3mrxwZQAdyRjC7YC6Waxa+vniNeBRNkETfEx0t1Caa9Uqgq80rKl+2f0zD glnhyoe3HfzGsT0fXDSU1TXLb9ejfGHxJQnI5qxQhsVjFj+lawDg+aI5hN+D8jO5w1st RpKZ4DEuC0MabwwMQQaykRigRlxI+9yUMbBCK4bqkAlwe8fYZ4NNcVPNYiC/JWi3erhe HvoAREnrP3378zHF+wYxR2aRdfjRaLzojZkuxenTfR/Yf19WgdRoNrURha9+x9UtXeyZ gABw== X-Gm-Message-State: AOJu0YxM+PMW+O4wPSfZVE2S3oZ7t1XsHymFrDEWjq24xSm5SmJOsRuX xuw3og9J28J8DAffiK4cqfB3d3P+wWDHvlLLUNS0hlHxdMZZ9HcL+ko5MXzS1o0RDpyZ5tyQGw= = X-Google-Smtp-Source: AGHT+IGgyNHNllijfh3p6P5p5+FOKE8qIco8iGyszc+AlayDQuz2SuSLuC+oOwKZ55VWZY/C/gZcUMwJMvmL X-Received: by 2002:a17:902:6bc6:b0:1d3:4cb4:facc with SMTP id m6-20020a1709026bc600b001d34cb4faccmr1577996plt.69.1702563380953; Thu, 14 Dec 2023 06:16:20 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 4-20020a170902e9c400b001cf5d004158sm32918plk.124.2023.12.14.06.16.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Dec 2023 06:16:20 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Dec 2023 06:16:20 -0800 (PST) Message-ID: <657b0e34.170a0220.cd5db.11d6SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 246D56051831; Thu, 14 Dec 2023 09:16:20 -0500 (EST) Subject: |SUCCESS| pw135189 [PATCH] [v5] lib/net: fix tcp/udp cksum with padd From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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/135189 _Testing PASS_ Submitter: Kaiwen Deng Date: Thursday, December 14 2023 09:22:59 DPDK git baseline: Repo:dpdk Branch: master CommitID:e5dc404d33ac1c6cea5c62a88489746c5cb5e35e 135189 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28620/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/