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 9F237436DC for ; Wed, 13 Dec 2023 09:39:51 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 98B1842EB5; Wed, 13 Dec 2023 09:39:51 +0100 (CET) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 849784021D for ; Wed, 13 Dec 2023 09:39:50 +0100 (CET) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-5e2b8f480b3so2747977b3.0 for ; Wed, 13 Dec 2023 00:39:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702456790; x=1703061590; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=PFMV+Y3YoXNmBI+FEKRd2TMElElOG4+NKS8VlxISwRE=; b=KVsdQ1c1dbeQTDbpM5uoLRtEGgY4+S02293HfC0elF7xaqiBr8KiuK0jzfEI9mG2Dh rWbYbOV4eaeWII/qKFOK9DrqfuBB4X4VwxH16UWL2UfkEa55gLQuU/8S23NjD2DdbniM UW9hdHPRs3AtD0YHvWH+XEURaPNT47AbdxjWk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702456790; x=1703061590; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=PFMV+Y3YoXNmBI+FEKRd2TMElElOG4+NKS8VlxISwRE=; b=Gjqb/I90z2U9w5lNgkestHayB3SVaw656tRkjofu7XldCLnXXvHRGzKBQ3pKoX+ex0 q0QtnmLhkotjq9QiuWH6ukmUK1zjjnLaMm3lcpIDkp3K6mbJVNdFK8tVREaubZABHujn wt72glSkksjWzJSquC0I7vAixoFzkfJYY5tjs6gqfdm8ltu+hRa+1adU9B382/5ZAZ0z fWxiMWCpVpEWqtF5uO0diLGC8pML8HD3EQ42rANqbscQTMbG3xs8Fc7SOF9kIs0rNMdI x+6HECe5SNd6Ks/exE2gA0ezFyGqPGGnE59VXnVRxGwdj+0prpUzQbkMRTWlnkgWE3rG /u6w== X-Gm-Message-State: AOJu0Ywno0sZDwpkKV/FuBUiqDB16nAgkYWiFDOeRlDBOrkQICwoAzPr zkF6PECEeRiS3925JZAbJdhRhW7Ogauuzwt2oIXIPlIYYWgr9pPwgEakIA== X-Google-Smtp-Source: AGHT+IHhNZ3Sg97ekYsfIhSGSgZxoS5/8bWluZGMiAgMtr6LmImn+2h8h7+bYMz+l+Gl8jHhX05I+yI1JNF7 X-Received: by 2002:a0d:f346:0:b0:5d3:d489:ccb2 with SMTP id c67-20020a0df346000000b005d3d489ccb2mr5907797ywf.24.1702456789926; Wed, 13 Dec 2023 00:39:49 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id o125-20020a817383000000b005d3a0f60531sm1414243ywc.27.2023.12.13.00.39.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 13 Dec 2023 00:39:49 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 13 Dec 2023 00:39:49 -0800 (PST) Message-ID: <65796dd5.810a0220.e168d.f3eeSMTPIN_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 87FF96051831; Wed, 13 Dec 2023 03:39:49 -0500 (EST) Subject: |SUCCESS| pw135131 [PATCH] [v4] lib/net: fix tcp/udp cksum with padd 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/135131 _Testing PASS_ Submitter: Kaiwen Deng Date: Wednesday, December 13 2023 04:37:32 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2d5afbb2c05d7647da7ea914887c52115652651 135131 --> testing pass Test environment and result as below: +--------------------------+---------------------------+----------------+------------------------------+ | Environment | cryptodev_sw_zuc_autotest | dpdk_unit_test | cryptodev_sw_snow3g_autotest | +==========================+===========================+================+==============================+ | Debian 11 (arm) | PASS | SKIPPED | PASS | +--------------------------+---------------------------+----------------+------------------------------+ | CentOS Stream 9 (ARM) | SKIPPED | PASS | SKIPPED | +--------------------------+---------------------------+----------------+------------------------------+ | Fedora 37 (ARM) | SKIPPED | PASS | SKIPPED | +--------------------------+---------------------------+----------------+------------------------------+ | Debian 11 (Buster) (ARM) | SKIPPED | PASS | SKIPPED | +--------------------------+---------------------------+----------------+------------------------------+ | Ubuntu 20.04 (ARM) | SKIPPED | PASS | SKIPPED | +--------------------------+---------------------------+----------------+------------------------------+ | Fedora 38 (ARM) | SKIPPED | PASS | SKIPPED | +--------------------------+---------------------------+----------------+------------------------------+ | Fedora 38 (ARM Clang) | SKIPPED | PASS | SKIPPED | +--------------------------+---------------------------+----------------+------------------------------+ Debian 11 (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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 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/28606/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/