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 2B9B345ED1 for ; Tue, 17 Dec 2024 20:57:46 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 034D4406B6; Tue, 17 Dec 2024 20:57:46 +0100 (CET) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id E0105402B1 for ; Tue, 17 Dec 2024 20:57:44 +0100 (CET) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-6f27bbe8fc3so32970787b3.2 for ; Tue, 17 Dec 2024 11:57:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734465464; x=1735070264; 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=QRKvNU2YWEIcKW3OoJ/S90B9w7iTH18W4EtfIiIrJe4=; b=QebTlnJlyRsSbYEuwT7X30q6gV5vC0yxQ6EZ3Mg5/lzXDxOn4rryamA0F0yMPenjPm +MhEx92Y/7apKZ+BBBdXhOhiTCRIpZ4IgX4gZ9TTdFtUOKP8ws/oyIBNfx3adGY5TNw5 ToBfiRYHMkuCELZky451wu8jcdZjMt9F929jg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734465464; x=1735070264; 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=QRKvNU2YWEIcKW3OoJ/S90B9w7iTH18W4EtfIiIrJe4=; b=LLsHYZwBLWeyhTj3w+poxa2nhoYCgOOSta+McyFcPB267AbbmeW2AhJlIaBr8Edt1s rF5h+p/w4Kjuquhi54Z3fydxjLtkvimQkB9SeYHEP1lV2ynG1btGqYsZcW07Vn/o8uws b2k13WvYo396xzePuGPVl1GyImCm+qTu08Wr2fzjZipzLrIUf373XpNWSe6igkZR5OoF AxQKXvhKdbaSfo6U1rdVC3ilU/wsGFvLnrReAJQRnUATm6AbICbq0MYelZuYdlz+C/Sy w9hYuvw7RSF6GzqXV5L/gBhH0W6zyYHaiedrKvc8jODZMtQtxZuq0Ic00oE27a8A7ex1 XldA== X-Gm-Message-State: AOJu0YzdWsPVzchJvlaLcINCyoeyXlhaa9vu9IxOmKcE6DFoY6rEYzH1 QJ2wx252fi+8OxdMMWWHQmASsDk46hAVt5Mlp05R+Ycrerole8csGXfI0mgbdCp0U6kA9fpZ3dd kurXd8AK43fOrKY3wp6i+pN0aX50Fqxloh//Uo8KQ X-Gm-Gg: ASbGncuGNAVMliM9AxCZDgJRtEf8eFoo8rBScALFmAuICl4aMyiwubHbAbcbdN9GRBp p6bT67nyp0S9mpeOc2lTlbE6zp5bR8GNmH7/ySxJxg4vkQqjYRJXmht/fWm8Z9tlUSVm9ZURPGC v0ms2B8SlJMFnYJ7/REZKfzZajxFGWJuFE02Y735a3xo+8rdrc1rZyQk8PgDN8NQrMjtTQuBUlP SDp9zOA4YsP8LQAnjr4snA5XJ/5DHez7v9qLiXSoEbmB6G/v9uqSg9UdoRx+c5Sh9ELyn9sWgpU Gw== X-Google-Smtp-Source: AGHT+IHkyqTUYO4TSJ1CNZCmIAlmCZZWJEGwSTj8q8aX9ZAAVHkXGeDoaFRkn5CJUw1PxZMg68ntFrview5S X-Received: by 2002:a05:690c:6b88:b0:6ef:6a91:4965 with SMTP id 00721157ae682-6f2bb3a4b66mr46874507b3.37.1734465464275; Tue, 17 Dec 2024 11:57:44 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-6f289008380sm4976087b3.17.2024.12.17.11.57.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 17 Dec 2024 11:57:44 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 17 Dec 2024 11:57:44 -0800 (PST) Message-ID: <6761d7b8.810a0220.3ae69.0290SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id E362C6052471; Tue, 17 Dec 2024 14:57:43 -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-sample-apps-testing Test-Status: SUCCESS http://dpdk.org/patch/149284 _Testing PASS_ Submitter: Maxime Coquelin Date: Tuesday, December 17 2024 15:32:53 DPDK git baseline: Repo:dpdk Branch: master CommitID:510b460e02594a70d4ce19e2d29df3ade8af36d7 149284 --> testing pass Upstream job id: ACVP-FIPS-testing#8312 Test environment and result as below: +--------------------+----------------------+----------------------+ | Environment | compressdev_zlib_pmd | dpdk_fips_validation | +====================+======================+======================+ | Ubuntu 22.04 (ARM) | PASS | SKIPPED | +--------------------+----------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +--------------------+----------------------+----------------------+ | Ubuntu 20.04 | SKIPPED | PASS | +--------------------+----------------------+----------------------+ Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 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: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 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/