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 9B168430DF for ; Wed, 23 Aug 2023 13:59:09 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9A2BD40223; Wed, 23 Aug 2023 13:59:09 +0200 (CEST) Received: from mail-qt1-f225.google.com (mail-qt1-f225.google.com [209.85.160.225]) by mails.dpdk.org (Postfix) with ESMTP id D520D40223 for ; Wed, 23 Aug 2023 13:59:08 +0200 (CEST) Received: by mail-qt1-f225.google.com with SMTP id d75a77b69052e-4108f709210so23786741cf.2 for ; Wed, 23 Aug 2023 04:59:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692791948; x=1693396748; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=muFdshFINYJsJASr67CVbDaKTHkBoFY2xfwKm8exqqQ=; b=CwTCpBai+Xb/xu79IV3Rv0meRocgwJXLKhGQ8rmyIIxlEFTfTOrJNxV1Bc1uFhw5/k v9ds7NBtCPnHVkjn7SZI4NvV1B3lHO5R2sZpRH63lYDsCUjvRNxbLZFG84x11t3PnXqq ifa4jny56oPyYPtfCB3U/0YoC+AMbD4/rfG20= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692791948; x=1693396748; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=muFdshFINYJsJASr67CVbDaKTHkBoFY2xfwKm8exqqQ=; b=TPxVbRqJ7TBZ0Y8zR+6rWCtSawuaprxY5Wpp5fzy2y+x1YXSZZfoP1qM6WbL1KXkLh DkmKOziJEWjjGh1H/zkMBufQEC905jt+3U+1pVeGCFfd9/6P7OyWBd0JFwvB05VQVHpt qZ18suFOLUOUaQvA2FAIu3URBXUBCA70iabHQMWrGk+WvROlNH8KxWq4LswHkko/ZkO+ 3m2awKG2APdKJyla4yST+pTcT0UmtPvbMLrvjq1F0/QCfqbVB11fjY6bjC9wATK9Fp7n qVWUuUfawc8COgZaS9zRs70pk5GmbycW1mkW8F9XxM3w8//LVuXFHDLyRtkrBf3O0qU/ sozA== X-Gm-Message-State: AOJu0Yy8vsESMulo+15tu5QTmr3z1BW/xu1eDk7yXDnAzLVX0lojB1Nk v1o/Fs8W0+R2a0paP8y+K0j++61wmpQQOV1m96bqpqF7t6l893FOr3KK0w== X-Google-Smtp-Source: AGHT+IF8QQvzBVRStBVDB1J77czcKq7ccTRttLD3RLuBD717wQGgOO0Jh8uYpZ+kQB1KXIkGpkpcWBI95M6K X-Received: by 2002:ac8:5c03:0:b0:400:97c6:b40b with SMTP id i3-20020ac85c03000000b0040097c6b40bmr16339765qti.48.1692791948331; Wed, 23 Aug 2023 04:59:08 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id j7-20020ac86647000000b00403a57b3ab2sm507182qtp.21.2023.08.23.04.59.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 23 Aug 2023 04:59:08 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 23 Aug 2023 04:59:08 -0700 (PDT) Message-ID: <64e5f48c.c80a0220.93938.8874SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 0F1626052471; Wed, 23 Aug 2023 07:59:08 -0400 (EDT) Subject: |SUCCESS| pw130662 [PATCH] [v2] net/iavf: fix checksum offloading 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/130662 _Functional Testing PASS_ Submitter: David Marchand Date: Wednesday, August 23 2023 06:29:11 DPDK git baseline: Repo:dpdk Branch: master CommitID:971d2b57972919527e27ed683032a71864a2eb56 130662 --> functional testing pass Test environment and result as below: 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 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/4 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/4 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27425/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/