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 8881C45656 for ; Fri, 19 Jul 2024 18:04:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 84E2340EA5; Fri, 19 Jul 2024 18:04:21 +0200 (CEST) Received: from mail-pg1-f225.google.com (mail-pg1-f225.google.com [209.85.215.225]) by mails.dpdk.org (Postfix) with ESMTP id 652BE40E5A for ; Fri, 19 Jul 2024 18:04:20 +0200 (CEST) Received: by mail-pg1-f225.google.com with SMTP id 41be03b00d2f7-79db9fc335cso542823a12.2 for ; Fri, 19 Jul 2024 09:04:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721405059; x=1722009859; 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=0FQdKzVQKQx2V8wkpfIvOPYCoS6fsk7Sy6qK3bRrxI0=; b=gkThavpSsivMxCnHf8JVdtm7QhKc4Z9VifApOXMUaE15ZC4V+//8vIU4j3xORo9Ws1 A2ymr0n+GluB13XGqv292asqDsMbDE1rAQGV1CiAuxiJ3yth9W18kBrar7WNvFSgj+IP S1fpXvpLyDAiF9YHuknfdO+SOhfGFdw7/Z+fs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721405059; x=1722009859; 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=0FQdKzVQKQx2V8wkpfIvOPYCoS6fsk7Sy6qK3bRrxI0=; b=fb0JUYmftigycXBuKnvb24jPtOO3CCOZHraZ19zdRSbHBGmGfTls6enxNKCPQ9WnWH LFYppC8gj0lLM2qjrp/xxn7Iaol2bvtwCZGNmOHs4PC8BGOD5xUKTgHNRPy0MD60FeWP AiWGfTg3TV9SGb26Ht0tjqcza+N2H8u+tTHQYiJNvvvWLtXDrLkWr7dvC/ielor75BlE oAb1vemdJsD8+RzImXqDCcqrgDJNyc/lZ1jZYWhogK8DiA4zhRvSJrdA9RdK7BgjX4nW 46BKq93qSVXBhxEmuWlPnblVI+RjyPaN4HTwme3Mb8wNmigybckEfOvn5dDYUTsKcmPa 1UHg== X-Gm-Message-State: AOJu0YyOs8Vbd6COyCRir6oagUvMMJk+xkI+DQR+K5NITQQOFfVM2BOc FZr7soZ7g0V6q/Amdx1FVE8vthhHqpomWdxryr4fT5U974U7GPAYfsgAnYx4xUxpMyW48ec+jwZ T4Ci4YXExcxrSodo8g9vqRTGJVFWcE+ux/2/n9J8IgpYCU9ZjQa4rQ1+z X-Google-Smtp-Source: AGHT+IE9ypKlBOhaoVitXncrPjqnEp2zvE2bUPJDRxk15qcvDfVSxGcQM+EiEZk4bL22ho0Hk+IAI3mYZ2CA X-Received: by 2002:a05:6a20:4308:b0:1c0:f26e:2296 with SMTP id adf61e73a8af0-1c3fdddb063mr9663564637.48.1721405059355; Fri, 19 Jul 2024 09:04:19 -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 d9443c01a7336-1fd6f325a6fsm75195ad.129.2024.07.19.09.04.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 19 Jul 2024 09:04:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 19 Jul 2024 09:04:19 -0700 (PDT) Message-ID: <669a8e83.170a0220.fa74e.0762SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id BFB1D60526E2; Fri, 19 Jul 2024 12:04:18 -0400 (EDT) Subject: |SUCCESS| pw142523 [PATCH] [v2] net/gve: Update Rx/Tx functions for From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <1721364722-2387983-1-git-send-email-tathagat.dpdk@gmail.com> References: <1721364722-2387983-1-git-send-email-tathagat.dpdk@gmail.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-marvell-Functional Test-Status: SUCCESS http://dpdk.org/patch/142523 _Functional Testing PASS_ Submitter: priyadarshitathagat Date: Friday, July 19 2024 04:52:02 DPDK git baseline: Repo:dpdk Branch: master CommitID:39fe3417bd7a3e15a2a4f8fa543c6d72ee32eee1 142523 --> functional testing pass Upstream job id: Template-DTS-Pipeline#169158 Test environment and result as below: Ubuntu 20.04.6 Kernel: 5.4.105 Compiler: gcc 9.4 NIC: Marvell CN106XX 50000 Mbps Target: arm64-native-linuxapp-gcc Aggregate Results by Test Suite +-----------------+--------+ | Test Suite | Result | +=================+========+ | cmdline | PASS | +-----------------+--------+ | coremask | PASS | +-----------------+--------+ | ipv4_reassembly | PASS | +-----------------+--------+ | l2fwd | PASS | +-----------------+--------+ | rxtx_callbacks | PASS | +-----------------+--------+ | tso | PASS | +-----------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30562/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/