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 7476C43698 for ; Thu, 7 Dec 2023 11:42:05 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5A67142DB2; Thu, 7 Dec 2023 11:42:05 +0100 (CET) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 0172340295 for ; Thu, 7 Dec 2023 11:42:04 +0100 (CET) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1d04c097e34so6059855ad.0 for ; Thu, 07 Dec 2023 02:42:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701945723; x=1702550523; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=xn1UWaxHX8p37PZbCwzUeUK/EopAOUSUzN4XCaB2K/E=; b=QaV4/Rz9zhTYzyqeZdCdddLpoNA2PCCxkgG4nTLHjaWj/RPkcdATfFABb/I5IMWZkL wMZWZkT12ZxnhFiGNH3bsBy3Jh5XTirRnNbuR4lnamBJPJKs5ET2/UHdkrva8Wn6UDKA 6pcosaweRjacw4WaX7MrxL9G/WK0RqY4N4o5Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701945723; x=1702550523; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=xn1UWaxHX8p37PZbCwzUeUK/EopAOUSUzN4XCaB2K/E=; b=TTKSNyys42KIBELLK1nBas+PkwD7pfkDFL+CD6og/XkmUJrgb61iIg9s4qVKeBtBKb wX4B9cwwz4p/lIA22fK1e6PEPrnvEjYItF6VFLFxgx3McK4JJ0FH2ySs1VyLqLXj2szW 72ql8o7eR95a+ctgbWZAiVJhxi6LnL8vUmBQ6anREb14Ni3A3CFGIPJobb6vNmormac/ LPmj5xVXEPgIqAv7Hmb+rPlpRYfRZrRpB819wemXFOWrESLKWAmc1WaqkB4r6H2BoFCU pJNih1yEDBRd3asOyGlObrutsoS74zTxQovxZCYccY7X2msyJNka4FiC+MHo2LTr04iF qrlg== X-Gm-Message-State: AOJu0YwAIjiFQuB4BUFJhsCVFJlqsai06uhn8q89xkoXPk19DwN8wmus 5gtBqijJ+QOFyaFww/+rL3oIr5vhW50WfArL/BmemuDtmVX9azv/OBgtxw== X-Google-Smtp-Source: AGHT+IEl4BcNty63XrH2m3vQnsHjTM96hrIbLxfqKrtpJlJlbnLmsC0TUaESn8KZhSfghkQmNeRTwrxjW/hY X-Received: by 2002:a17:903:22ca:b0:1cf:e9b5:90ee with SMTP id y10-20020a17090322ca00b001cfe9b590eemr3401790plg.24.1701945723004; Thu, 07 Dec 2023 02:42:03 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ik12-20020a170902ab0c00b001cc30d6cf0fsm74019plb.138.2023.12.07.02.42.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Dec 2023 02:42:02 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Dec 2023 02:42:02 -0800 (PST) Message-ID: <6571a17a.170a0220.93b20.259bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 2FF5C6051823; Thu, 7 Dec 2023 05:42:02 -0500 (EST) Subject: |SUCCESS| pw134910 [PATCH] [v2] app/test-pmd: fix tcp/udp cksum with From: dpdklab@iol.unh.edu To: Test Report Cc: Kaiwen Deng , 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-unit-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/134910 _Testing PASS_ Submitter: Kaiwen Deng Date: Thursday, December 07 2023 08:53:03 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2d5afbb2c05d7647da7ea914887c52115652651 134910 --> testing pass Test environment and result as below: +--------------------------+----------------+---------------------------+------------------------------+ | Environment | dpdk_unit_test | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | +==========================+================+===========================+==============================+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+ | Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+ | Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+ | Fedora 38 (ARM Clang) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+ | Debian 11 (arm) | SKIPPED | PASS | PASS | +--------------------------+----------------+---------------------------+------------------------------+ Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28550/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/