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 269E1436DE for ; Wed, 13 Dec 2023 11:45:17 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 15F5542E8D; Wed, 13 Dec 2023 11:45:17 +0100 (CET) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 9A6034021D for ; Wed, 13 Dec 2023 11:45:15 +0100 (CET) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-5e266e8d39eso11819987b3.1 for ; Wed, 13 Dec 2023 02:45:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702464315; x=1703069115; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=fCbtIWwyCZ+N6NYSCDH5piq6Jvg0zvIwxJ8p21jh8gw=; b=bR0ziZnZrLxtTfFm7ucI7WyusQxo8BrIG79iMaMhWrxku2yJk7GpxPjZYA5kH1fOm2 gBKlZSZNaqXuz+7Rg7BhmyWYaCQrhIJ90CCwIpmal7o8ABweTYnLwAHOfhnF97+i7MWu SnTrrQYkkLURrr5EZnEKWm6QF2z5iZLijNhVs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702464315; x=1703069115; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=fCbtIWwyCZ+N6NYSCDH5piq6Jvg0zvIwxJ8p21jh8gw=; b=UVMIWfOfYwzggr43r8xFb+oyvXYJpmhHmll3n5NXskF29yMLGO3JqZPkOXlIguB9TW eBPA7pgeejcMfrjxmZv6OfixM8TPzJ28/xQggzvgNgWGuvHkzdDunXnEglneS8PDdtxX caGyIhP7mgX5JyYbSSRkQxRbArQG5ilzdI4wLNf4hXm1HVBgH762wi09I1X8RvCibDXR oZSHltuEM+EhuQlXSLNlfL7S0PKFDbm6S7BOiXbvQ1DuzhPkO9BdTkvAWQraCzvb4h5m veiVRqY1Q36Ge8WFS2OY4i7WShRb73F1W9wp3csoFIsIiLHacJp5FPsCRsHdCsCzimHt 7Pvw== X-Gm-Message-State: AOJu0YwApM1J0z0/RwAs0l9Wkx2WApl/a3BCkqDFydAh9bXtsR5yyYxp PIiRHAouUrw9wZozzY0RIxcCxp5WiOQ56QhFx3jJ7OprBvln9vY8od+8mg== X-Google-Smtp-Source: AGHT+IHyk50KQL+4pQb+WdfjcS7EMMFfDq7Gbc8ltyWyBirf9G73PCOsPlgN25ejiB7L8iuFBMGKLzp9PL+0 X-Received: by 2002:a0d:e2c3:0:b0:5d7:1941:2c0c with SMTP id l186-20020a0de2c3000000b005d719412c0cmr6345880ywe.57.1702464314962; Wed, 13 Dec 2023 02:45:14 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id bh25-20020a05690c039900b005df5f872fa0sm972684ywb.18.2023.12.13.02.45.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 13 Dec 2023 02:45:14 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 13 Dec 2023 02:45:14 -0800 (PST) Message-ID: <65798b3a.050a0220.9da9f.3cc4SMTPIN_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 A26886051823; Wed, 13 Dec 2023 05:45:14 -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 | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | 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 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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/