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 6775745920 for ; Fri, 6 Sep 2024 18:22:03 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4407442EA7; Fri, 6 Sep 2024 18:22:03 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id E632F42E82 for ; Fri, 6 Sep 2024 18:22:01 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-82a1b84e6e1so92867939f.3 for ; Fri, 06 Sep 2024 09:22:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1725639721; x=1726244521; 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=eWVuuXg1Dt9rwBU5WSTwy0Htl6A6p3sG7dUA5u1aTKA=; b=L5V+mh3dGA+K7tYBXWwmGDT5VQuoCWcH6Ovd0A6EpDiVzUdMIr3oirpLGMYLArzY83 HJRQag/wxWD1QSdnPd9stPoIV0A/9Dn3M5tp575WbCRMX/gIet3EVKdVnw6g9ezdI4lR IH9iVawv/drboUxZG90KFA22TpMvArAgn/c5M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1725639721; x=1726244521; 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=eWVuuXg1Dt9rwBU5WSTwy0Htl6A6p3sG7dUA5u1aTKA=; b=g2o1jPtEontwd0KKmcqATuvVLrfMbI5oTkeEh3NzkavL5Tgkp0qVSAN3PsfBF6D2ni TafhMXMKv/SqySSRKIqdJDEwPLMJorKwCf2b0voLOcEcv5QecJIB+pr/hspOTKBmM8Af AGq1S1Eyi25q5+wvvZHJEItWJ1JTdg9wEcgJipUZzZmLNk+2+SfCCd6NQ+HTiuWxQWRu xZxzE0j2jPaGiCUqDdFLAI7g+DjaE2KcJUKNjT4b/vV0BG+JQGxsZ7WsQo/41PDpW+Ur Z0zhp36YrKDFcNItR/SGdsgVEnz6MYKTlbLevnyc5tXwPGTTkivEdY5RIcWOlg7O7DmH OlfA== X-Gm-Message-State: AOJu0YxzHO8vTI8BN5Bdj+jeudKrnJfxvU9gWQOrEAuRM74W6FYzxB/j bzQs71vTgGinHov1nsmAd1vZ5azqs8pUUI9NwMPusD5cM/HZNLzSohhoPHEQuUMpH0vFTDXbNgi 2mmnbXzs6bAGVNYim2+R2H4ISUmJLyfxEE40j9y5rO7L0RvNJ2CtltJ+H X-Google-Smtp-Source: AGHT+IEGJVDET4c+KHa5QF+klR2F/E0tFPopTNJXajHWXZTrQXc8XFdyl84YfZR6xQ/8RO3+nPOgSct+QOJP X-Received: by 2002:a05:6602:3fd5:b0:82a:217c:eb94 with SMTP id ca18e2360f4ac-82a9622ad68mr352245639f.13.1725639721200; Fri, 06 Sep 2024 09:22:01 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4ced2ebadb4sm573300173.81.2024.09.06.09.22.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 06 Sep 2024 09:22:01 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 06 Sep 2024 09:22:01 -0700 (PDT) Message-ID: <66db2c29.050a0220.95f44.f074SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.214]) by postal.iol.unh.edu (Postfix) with ESMTP id B17E36050A6D; Fri, 6 Sep 2024 12:22:00 -0400 (EDT) Subject: |SUCCESS| pw143716-143718 [PATCH] [v1,3/3] crypto/ipsec_mb: add SM4 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240906123939.2508919-3-brian.dooley@intel.com> References: <20240906123939.2508919-3-brian.dooley@intel.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/143718 _Functional Testing PASS_ Submitter: Brian Dooley Date: Friday, September 06 2024 12:39:39 DPDK git baseline: Repo:dpdk Branch: master CommitID:b3485f4293997d35b6daecc3437bb0c183a51fb3 143716-143718 --> functional testing pass Upstream job id: Template-DTS-Pipeline#178954 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 | +-----------------+--------+ | l2fwd | PASS | +-----------------+--------+ | rxtx_callbacks | PASS | +-----------------+--------+ | tso | PASS | +-----------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30937/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/