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 C43FF42617 for ; Fri, 22 Sep 2023 12:05:31 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9BA5E40150; Fri, 22 Sep 2023 12:05:31 +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 2ABED40150 for ; Fri, 22 Sep 2023 12:05:30 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-79fa387fb96so5698939f.1 for ; Fri, 22 Sep 2023 03:05:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695377129; x=1695981929; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=S61PVYbFYBI3NMVMPxm/mS4JMhZqcnidCZGcSiFkazA=; b=YxlCsQ3t/nfIEEpCElD3Qy7cIUPy73pYFWnHjL88P/aUTPaKkU1d75lYztQJsJuuRt lfddpFsrBeBKAmVQ7bTPy8y/ZxLpQM28TqZB9fzqwvqEW/SeuZ5dqPS5jQg6jRGw3mDL n/Hy7nfTHX4Is/4nWctgjv8H/cw3lO4isBtD0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695377129; x=1695981929; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=S61PVYbFYBI3NMVMPxm/mS4JMhZqcnidCZGcSiFkazA=; b=g8FeT/tAknGyCcd0Mc/02Li9jDFr0D8rr1TLXXrHVt6ZhFVKAvcU6iDaqpTiJH5iHu x/YgtiLrIOstFbPvd+Eb2TsQYTFohnM/iqiJOE0cU54nCjTtyZ6OlXnc3HDDK9G1odGG xnlMrFV7bJ1zuJsaYza41EfjCzI7oEws/K9KdPLBSFcL229kYo0Ga9opqXfiBP57Yoxs v5pcUS66aeu6nRAfZCpFjMXBJuyWWCbWOrLRx0HXUpTaIMW1mzcy+fInXupPB7xb/qTN TF7TjMLAok7BYdxlqNEg9kwNENRFRz8wV58Elfpc+1BcdTt3zwD81rOEzYj//Ho1ABR3 mLbA== X-Gm-Message-State: AOJu0YxUQPopvKTzMeozGKf3+kK/h2uZ5qh/uQWrfkmd0Vc7zmvo46ZZ J2uyFz2jpuEq4AkW44xUQyjKWQYQfv+bLrWU1hjKeXND3Is9FzWJ2b9jjQ== X-Google-Smtp-Source: AGHT+IEIsmBG37eTVqq4PjROdD/m/4ZcDGozTWjbsLqQfKBcwK5s98H/gygdoTCdz3WzrIvXmqCuXosX8y3Z X-Received: by 2002:a5d:9f57:0:b0:785:ff35:f340 with SMTP id u23-20020a5d9f57000000b00785ff35f340mr8191402iot.14.1695377129457; Fri, 22 Sep 2023 03:05:29 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id el23-20020a0566384d9700b00430271ce987sm123120jab.59.2023.09.22.03.05.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 22 Sep 2023 03:05:29 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 22 Sep 2023 03:05:29 -0700 (PDT) Message-ID: <650d66e9.050a0220.6a681.6ad2SMTPIN_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 E67926052514; Fri, 22 Sep 2023 06:05:28 -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-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_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.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/