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 D1F0C43698 for ; Thu, 7 Dec 2023 11:18:47 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CDA5142DB2; Thu, 7 Dec 2023 11:18:47 +0100 (CET) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 9292040295 for ; Thu, 7 Dec 2023 11:18:46 +0100 (CET) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-5d7b1a8ec90so4522257b3.2 for ; Thu, 07 Dec 2023 02:18:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701944326; x=1702549126; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=7cBZ+TUF045wFUYbWyO9nhbF0Mez3vENXzIoBXfs5Kk=; b=RVKUe+0Q5gAlkZ7DinueD2drNq/I8eBznC4SEQxiF02U3LG1dGWziTv1/FBwrNpAv0 sHW1gEboSgQAaQ48lGwcKo00IAHKsHoM5ApuMHcP574GPi4yJI+M6iKsw2aUKJvS3N8b tiUl5BuU5idKwCEg9uHy4RmTHpa0aU6mI1psc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701944326; x=1702549126; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=7cBZ+TUF045wFUYbWyO9nhbF0Mez3vENXzIoBXfs5Kk=; b=YVzN/KQRAM+lix6zIE94cISytW+7rR1LZakWR/4u4BTq81iiEYJYzy1sbsMU9dVdmp ghue0LVakS0ukpCjGavdvqVdAQvxkLjW2nuXH3A6TZtNdeCJCMU9w7EPKlaXCPHadV2Q 22FsDfmcS3uoWxuqpVARMELLTBq8g0qF6/g2iC8vWFuucjAuXRMjQ4fV+gioTLenimgl Ar0HJOyUAkafxYpLgbDCbQntxZOtL054Ea1XJhXYUkZUZI6/DcIP5nyGHVULdqcGzvcA MYuEIRCihJc+QCmlLMblBi1XoCSiAA6L11DoyGHUVB18pG1eQ9rtwh4tq18Vv++yhPj0 VK1w== X-Gm-Message-State: AOJu0YyDwFEM0hm4kYBV9SqK55ZfMjamtbxixioNLwsjJeqsWTdgXd07 o2+Wf48b8wW0tG6bWWsBNHzY2E6czv1q7W0EDR84O2D0qpM1E5OZtSAlpA== X-Google-Smtp-Source: AGHT+IHrB3Tkk1uOMs7VGFQbGHZuEb+oGgs6nuqBMxQUb+wDqu08b+FdzfLSi4HiBelgYX1415Y/ZHBLLsPs X-Received: by 2002:a81:ae63:0:b0:5d7:1940:8de7 with SMTP id g35-20020a81ae63000000b005d719408de7mr1702951ywk.78.1701944325833; Thu, 07 Dec 2023 02:18:45 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id m185-20020a8171c2000000b0059f50159db3sm143657ywc.52.2023.12.07.02.18.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Dec 2023 02:18:45 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Dec 2023 02:18:45 -0800 (PST) Message-ID: <65719c05.810a0220.1db83.487cSMTPIN_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 729E06051823; Thu, 7 Dec 2023 05:18:45 -0500 (EST) Subject: |SUCCESS| pw134910 [PATCH] [v2] app/test-pmd: fix tcp/udp cksum with From: dpdklab@iol.unh.edu To: Test Report Cc: 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-compile-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_meson_compile | +======================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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 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/