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 9DCC3436CC for ; Tue, 12 Dec 2023 07:25:34 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 98A5F42DCE; Tue, 12 Dec 2023 07:25:34 +0100 (CET) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id 575F042DC7 for ; Tue, 12 Dec 2023 07:25:33 +0100 (CET) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-db632fef2dcso5225575276.1 for ; Mon, 11 Dec 2023 22:25:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702362332; x=1702967132; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ONZTPbXxECPFHNjF0ss3WMZM1reeo8KvW5WSMMrhZl4=; b=DmW3+ohQswrMC64vwGGcOAr0AWcYziucYh/czsa25KeSQCU1W4ilRiraZaigpiyqlO VYoQ4/k5gukjrUbHSSaIaxZUk7ru3BFqKbZE7wimR9Q+9n/BVVjfpZHMRdgnbPzd6Svm 3aT2aj+RAraf4s5CKiA8xBGXls+AnNx5NGFHI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702362332; x=1702967132; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ONZTPbXxECPFHNjF0ss3WMZM1reeo8KvW5WSMMrhZl4=; b=NuaX57ijhoOBp80upZ8AS+H0lR5jL6hxK1vVccal5nC7Yh+l6dMKMqpSRPCQQMDLa0 u0kmmP7pkbWVC/2UTuHTrz5jrZhk31yzCcve2El+okxjuTFTYqf7KQ/1qjpLboSbFJen Zm4Z2EqRn6JiCWlrfYJTLLx68zJTygd/I7L5VyEWrrQvn8ioPkUs39P/xbEe+auBCgGn 2NtwfT9mrH1hqFsRFwT3CtmRMkCZHzP0bwSfmLAkq5mhsISQjsXyqpzQq3fNQvwmz5Rh v/Isa2b6c8jNd3pyyrvV9thdjm6JUuj/2PENUPWzk1jbRfBTBsuntDr8VD1XtG0CncDk 9B8Q== X-Gm-Message-State: AOJu0YxlvxxNR/ks/1gxcL0FQIaDCwHE1Yr4fV5v7mU574DqKoCG0oFj bJVmipWA2FatMvuRC7wIeycMPRI/eT+/2dL8Tb5dutJq1OEu61k6dS+76Q== X-Google-Smtp-Source: AGHT+IGMpypdICSaKGjfbSsIk4w6FAcu+2BxhanJ3oOgpZMu2UhTksyPBPKUofjuc3wyWOvKGbZhDqx/HxcO X-Received: by 2002:a25:e74c:0:b0:dbc:b92a:2df2 with SMTP id e73-20020a25e74c000000b00dbcb92a2df2mr310715ybh.109.1702362332734; Mon, 11 Dec 2023 22:25:32 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id m10-20020a056902118a00b00d9a3fd511f6sm766343ybu.4.2023.12.11.22.25.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 11 Dec 2023 22:25:32 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 11 Dec 2023 22:25:32 -0800 (PST) Message-ID: <6577fcdc.050a0220.8f100.2ea1SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 60135605C311; Tue, 12 Dec 2023 01:25:32 -0500 (EST) Subject: |SUCCESS| pw135048 [PATCH] [v3] lib/net: fix tcp/udp cksum with padd From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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/135048 _Testing PASS_ Submitter: Kaiwen Deng Date: Tuesday, December 12 2023 02:16:19 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2d5afbb2c05d7647da7ea914887c52115652651 135048 --> testing pass Test environment and result as below: +-----------------------+------------------------------+----------------+ | Environment | cryptodev_sw_snow3g_autotest | dpdk_unit_test | +=======================+==============================+================+ | Debian 11 (arm) | PASS | SKIPPED | +-----------------------+------------------------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | PASS | +-----------------------+------------------------------+----------------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28592/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/