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 DBABE45ED1 for ; Tue, 17 Dec 2024 20:22:25 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E9C06406B6; Tue, 17 Dec 2024 20:22:24 +0100 (CET) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 0D598402B1 for ; Tue, 17 Dec 2024 20:22:24 +0100 (CET) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-21649a7bcdcso54210435ad.1 for ; Tue, 17 Dec 2024 11:22:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734463343; x=1735068143; 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=QkKULk18MdHUQmQdMyPbnTJ/8KOAHBmlm1xq9Hc4O/g=; b=WWR2z2SyEBz9BHd21bbO3+xwb1tF2hboanPaDxXHNidWYNm4gWy1w2zWB0LXkI8obI in7w3WhAblIqzeNkeuWLv2W2Ex2do3k3l159tyfvHYI5sGpheAmM6ZQvELle9R61pwKd uT8u4oIr9OPxVLaXUFSTgDmY2EJ6r9OGC1M6o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734463343; x=1735068143; 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=QkKULk18MdHUQmQdMyPbnTJ/8KOAHBmlm1xq9Hc4O/g=; b=LsrD+8Eq1VMafkGu7mFwwT+X8ZCstNdZlOTEPLB/GyreLqNxRRhoCAh5AMrfh5RruX byzYZvG7QkE3yFO5MhOt1k84oAmFhMcT3z1oS8GXT58wOyXZMhQxW3fA8iaR5dC+T9ZE MX1j4/waoVEsVhOw38bpdSsNgch9/lHpcxCbaRVhFClW6SIx8qKbRNXcfaw3hpRT1StK 7HKMDxHkW025Yxw9F+PfU3pysxjaCSBIs9ZPHNfeLtSA/ZRPUm++FGPc/8pw6aDaO9Ub qdczENyALNlmGRcPX+KRJo5CeWDFeBFzHqiURKUN2mHyZXqYTGxYjHAr+VLZroQerfds UEvg== X-Gm-Message-State: AOJu0Yyx1lwx6gzPb1l5JCG7cXD3neFthEySwvGCqkxFHc0J66NmcqRP Hw0qhs0r/fkedJsbQ+aCIaBrKfACjhtkUbwkjs/4vSKO/TYKZK3hw+Fsq196Gq4osJz0cUABzZP zvHSMB6QPTi0lUU31I6Mk2/sgVEHRsR1619mr97uY X-Gm-Gg: ASbGncufXUf7wOwIj7X/u/cZdGB3XSlZ/fW3lomNsQbuAAIwWwGNHqMxO1bCNTYZZj3 MZzNIi+nQ9sm/vfTxGVwx6V3pwCVNM6QXfSptJGspuuDPxBpr2ZGvBN59wgQ2HGpD4TzCL5DInq gm7N8k+IaHfLUxoG+qOMx0wlp63zQPlQUyLE60bfuB+Y2Bj2qGWKEn/LwjozGqaXtXqLRlFMKNg UqifFccoya17TJ4w8vmt0S/l0ev02bbbrMkodMjrkrVjBI33BaY7WWZ0xZXyVHEc0vI684PImlQ Ww== X-Google-Smtp-Source: AGHT+IEcG3deXgfHZ1AtIJD4AlT8FF3xUZ496wnQJaFatc/xwwFQCoydg9XE4FSq3pAqyIQw9mj/a9DYafEQ X-Received: by 2002:a17:902:e883:b0:215:8dd3:536a with SMTP id d9443c01a7336-218d6fd5e99mr372215ad.4.1734463343127; Tue, 17 Dec 2024 11:22:23 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-218a1e68e73sm3468535ad.108.2024.12.17.11.22.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 17 Dec 2024 11:22:23 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 17 Dec 2024 11:22:23 -0800 (PST) Message-ID: <6761cf6f.170a0220.1d44b4.8680SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 803F46052471; Tue, 17 Dec 2024 14:22:22 -0500 (EST) Subject: |SUCCESS| pw149284 [PATCH] net/virtio: fix Rx checksum calculation From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241217153253.457646-1-maxime.coquelin@redhat.com> References: <20241217153253.457646-1-maxime.coquelin@redhat.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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/149284 _Functional Testing PASS_ Submitter: Maxime Coquelin Date: Tuesday, December 17 2024 15:32:53 DPDK git baseline: Repo:dpdk Branch: master CommitID:510b460e02594a70d4ce19e2d29df3ade8af36d7 149284 --> functional testing pass Upstream job id: Template-DTS-Pipeline#202830 Test environment and result as below: Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Arm Ampere Altra - Ubuntu 22.04 Kernel: 5.15.83+ Compiler: gcc 11.4 NIC: Intel Corporation QAT 8970 0 Mbps Aggregate Results by Test Suite +----------------------------+--------+ | Test Suite | Result | +============================+========+ | crypto_perf_cryptodev_perf | PASS | +----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32153/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/