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 74C9143C53 for ; Sat, 9 Mar 2024 00:25:39 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6BE794027A; Sat, 9 Mar 2024 00:25:39 +0100 (CET) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 665624021D for ; Sat, 9 Mar 2024 00:25:38 +0100 (CET) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1dd2dca2007so8619565ad.2 for ; Fri, 08 Mar 2024 15:25:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709940337; x=1710545137; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=1Td8+TSVMewOqPNh6DwuXWC7mR220/lC1/QXaIX/kbQ=; b=dMnnFRetMSsLyvQ1kHnIyuonlXSxwuLHfLdnrSJLITyMU5XjJDzeIeJj+f1WiM0dQh KHTcAWKgSETpGBbAIm/Q9kirmTgMoPuroBM1j///xTfKUOa1+fAKYVABR59kZUfRTr0i kijrWiMN88SclJp6j+F5qHd9KkPlo4no8/Pbg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709940337; x=1710545137; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=1Td8+TSVMewOqPNh6DwuXWC7mR220/lC1/QXaIX/kbQ=; b=wDFqEptSbod0II6Jv8kqg+KWkYSWJ9Uw7dZ5rEHTpWUW0nTMX2hHJ2a4rlqxLhewX2 Ns6NFewVE9qIpsl2WJtw8jzRokKFhLDcfJ0SDS+I5U5an74iLMDVVPXXrcnMO157SLzX 1rmOKpJlk9JbFBavQwEVUwyHSR8gapMkZysn19o4KYXJjQ9l/YoWimvdoIqru0flNR64 DOFyOmZrECcT0M70VEO8OL70TTwNF/LTlgFclbLwIQUPLmoyfeL4VUsmprsG1ZVb9q75 eCI1xNQTSrVGJkUsCvGpHupAMWmCodyYDAAG/mVeUyGuwwO9bunkmEwNZQm3OUGyOIly 9Tmw== X-Gm-Message-State: AOJu0Yz+wSTOth7f0ZkSMrL0H5xaoVcOqgOjNrnwvGRUhfwHxQX2dDxO Wl/34pYHqPCFFFve98rs49T79j7GALUyflErwdEB5JNiM8LR3477jWVa6rc4UFduK869u0lKQ/e rk1grYHVTTKkvsYNauPCtXGVmfVfP308ZgPhwScQ/iMNdBXscZGRqlWet X-Google-Smtp-Source: AGHT+IHYYlM42h8uDFq2c7gW3TEreC4YrjORoY8BTqca+ljhITvdEbJgZZCzf+tZdE7Slwk1QecznQT0NPAW X-Received: by 2002:a17:902:bd97:b0:1db:c143:abbb with SMTP id q23-20020a170902bd9700b001dbc143abbbmr143501pls.29.1709940337664; Fri, 08 Mar 2024 15:25:37 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id l5-20020a170902d34500b001db40e91be6sm6965plk.57.2024.03.08.15.25.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Mar 2024 15:25:37 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 08 Mar 2024 15:25:37 -0800 (PST) Message-ID: <65eb9e71.170a0220.92864.06d0SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id D29626052712; Fri, 8 Mar 2024 18:25:36 -0500 (EST) Subject: |SUCCESS| pw137983 [PATCH] [RFC] net/gve: add IPv4 checksum offloadi From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240305084026.2329691-1-rushilg@google.com> References: <20240305084026.2329691-1-rushilg@google.com> 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-sample-apps-testing Test-Status: SUCCESS http://dpdk.org/patch/137983 _Testing PASS_ Submitter: Rushil Gupta Date: Tuesday, March 05 2024 08:40:26 DPDK git baseline: Repo:dpdk Branch: master CommitID:29c516fa4f5bac381825667b5bdb1ced4548c6bc 137983 --> testing pass Test environment and result as below: +--------------+----------------------+ | Environment | dpdk_fips_validation | +==============+======================+ | Ubuntu 20.04 | PASS | +--------------+----------------------+ Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29411/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/