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 7CA6945ED1 for ; Tue, 17 Dec 2024 21:12:39 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 79F24406B6; Tue, 17 Dec 2024 21:12:39 +0100 (CET) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id 0DE57402B1 for ; Tue, 17 Dec 2024 21:12:38 +0100 (CET) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-725c86bbae7so4927099b3a.3 for ; Tue, 17 Dec 2024 12:12:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734466357; x=1735071157; 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=6PWMAUKavL3ElKdIETMOjDarc0yF7MtrpK0S9pLayeI=; b=PXkDLeKBY3jkxFg5OSjaJGKSxmlnMb+G/gj1H879LxI8cWjWUI4cxladV6TaKsFnva WHsZwpKVw7lImFdr2Q0sIKUR4j3gQQ0poz7i1UKky8f6Ss120teSoGqmuPU49Ozt2oKG Uh1J5pykOKElroFqlzcKtoQQEurxs2trw3hw4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734466357; x=1735071157; 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=6PWMAUKavL3ElKdIETMOjDarc0yF7MtrpK0S9pLayeI=; b=eyBj5xvOJX3QzJIajB/S3Yh6nFWvv56/OWPmDGm82aHSXjc2YQFhW5kMty44SCmviG aSO7xrebYXFnCGjSeeT+gqcbAQOFrLiOo4LpDed2Zc3wMSKA9Fg4ZiNmObchqrE8z5ys IN1J0vkaYDbVKhFFSP0IVJdrw/map5/CWlT0CIlmDEE7VReeQLSaBHJxN+uoMDB5QL9Z /jrt5X3qav2psDxGpBy1e192OZq8ZudpK+SZ4lTWPQOq7JOV2AcsnRa6smGmGS/JWs7x AHvZX9tZI+MUymAMMNF7jE9uzUkcAAZ3obwiJCAmf/tUZaQ79QtXZSPuHX7/7JvWQIC/ oDwQ== X-Gm-Message-State: AOJu0YyERoM1nXiCT6PNfAZv0oNXkLgNUwJdv25/mi9kUEAC4JUa9f1d yBNHKqPK579xyd55BoNk4L14T68lEqpyXvRtmZXunTUTNbZMye53X9951wz/KkpT/Ai/vxlw4Iv Mjk5GPlDptGV27Qio1rLGpwDbBx/vfAsYLGzc9p7ovtsP97cBqXkSfNll X-Gm-Gg: ASbGncuYuhcT+eTel1f78S8UzL208rRqmHRwydv7TgF1vdPLJJQL2f/kPol9pKs/TJC +ab+4kyZ/pi6cHSBI5hGZWhmH2XDCJvevaLtiqsDgHVwwoDTxSrgU1Qn1rwGw+mWHhFjMgE2hiX GQNv+IET+tf0C80H1jVdNgkApZNmjC3kj+dV21eYa16K34itiB9HZG4KeNczX6etdZCD3ncPPMe /2Pes89Y4mhLrdCciYcKLmM47ua8zPUe8kdhwMMKLdpeb94Z5TNZ62c2J2djTJchlSE9FPv5ior MpRFgA== X-Google-Smtp-Source: AGHT+IGHfdDZ/KUQjTVP6jknKzp782FHvsM1R3xIkEgjWI/+nQY6UhqncsDGqQjjojWyzZaxwsx0WgGSzyx4 X-Received: by 2002:a05:6a00:190a:b0:725:e015:9090 with SMTP id d2e1a72fcca58-72a8d235c41mr390332b3a.9.1734466357180; Tue, 17 Dec 2024 12:12:37 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id d2e1a72fcca58-72918ac96efsm453629b3a.3.2024.12.17.12.12.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 17 Dec 2024 12:12:37 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 17 Dec 2024 12:12:37 -0800 (PST) Message-ID: <6761db35.050a0220.2fa541.d9e1SMTPIN_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 5DB966052471; Tue, 17 Dec 2024 15:12:36 -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-unit-arm64-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: Generic-Unit-Test-DPDK#299897 Test environment and result as below: +-----------------------+----------------+--------------+------------------------------+---------------------------+ | Environment | dpdk_unit_test | lpm_autotest | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | +=======================+================+==============+==============================+===========================+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 39 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 39 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------+----------------+--------------+------------------------------+---------------------------+ | Debian 12 (arm) | PASS | SKIPPED | PASS | PASS | +-----------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 40 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 40 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------+----------------+--------------+------------------------------+---------------------------+ | RHEL9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 24.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 22.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------+----------------+--------------+------------------------------+---------------------------+ CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.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/