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 CD0B942C0A for ; Fri, 2 Jun 2023 04:12:59 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C86EC40693; Fri, 2 Jun 2023 04:12:59 +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 AA5C440693 for ; Fri, 2 Jun 2023 04:12:58 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-77487fc1f16so24371839f.0 for ; Thu, 01 Jun 2023 19:12:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685671978; x=1688263978; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=xVqd3I/nIFlTUhCpXsPx1sHZRQcVN6oT0ycqNRyWfrg=; b=ewAS27cVQDqQZm+h3dcMIIMDPlPaAhuSDffp8JknSRiKlFyarYziqqotsFcgl8SC0I k0o5DAfyjrOY/exjcGgaeSMy+cJbx7QQKGcVuK4NltqkdfQPrmqFqG/JKiGEoP5V7I1l C363N7i31ehpPoj6DAz8J1g0AHiWTaZLYy3do= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685671978; x=1688263978; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=xVqd3I/nIFlTUhCpXsPx1sHZRQcVN6oT0ycqNRyWfrg=; b=hgd1sxUvRh0GQy+Zxd8jcTg1EVtlFui8G1tivoGfb6amalSp40ycXP6BY8zoNWrFmr RywrmCwMNMI+naYuIu9lc77IXb7r3KEHgP7JLijQa1qheLxOToKPghX/tV0ouQsSV//7 Ehn2gVQInvx50FuLody7nJe2gpnKaVLf0poymtrMiTtoU7wff52Qw74KLcBD5Ug0YNpx tp9XC4j04MYN/MOwEUNtDJrYkCGkn2LSEZrud9urAxnbBjmuoErWbP7wVaxiz+Th4qid qvFyJfstLn8jUMz5zKn0olw976saQD+XymRVnXuXVMEmZqwaE06Q+eQU6Pk2DM2DWHOF I5+Q== X-Gm-Message-State: AC+VfDwe6u3OV+uYOUSxxka4us4z0+nEYhRrni4PPq4Ew8vk1lM5erEs NMr5/d5oBB1sU74JXNbed/i6QfBOXmWayh53CAmKFpMmDpImuE/Fs0cmwsRJXIJr7ZleEGyR0g= = X-Google-Smtp-Source: ACHHUZ5ISjK9dEuFc4noM07YvHLZOLKSTRXr60we6qOOVGM0EwHY5IePtEX6FM3DJZDzIt75nkJIpcCOmeEp X-Received: by 2002:a92:6a01:0:b0:335:25e7:1897 with SMTP id f1-20020a926a01000000b0033525e71897mr6767021ilc.32.1685671978077; Thu, 01 Jun 2023 19:12:58 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id w3-20020a92db43000000b00338360b3ae0sm464ilq.12.2023.06.01.19.12.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 01 Jun 2023 19:12:58 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 01 Jun 2023 19:12:58 -0700 (PDT) Message-ID: <6479502a.920a0220.6d798.0028SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 9520E605246B; Thu, 1 Jun 2023 22:12:57 -0400 (EDT) Subject: |SUCCESS| pw127939 [PATCH] net/ice: fix outer UDP checksum offload 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-broadcom-Functional Test-Status: SUCCESS http://dpdk.org/patch/127939 _Functional Testing PASS_ Submitter: Zhichao Zeng Date: Friday, June 02 2023 01:42:53 DPDK git baseline: Repo:dpdk Branch: master CommitID:abaa473297cf21cb81e5348185a7694ae2f221e7 127939 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 5.11.0-46-generic Compiler: gcc 9.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Ubuntu 22.04 Kernel: 5.15.0-58-generic x86_64 Compiler: gcc gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26497/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/