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 956BC42617 for ; Fri, 22 Sep 2023 13:46:28 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8FDD040150; Fri, 22 Sep 2023 13:46:28 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 906A040150 for ; Fri, 22 Sep 2023 13:46:26 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7928ba24936so79308639f.0 for ; Fri, 22 Sep 2023 04:46:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695383186; x=1695987986; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=M4hK6Lecfinf/uexeYCeCYh+Z3mN8fxoKQymd9YuKvQ=; b=OYS9+QwYRQxVoXXuoin9S7XyM4ZK79JpHuoANokpaIpAaRJ1NuIpL61xILcAgHzULM audeOfvpH7MbO8jrOz4QLCSQ1+fh+r8onxW8JMhf1orBLYU8yx1TWprShfJbLlTAdiWQ XcE+RGSDsCKn1IJnoTV2QWgK+lDBiVHCIaqOg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695383186; x=1695987986; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=M4hK6Lecfinf/uexeYCeCYh+Z3mN8fxoKQymd9YuKvQ=; b=WdRAkp4Zp3c6XBsl1MAwUsjq/hADIkqmDXTw0hA+1ta+d2RdTMiRfu6Le0zVTfz0sb pMSicqPK0smkJzx8mko3JL9D8KVoKHaq2MgWbsytWHBX8Ur32EAw8W2DYrxLPFvvGJSf 6DwxdZrQNFMJU1JH+2zQOdpGZDhfJSLurdzMd/J4Ie7KrEZAgbQBW1QGW8/EHT+8l0n/ fEkRcjNliGRBktZ+9fAeHfrZxhkkKOfsCq5tbrttdgFokzsmMoBbEqNh72lu7koJtD+A ysHZOIKOkqj/rNXuzDfNQCy/q5nP/o9xsRG8Zks8z2zrg8YPtHQWR+1LQsuWr5jgBCkA fMyg== X-Gm-Message-State: AOJu0YyKw/A1aXuL1KKCbqME1cMYtu3hmVREZlyUktR/pnM0IG/5cj7N AZSPPaT90Z2B6eWZOmXOvxZUzaJ/W++8qOrC3h4v7sJyUw7wtFal5ZP6NQ== X-Google-Smtp-Source: AGHT+IESJg/+qjzMpUewUAmyF8kukur8K/mS5rnzF1xMABeB54GTrZ/FgIwgtye8K2fvGoQEkW6m02TyA6tN X-Received: by 2002:a05:6e02:cb1:b0:34f:77bc:8d49 with SMTP id 17-20020a056e020cb100b0034f77bc8d49mr7470033ilg.23.1695383185983; Fri, 22 Sep 2023 04:46:25 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 207-20020a6302d8000000b0057d3e329e67sm32738pgc.2.2023.09.22.04.46.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 22 Sep 2023 04:46:25 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 22 Sep 2023 04:46:25 -0700 (PDT) Message-ID: <650d7e91.630a0220.38dd0.240eSMTPIN_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 6C8166052514; Fri, 22 Sep 2023 07:46:25 -0400 (EDT) Subject: |SUCCESS| pw131816 [PATCH] common/idpf: fix Tx checksum offload From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Qi Zhang 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/131816 _Testing PASS_ Submitter: Xing, Beilei Date: Friday, September 22 2023 15:29:35 DPDK git baseline: Repo:dpdk-next-net-intel Branch: master CommitID:5417d95f2851fc1239677ebd59cadf38f143f55e 131816 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | 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 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 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 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27694/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/