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 533C245C87 for ; Tue, 5 Nov 2024 10:55:44 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4B2A9402B3; Tue, 5 Nov 2024 10:55:44 +0100 (CET) Received: from mail-qt1-f226.google.com (mail-qt1-f226.google.com [209.85.160.226]) by mails.dpdk.org (Postfix) with ESMTP id B84AA40151 for ; Tue, 5 Nov 2024 10:55:42 +0100 (CET) Received: by mail-qt1-f226.google.com with SMTP id d75a77b69052e-460af1a1154so35554281cf.0 for ; Tue, 05 Nov 2024 01:55:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1730800542; x=1731405342; 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=L8I5DLl1oaWrfPcVuws/k1p75+UVuTGNEhS7wQe4Bps=; b=MM0bvnNHvcuvPxwjmwnn7KpBmm+yfWY8r+uzOO/PCPykXg9uO1Gabg0A5t0kLcuZYT gNxaKNcOHmYU+npH2sNygY2NnERTLufaX9NbBoFjGlvf4ZL1HDSeqGAc7ZCHtmqhjHrA RDso4+V+eMyWsUW9sZEvJ4YivFkUwUv/kaHkE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1730800542; x=1731405342; 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=L8I5DLl1oaWrfPcVuws/k1p75+UVuTGNEhS7wQe4Bps=; b=UdruOBxSURjedwCLnlcztWLY+5bR5wBGye8XMlpHxvz+WkOpvYMFkQIr/XNXwj8w+j 0ocfNEzbljDKt8u7Z95/xcFgSHpNXc6s6SJNK6kNYkqQTdIEszA/DmvIu6ojeSHR2jBF 7oqkuZVJDHKgPnKreD8wMrRaDkAdNQ0AbopMdFIgSvJhc/uY3lqSa4RkRqDP8lRUQhWe 8Lhm2GF/bRa78Uoi+DXRrxnPOXo0fOebLgT+kplb+SbLfn3an6unO0xr3trKZ82CG/Af SyAjwCXvJTRRT//B6T2BoDqiXmtw+9oCUHmN0dQQSU5HtsOFSjEXueHIKud6KgP8kawF t0Hg== X-Gm-Message-State: AOJu0YyLekQtnW0NPBYSOHyDDC7FkV84br99igUVCPe/ZEtvJNa9cpDR bN3YG/QANyHLNUvCZaEcgoRL1Z573iaGe+6fQAdwwFCfjqU5IdZs3U4X1qT17iOXp8/yqxIO21V P21g5g0+NEV1iCA7gkpizzN9z2FmWjO81uruxrs4/ X-Google-Smtp-Source: AGHT+IFTjX/LABHVKt6bqCDwubg2bkmfQjo1LORKOmH7lKaQ+XiWqrk/m/aMuGBEHeFP0PwACGNDBFFN797Y X-Received: by 2002:ac8:7d48:0:b0:460:edba:3696 with SMTP id d75a77b69052e-462ab281d7dmr282440071cf.29.1730800542020; Tue, 05 Nov 2024 01:55:42 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d75a77b69052e-462ad09281bsm5925511cf.4.2024.11.05.01.55.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Nov 2024 01:55:42 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 05 Nov 2024 01:55:42 -0800 (PST) Message-ID: <6729eb9e.050a0220.3d2e9c.1b7aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id A7E4A6052471; Tue, 5 Nov 2024 04:55:41 -0500 (EST) Subject: |SUCCESS| pw147997 [PATCH] net: fix IPv4 cksum simple function From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241105085912.4148208-1-david.marchand@redhat.com> References: <20241105085912.4148208-1-david.marchand@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-marvell-Functional Test-Status: SUCCESS http://dpdk.org/patch/147997 _Functional Testing PASS_ Submitter: David Marchand Date: Tuesday, November 05 2024 08:59:11 DPDK git baseline: Repo:dpdk Branch: master CommitID:64f27886b8bf127cd365a8a3ed5c05852a5ae81d 147997 --> functional testing pass Upstream job id: Template-DTS-Pipeline#194142 Test environment and result as below: Ubuntu 20.04.6 Kernel: 5.4.105 Compiler: gcc 9.4 NIC: Marvell CN106XX 50000 Mbps Target: arm64-native-linuxapp-gcc Aggregate Results by Test Suite +-----------------+--------+ | Test Suite | Result | +=================+========+ | cmdline | PASS | +-----------------+--------+ | ipv4_reassembly | PASS | +-----------------+--------+ | rxtx_callbacks | PASS | +-----------------+--------+ | tso | PASS | +-----------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31825/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/