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 7986843095 for ; Fri, 18 Aug 2023 12:01:04 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7420840ED9; Fri, 18 Aug 2023 12:01:04 +0200 (CEST) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id 9F24A40ED9 for ; Fri, 18 Aug 2023 12:01:02 +0200 (CEST) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-d743f58050bso373162276.1 for ; Fri, 18 Aug 2023 03:01:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692352862; x=1692957662; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=tRI1SY0B2Fnx/yBEO/31rIakiHv94WIl6XGIA1QdT00=; b=iC9ncomgtpQIRtyWFF8ERyreCs7b9W3TPZov1NHGfp+/Te7+tw5uPvG0F1mnafMUQQ 42CHf9SH82ywGxTdW0Edj6XMFzYFCpqzufwh8wW4BVHfr/6bgmE2QyxFRja0m/ey6lHa Zx7LCywM/XVVEXz0E1OdLeN6zOWjNG1IwjofA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692352862; x=1692957662; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=tRI1SY0B2Fnx/yBEO/31rIakiHv94WIl6XGIA1QdT00=; b=jTXYjkxXcqNTvgfOvcRpPuwHymhjJPv6NALIHhwjw15NL6za0/eFtU+oHqbnxkkwsp RTtXP3+zDKhFFSrVFF4SFvvB1jo+YiCDw0YQblaGTfQPptHzyh+IB666t7+tlfMNlosw 84M9CjW8y13dJFkbIfs0MoPsfhOQ+yy1T6oNRX7+fkt6sMfOlFgS1r4NWIyo//6mF3nS RjmN1Ciwa8ejFUMP5rBfNjvekjvR3pIKTwMBjx+GX3ff+5adUN7vR8ixEOn2WuRbp5lt uS2rSnuJD5N5+JsvHIC6HixSE5XLcZqkbLQKmCfQfJoERLYqRTbQqtzFuF5/zh5wwkr8 Ahng== X-Gm-Message-State: AOJu0YxeZ3lYsT0R0KgoqOx+FyVT3BpW8UTpwOJscEFYGbdCnKflw/Wh dnI+oP3JlC+JLrXuAns0Uv2r8U3oXX5CSy2JjlrFhxnme/4p0qykBbg1wQ== X-Google-Smtp-Source: AGHT+IEuUw2mjmwJsO0ERvcHLF98v+TVlsnKmAcYU7svUu+5DlnY0zjJMeaSgQmOkCFr8bkNqwhMFZFzCFUa X-Received: by 2002:a25:cfc4:0:b0:d1d:514e:27c6 with SMTP id f187-20020a25cfc4000000b00d1d514e27c6mr2230234ybg.6.1692352862099; Fri, 18 Aug 2023 03:01:02 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l205-20020a2570d6000000b00d723dfa7563sm115739ybc.27.2023.08.18.03.01.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 18 Aug 2023 03:01:02 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 18 Aug 2023 03:01:02 -0700 (PDT) Message-ID: <64df415e.250a0220.c1767.5620SMTPIN_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 BE7CA6052471; Fri, 18 Aug 2023 06:01:01 -0400 (EDT) Subject: |SUCCESS| pw130508 [PATCH] 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/130508 _Functional Testing PASS_ Submitter: David Marchand Date: Friday, August 18 2023 09:03:51 DPDK git baseline: Repo:dpdk Branch: master CommitID:971d2b57972919527e27ed683032a71864a2eb56 130508 --> 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/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 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/27379/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/