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 9C97C436DE for ; Wed, 13 Dec 2023 10:03:22 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 963ED42E8D; Wed, 13 Dec 2023 10:03:22 +0100 (CET) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id 7EF394021D for ; Wed, 13 Dec 2023 10:03:21 +0100 (CET) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-6d089bc4e1aso2503045b3a.0 for ; Wed, 13 Dec 2023 01:03:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702458200; x=1703063000; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=2+gBFq0m7m81uHQcX/7IphaDiVi63lWWWQnzrGEeqOU=; b=SFOoXXwsO6hETv6LGlhFWexQ9j9qhWy7CHUe2yyYmTfRPUhlCNOhKiokY9k8JTldM6 bYbond6iOM1abehEoxPz2pO1ZkfdnURbg9MBk1POsMZuI26apUT/P+xP1p+jHdVM5jHp RxifatYFGSb/uH2X0LYhYlxerppImpzgNZhCQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702458200; x=1703063000; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=2+gBFq0m7m81uHQcX/7IphaDiVi63lWWWQnzrGEeqOU=; b=Ehw8JITirzWuLRcinEhnEX1I5ArOwwaEFhvwVXMFEQLXeGJF/F16UhBEIwIHiHKkHF zbphYS/W4c6LaEJaENnYXI13Pb06JhdAxsQEtUJa66hAQ2EQ+Aws/nQ562tsYoGytSEA yNIJkuhUYujqIePnMvb4JMUy4NZ5iWwlTs7WG73xENbiewNjDDASG+1oymHSHvw09aC4 qLWvExinc+XeeKDMjGit+BvlEg4zKi/WkFVPbX0KyzCWGPKUSmd2OzglX751GSw3L0Lh KDeqWeEDGiRUN7FPnODPzm0POCd7ps34vArymlVmGDxiQJK43NsyXZe+KhXCr64K3H18 nfqA== X-Gm-Message-State: AOJu0YyYdnYDAwIc/XtkN0v256uFyXkoOVTmr/gNGK/tgkocHT5jv9nm ohpv5QqGDT/COK9lEYSLxmXmDAsJlrpdH0yedm/nLdvxkUdGojlsITKTcg9ifbrFJfvf+Jxt4g= = X-Google-Smtp-Source: AGHT+IFyhmj1a8BZOKzytXE8ncwEOba+f5+ojnOQOvLgwfv2Jae/l+QmZS3J8YM1x2vB6YDaY58XWZuKd4w4 X-Received: by 2002:a17:90a:8a18:b0:286:54d2:5767 with SMTP id w24-20020a17090a8a1800b0028654d25767mr9895829pjn.0.1702458200421; Wed, 13 Dec 2023 01:03: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 m24-20020a635818000000b005c20cecede7sm902262pgb.17.2023.12.13.01.03.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 13 Dec 2023 01:03:20 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 13 Dec 2023 01:03:20 -0800 (PST) Message-ID: <65797358.630a0220.f4c4d.d144SMTPIN_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 A53576051823; Wed, 13 Dec 2023 04:03:19 -0500 (EST) Subject: |SUCCESS| pw135131 [PATCH] [v4] 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/135131 _Testing PASS_ Submitter: Kaiwen Deng Date: Wednesday, December 13 2023 04:37:32 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2d5afbb2c05d7647da7ea914887c52115652651 135131 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (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) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28606/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/