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 A792345BB7 for ; Thu, 24 Oct 2024 03:26:34 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 98D9E4028A; Thu, 24 Oct 2024 03:26:34 +0200 (CEST) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id 07EB340267 for ; Thu, 24 Oct 2024 03:26:34 +0200 (CEST) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-e29267b4dc4so495048276.0 for ; Wed, 23 Oct 2024 18:26:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1729733193; x=1730337993; 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=1LEj/Ab6WnoWwGD3Wlp8KD/ENqZIVNv6a4MrOHr0KNw=; b=W5naynWYTFOEaJmHcm/MWLMpcpWZLIYUsgWUag/ummFw9UeV2iHPUIXk2YkzkAdksJ vRXOvd9Rv85Bgs+D4Gx1BFfJAMxffpehnrC6bWNDMSIQLN2GvPDoj4Uan25k5/RFy2dM b14q2DZ7Z/gHkLOUEkcQaXVPgGp/NEnZHNV4A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729733193; x=1730337993; 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=1LEj/Ab6WnoWwGD3Wlp8KD/ENqZIVNv6a4MrOHr0KNw=; b=Af7cIlVINwQrHCajg4ksz7F6JckIwPuPyLStepcERVzWWzxk0bj11EG/kCLQesBY4L xbXR5AwygNlNi6my472+G/biWIV8WNtb9GPVUBpy17ZlLUARMVnaO7WoBLFcl/DccrWL ZE1DiRSQiBrvpw/szLChpXq1nPYwYNmqGFMCcKHdBFSOTjqvF15wsovBwlFxySHIh+v2 LEwOVyDhtM3KxvKbqfMyblnyX4oszXDkrZWM83vxDmI6flkBC3Ouc4Rn3u2lay6R9bTu zfkkXap0HjQDUl6FdmVNC4TTM6Kg5LsauZF2hbgn30JycMdXeMMpBJjGFkPv2wBOU5p6 UTcg== X-Gm-Message-State: AOJu0YyLKr3CNyqICwVNzCh7/rXT1P5I9U5x5rflive0J3FrB8TywYXg +HU9Zh4t1PLtEBp3RWcmhFb+LFPuntGFo0PU5UflOLeJvd4RgsAzi86UkamCb5rQ0cgg7wPX/Q8 DVc2sZsey7MYCmuOIvFHXNVx1X1tb8csH5JJFLfcaorAzMPjFwAj2qcqc X-Google-Smtp-Source: AGHT+IFIER4m5hvsF6LJ5WIWyM9RLXxPGxTuDYftePmVCUkQiRFbjzl3hE0c3TwwcDUkx/VB+2hsZIvJL9n4 X-Received: by 2002:a05:690c:fc6:b0:64b:89cd:7db8 with SMTP id 00721157ae682-6e7f0f4e6acmr52721057b3.28.1729733193267; Wed, 23 Oct 2024 18:26:33 -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 00721157ae682-6e5f59b3723sm3708327b3.2.2024.10.23.18.26.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 23 Oct 2024 18:26:33 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 23 Oct 2024 18:26:33 -0700 (PDT) Message-ID: <6719a249.050a0220.31db3d.84a9SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id EA89B6052471; Wed, 23 Oct 2024 21:26:32 -0400 (EDT) Subject: |SUCCESS| pw146906-146908 [PATCH] [v7,3/3] app/test: add test sm2 C1 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241023081934.84997-4-arkadiuszx.kusztal@intel.com> References: <20241023081934.84997-4-arkadiuszx.kusztal@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/146908 _Functional Testing PASS_ Submitter: Arkadiusz Kusztal Date: Wednesday, October 23 2024 08:19:34 DPDK git baseline: Repo:dpdk Branch: master CommitID:3ee7a3e0e0e0f5a81a4b102a834697bc488fb32f 146906-146908 --> functional testing pass Upstream job id: Template-DTS-Pipeline#190686 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/31621/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/