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 DD0A945ECB for ; Tue, 17 Dec 2024 18:48:11 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B41B4406B6; Tue, 17 Dec 2024 18:48:11 +0100 (CET) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 75067402B1 for ; Tue, 17 Dec 2024 18:48:10 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-3a8aed87a0dso19276225ab.3 for ; Tue, 17 Dec 2024 09:48:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734457689; x=1735062489; 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=8p4KwFwm/raRl85XbitG1GXPDKqrWVRM7mD637yZWS8=; b=ge2kLcJcmN7KCSct0pFbiE1YgPgn0YsJbRmsFcSOpW/opWMJfXmFwRKFcWxKpLqNH5 PfmU1pmg/uckxqPYNIBgsMvAkL+o6NvWqsIFaK5hJ325ohbiDdIwLYN8FP7HHsGN7UJs bBTB3b6yXxEqPiVwaA3FVbb8Pl8zL6AFkRNFw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734457689; x=1735062489; 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=8p4KwFwm/raRl85XbitG1GXPDKqrWVRM7mD637yZWS8=; b=QRfSjvEIHYlafdTLvWSnTIZX+mGY/HXW00zGyasd75ZaEzQGbSRakf4ygCVqGeMDda Vi37pzXTleknCGpIVj7aKL1j7cCwDmpbPKj36GB3I2zJ850xRmPY4S4NwyBKKe1Ocoj5 wvTjIHnh7KpgPVTDadogfPdua7//wEVRdxYWGLgjhGAWsMajiWsdyNiIrf/jBoP17CwO o45riPorwfHhvQ/mYppJI6Z0xyE8AP04813fKF15tnpZcgs0QoyS/su+ApgQEWUOHibP dcVUcMJ1tez4kQVE9CTy52AKZNt/HShPC3D5A67gXV+wSwfmgeEKs4yxZMt4os7l/yLU M/WA== X-Gm-Message-State: AOJu0Yzy9MBJapfXDOENMahZnGPnPaFZ8bCSu3MKtYDX8QwxcBxgXcZB /c/9Rrn+MhYNlKsY5p3Jfy85l/HCv/vW1yD3yXeoXlm05ndFNYOf04mfYgPisZzVe2Tcj68+SBd l2nJ3tgtRyXtXeOma6B4iK5IZeaeE+GBo2ViKjYYP X-Gm-Gg: ASbGncvpUbFkCvJafnoZTK6+PD50iyCnjSO528mzNLB1p20lJ9FQIo6BJOwHICz+u+G JiypbHd0OUSNaKABUPiNW0K33tjKyr4U79MWtIrcL0Vpgv0XXEDrw+MgHiCxz60nY0tyY2o5y9y JSg1wzVAqkGGQzjkctUIiezllhCclSNXh++9tYN2zm35N+Va/hrZrgMb60ULBawMC87Fi0lzK0A Lm4rvxbIhWdLT/VUJFhMKxWfYT9OOktkglBs18Jl+HUv87fq6SomsilQ1pKSIqHEYfEfoSEhjyx HQ== X-Google-Smtp-Source: AGHT+IGaAYgbqynfy36Dkk//DFQfHpdX3rnN90+PXtK7qKXkumGBljLInEfYhjl59F+e7P/38ps5tuyL495J X-Received: by 2002:a92:c248:0:b0:3a7:7124:bd2c with SMTP id e9e14a558f8ab-3bd8a7f4424mr3624805ab.19.1734457689639; Tue, 17 Dec 2024 09:48:09 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-3b249093bf2sm4401875ab.14.2024.12.17.09.48.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 17 Dec 2024 09:48:09 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 17 Dec 2024 09:48:09 -0800 (PST) Message-ID: <6761b959.050a0220.3521e2.ce67SMTPIN_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 24A0B6052471; Tue, 17 Dec 2024 12:48:09 -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: Template-DTS-Pipeline#202818 Test environment and result as below: +--------------------+----------------------+ | Environment | compressdev_zlib_pmd | +====================+======================+ | Ubuntu 22.04 (ARM) | PASS | +--------------------+----------------------+ | Ubuntu 22.04 | 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 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/