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 E8F2642617 for ; Fri, 22 Sep 2023 12:54:11 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E218240150; Fri, 22 Sep 2023 12:54:11 +0200 (CEST) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id 450BA40150 for ; Fri, 22 Sep 2023 12:54:10 +0200 (CEST) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-692a885f129so456029b3a.0 for ; Fri, 22 Sep 2023 03:54:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695380049; x=1695984849; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=iE4TLvmh1U+k63KychJm1Tc9iAiUiUjgxTh0yH1WUeI=; b=DMvSnAgs3TkjmMtF6bgZlkhZRCoLPN2WFIQ8t/myd9GKXL1L7BWAheGxGGozg00qpj 4JrBjvcTW6klTaNYc/m8mnREtB9HoIwKcOgcOg0bP6MqTacLmUPcWTGT+f4sRJ2ivB4E gkdqDXl8uZh+9ekvKVIVZSXNy+8Cc0+w2qGTQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695380049; x=1695984849; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=iE4TLvmh1U+k63KychJm1Tc9iAiUiUjgxTh0yH1WUeI=; b=hQBV0PSzcakftl94E+owRIMZ6XtkO6VLiiDwlScCLsvtfSCh2H4bU2T2OT0JJBFIlZ YbMyotrvciWrNpgjIiLgPdA39ZzEt/hhCB905eMRKs67nHFgVrb49ivWFctMeVZfQvSW 41MFUXuZ8tp4/TS+ue20YXf7jR+c7FB1ZfpshqAI/jeAHNvfCh/VYyfBa/AkHfRCqDKl t0SDOP+ERkqwIuCTgsuEDqBeaBYPW+pHYlgdNPVHUabnZLcu5/XNgha3948G36ws/xqy 82RhDdyKfv1sVC2u1wqvepygRKCZ1gNjUNlRV/DKSws0CJzSfGNJ0QE8PylkkirkBXZw kvCw== X-Gm-Message-State: AOJu0YzRXS7WLGDfU5qoVdjQPpuKhXFXGCtRESyE+ZUNnoymVu8YjYfc K9F4k2jANSrVioUb96R7PiVzz8VPJ/SCfjw3ziC2AbPRTgv38uMqqDUH7w== X-Google-Smtp-Source: AGHT+IHF/kPhdiIKs4wCT1evG1mh/oBd7zOnGpPJMMoibLGVYWwFbM/g5HCTx5rPFkYltj6A8iPyM5UTyrjq X-Received: by 2002:a05:6a20:f3a3:b0:15a:592c:131a with SMTP id qr35-20020a056a20f3a300b0015a592c131amr7015442pzb.30.1695380049462; Fri, 22 Sep 2023 03:54:09 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g22-20020a1709029f9600b001bde3ee366csm116348plq.54.2023.09.22.03.54.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 22 Sep 2023 03:54:09 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 22 Sep 2023 03:54:09 -0700 (PDT) Message-ID: <650d7251.170a0220.ef09a.617fSMTPIN_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 E67766052514; Fri, 22 Sep 2023 06:54:08 -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-unit-amd64-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_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/