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 0890842C0A for ; Fri, 2 Jun 2023 04:24:22 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D096740693; Fri, 2 Jun 2023 04:24:22 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 604BE40693 for ; Fri, 2 Jun 2023 04:24:21 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-77491a28035so23559939f.2 for ; Thu, 01 Jun 2023 19:24:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685672660; x=1688264660; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=My1euV2jBDgST23FiU5Eh99T+GgwAtwoXshgISMC3kw=; b=PLckuAf99DDpqt/Pj0+jGtdIT0IVPNS1D/RXweW0tSHjwuWAHGYuKetfToPe76mPGA EuPWfXRFwTJoNMHMkVtqf5vuZRVZtQXzx2dZLMKEGWtpimk3RPHoGE245nFdj8WRfj21 GaQ5j7VPsrZZu8OWkovDvNwollsR71/G7HMtg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685672660; x=1688264660; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=My1euV2jBDgST23FiU5Eh99T+GgwAtwoXshgISMC3kw=; b=hM3qdAk7EDts5cPXf75/Lu6/pI8u08vl2aDFMkOSyb8Gu5MDIe1250poSdmHFW63Cg TYMMLkWIM9no2zwhpBUblwwZSWNxmEnB1HFA/Z0Bmx4BDNAEDiXSVnOhdQw8jD3NjU5C UN9gsZkswcsxKh+R/2h8dD5l1cYMv7+xtcgsGEo6wcvU4Xj7k2RaDhTL2zH3l71B/sKH lOIU1KX2ehp7aWhSk+omdh1w6RoFwxCFDl8wQNJ8Scz194/4Lj28NsHaVyDc4EvZBSBu WmhZJ0YOl9GMC2IqZFAuhIzvsqg3Iz3GKU0g1HxISGOeL0wB8JsKFYV+tuV6QwgijRHo z2TA== X-Gm-Message-State: AC+VfDzvUMVedCP3Mt4UHl2IfHIJluYvfq1AFg5DxLmWeGU2OX4Tt6ZF UUkEs8MCYHeLJi44iAWRI8y/UOS4DKhmhSRJ5hpHX5NIWvAJTEM8MW/8RYrAu15ZDqYf7i7+YQ= = X-Google-Smtp-Source: ACHHUZ6Fy/yrjKch5fdd6mGIVk9cnW5KbeCQd5Gl76ihAA3Wrknu4PPfk+0EEBuz4BUccdM5A8gIxhSPaS03 X-Received: by 2002:a5e:aa16:0:b0:74c:c6ed:6de with SMTP id s22-20020a5eaa16000000b0074cc6ed06demr1269849ioe.12.1685672660742; Thu, 01 Jun 2023 19:24:20 -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 e4-20020a056638020400b00416579a9debsm1122jaq.15.2023.06.01.19.24.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 01 Jun 2023 19:24:20 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 01 Jun 2023 19:24:20 -0700 (PDT) Message-ID: <647952d4.050a0220.215db.0060SMTPIN_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 52F7F605246B; Thu, 1 Jun 2023 22:24:20 -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-intel-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 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 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/