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 408DD45726 for ; Sat, 3 Aug 2024 05:55:52 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 17FDE4067B; Sat, 3 Aug 2024 05:55:52 +0200 (CEST) Received: from mail-pj1-f98.google.com (mail-pj1-f98.google.com [209.85.216.98]) by mails.dpdk.org (Postfix) with ESMTP id B66BE40260 for ; Sat, 3 Aug 2024 05:55:50 +0200 (CEST) Received: by mail-pj1-f98.google.com with SMTP id 98e67ed59e1d1-2cb56c2c30eso2828570a91.1 for ; Fri, 02 Aug 2024 20:55:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1722657350; x=1723262150; 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=gzxHTyJa28hgKdiYvgpaEY6t1S7pjQ9jIsXK2n9ejN8=; b=RlrQFctVbsDgIbrW3tfCZYIHpwuaJDkNGPiLRhdF2JzFWLR/Druf5eGF5yvJvfKPeB 9WCkZzruGCJJy0PDx6SpcvH9ivfHBmwo0mQKJfM784OIzW9Q+VoNJ1YsoDICSD82l2mB M6l59jAjad4uHLg/9vUmzqokvOrH4zhCEK/Hg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722657350; x=1723262150; 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=gzxHTyJa28hgKdiYvgpaEY6t1S7pjQ9jIsXK2n9ejN8=; b=GuNgGV1jFIFFRWd609y05WVqKnE2MV3QPnKyxr1OlSXFW/1+PLKUzh5/bkQaZY+aYp m/J5RlSOS146veMscYN5RaO+O9jlNG8nJz1Dfv6mHWq1lPn1aaE7t9we2UYJfoDG9bry ecFBFjaLM5DQEcnrMTTCA8nzqCSTk/Z3F8AwMb86Q2+SeHmnG7VzV8k2/P9Oxy6EB6T/ WfRzbLZPXENll0ByV1Com0F+X7SBvMevQnEDNmNnfEyVOYt3zNVXcBltYCta0v4VF4kv VsD8C2h64BsAgpMcdCB6cpdwhVvpx+9j9GoPU8HI32rOoFf/NO1biGUCIArCktgjeqR/ DRuQ== X-Gm-Message-State: AOJu0Yyuil87hFmkyJu+k64ML8CGw5p3LvmDcWGJLgOzHm1SPi2EHhD7 uAzPb1Pvyr6yGHhiqMF3/GsHinNqtCR+Y+d3hXzcyvudYNo4VAtwa2XoRlszAF8aH8CwtR4Mttu IVba1Pg6TpIIXMoxAjB5I+eg/fj/0O7A5bNwqkHIy X-Google-Smtp-Source: AGHT+IEg1dZ7ehtBPbVfJVqwB5vYKcrHahw++pOV0t1CJfMQ6QOk4/bCWVSbTVvtRb4RJZtUBG/gE6M0ZBk7 X-Received: by 2002:a17:90a:a413:b0:2c9:75a7:5c25 with SMTP id 98e67ed59e1d1-2cff0b23d54mr11204526a91.15.1722657349665; Fri, 02 Aug 2024 20:55:49 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 98e67ed59e1d1-2cffb0c422bsm149895a91.9.2024.08.02.20.55.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 02 Aug 2024 20:55:49 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 02 Aug 2024 20:55:49 -0700 (PDT) Message-ID: <66adaa45.170a0220.262a4f.8659SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 9A955605C351; Fri, 2 Aug 2024 23:55:48 -0400 (EDT) Subject: |SUCCESS| pw142853 [PATCH] [v4] net/gve : Update EOP & csum bit in t From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <1722534481-2405601-1-git-send-email-tathagat.dpdk@gmail.com> References: <1722534481-2405601-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-sample-apps-testing Test-Status: SUCCESS http://dpdk.org/patch/142853 _Testing PASS_ Submitter: Tathagat Priyadarshi Date: Thursday, August 01 2024 17:48:01 DPDK git baseline: Repo:dpdk Branch: master CommitID:37ce4c84c0f23c3989bc7ae19e03a4593cec94e5 142853 --> testing pass Upstream job id: ACVP-FIPS-testing#6509 Test environment and result as below: +--------------+----------------------+----------------------+ | Environment | compressdev_zlib_pmd | dpdk_fips_validation | +==============+======================+======================+ | Ubuntu 22.04 | PASS | SKIPPED | +--------------+----------------------+----------------------+ | Ubuntu 20.04 | SKIPPED | PASS | +--------------+----------------------+----------------------+ Ubuntu 22.04 Kernel: 5.15.0-100-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30704/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/