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 6401D42617 for ; Fri, 22 Sep 2023 12:12:06 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5FE9E40150; Fri, 22 Sep 2023 12:12:06 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 31B1040150 for ; Fri, 22 Sep 2023 12:12:05 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-79f909071c3so51260939f.0 for ; Fri, 22 Sep 2023 03:12:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695377524; x=1695982324; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=yWhcP8Je0SZygOAzkrSS9GR5+DHfjvtPN9gWtSNYW0A=; b=cj8fD/65q9Gl8I3YFg1RHpxHMxJdjmO7vVccQGN1iofsjfYsSpmQrs/Q8iKHw7u7QB OfIYBYLoXB2lShlL/zFayI56eC80ZeeDsRgmjv+u0CMx/BlQQVmIbqEmjNTtfaA4h1ja Ka4huWr5PC0/aOypDv6t7KhjGwzVxquIzf5b8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695377524; x=1695982324; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=yWhcP8Je0SZygOAzkrSS9GR5+DHfjvtPN9gWtSNYW0A=; b=gHoOm2P95EaBjawHc6JLJn3V2GpqWfT0k6xjQjdP3hsg9Uyz+1hJfTcduRtBpc/l/V kckbPaOH26K+e5rYgCGFCVOfJvqY4gZ7xT7R9nXoIC6zU4tzvMZ9+dnSiOpICE+jm3yZ UD904+m/l/LehEQyuR0KmtupBQ9B/sc/raDu0ZKAImQZTwsD3afSmFxGl4NBtuO857JN 2gK7FuRUnoUnqiY84JWh7bXcJAS/XMbl9Ung75iBH2QC9nSCFhtECJ5oM3sZS+nlez/w RLsw3BOdovWVubN6CDQZnFN/fzTQMZYBEVMCEKfx/PqzeqwxprtgPQOALk+Y3Okj89F1 JP3w== X-Gm-Message-State: AOJu0Yxu2dIQIf3+JlEoNLmknMb4GFt66nFfD3W4603DFxaHr4PAVGQt WiOpBsSnYLxt2J2nUIRXZQiLSD7bfjs1bQ0eirr18reAC6gidLjem1tVDw== X-Google-Smtp-Source: AGHT+IGzmgcHyTah8glGJlHcOF3XQI1vehTXdTYq3e1nAkUoJ/q7MZ1iFMlhQq5EO8XIynS/IiG5y8s2ke06 X-Received: by 2002:a5e:c801:0:b0:780:ce72:ac55 with SMTP id y1-20020a5ec801000000b00780ce72ac55mr9277557iol.10.1695377524671; Fri, 22 Sep 2023 03:12:04 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i26-20020a02c61a000000b00430e1dbe666sm114427jan.65.2023.09.22.03.12.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 22 Sep 2023 03:12:04 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 22 Sep 2023 03:12:04 -0700 (PDT) Message-ID: <650d6874.020a0220.eb7f1.5ebeSMTPIN_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 36E656052514; Fri, 22 Sep 2023 06:12:04 -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 | +---------------------+--------------------+----------------------+ | Alpine | 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) Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 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/