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 D1FFB4586E for ; Mon, 26 Aug 2024 22:08:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B4D9840A7A; Mon, 26 Aug 2024 22:08:45 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 0A922400EF for ; Mon, 26 Aug 2024 22:08:44 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-2021537a8e6so42104775ad.2 for ; Mon, 26 Aug 2024 13:08:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1724702923; x=1725307723; 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=qVeVhU0l91jfprWUcgVRQyZ04rJvl8PouYnKtROSJfg=; b=SvHNBwKpv6EXS2thH9ESmw9MzIMCsouUBAZLJgm6i/sPV9BSU+y0+N+gRNvfOO0+qH EAnDnjEFycodQzgSZoZuGcWkQqHx1XhuWIhKgR7/0oKSkUZN+lWVpkat5GQ+W1IeM0Xh Ka25MV8EpO9MJOVgqA68c0PGw6KKknNabp17o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1724702923; x=1725307723; 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=qVeVhU0l91jfprWUcgVRQyZ04rJvl8PouYnKtROSJfg=; b=qUSRJY5IXDg4alNw+7jjSNBNiSOmtDmZMcAF33fhhFZ6u5JvFsRrlfPaBixvKo6qO/ Jz7lDO5DMXCBtB11Gn+WT8RIfi9NP9FFBFLEFb0YJGM5pekfNXNBnC3L120yTLAVwf7T oMrJelVri9YKvmNfC2u39IxRR8nGNYWwWuVk/fMw7s04jHcytjS9IszWYObO2eGc5MsU yaRDrSDRTeqxlSJ1RUMiy1nAJzcx836z1sVBNPyjCGqAIIsWfQAkVANbuhIFDixMw3Xt JEWa/S/j/KZMKoEfti9Nk2QgICrBR/W7vNG55vv6X08caj+1b44MpIlVuo1Y7ZoSEmpX sgwQ== X-Gm-Message-State: AOJu0Yymuiwao9TpIkEPwAozMkVI3PKmZtVYCBV+GSTLBSeuVDQxLDzy StGuGOn5BMv7ZhjEtIJOP20X8DOi4UCAq81RiZumVk53fSmqFZyO1CxN3DZZCT4gbMNJhXmWjCO 5/+dBVptJeJktnEEPs/70RcxPL0LD9W3J+oXsoKTqdV6mPC3Gn6Au96iT X-Google-Smtp-Source: AGHT+IFw6kGbcEO+M/8zx1YslEgc1Y0M3zS3uhFgADG6f+PHpgzGdZlDTTfE2wDfQ2kY7TIWHoDUcx7nv/ix X-Received: by 2002:a17:902:d485:b0:202:5ac:fa49 with SMTP id d9443c01a7336-2039e51b68bmr107473815ad.51.1724702923129; Mon, 26 Aug 2024 13:08:43 -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 41be03b00d2f7-7cd9acdabd4sm620342a12.20.2024.08.26.13.08.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 26 Aug 2024 13:08:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 26 Aug 2024 13:08:43 -0700 (PDT) Message-ID: <66cce0cb.630a0220.1efe80.d1fcSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 5AE21605C351; Mon, 26 Aug 2024 16:08:42 -0400 (EDT) Subject: |SUCCESS| pw143390 [PATCH] ip_frag: support IPv6 reassembly with ext From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240826112328.3028488-1-vignesh.purushotham.srinivas@ericsson.com> References: <20240826112328.3028488-1-vignesh.purushotham.srinivas@ericsson.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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/143390 _Functional Testing PASS_ Submitter: Vignesh Purushotham Srinivas Date: Monday, August 26 2024 11:23:28 DPDK git baseline: Repo:dpdk Branch: master CommitID:cb9187bc5c2b4bab0ad80194ac3b60491de14e8c 143390 --> functional testing pass Upstream job id: Template-DTS-Pipeline#176992 Test environment and result as below: Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.0-83-generic aarch64 Compiler: gcc 11.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +------------+--------+ | Test Suite | Result | +============+========+ | scatter | PASS | +------------+--------+ Arm Ampere Altra - Ubuntu 22.04 Kernel: 5.15.83+ Compiler: gcc 11.4 NIC: Intel Corporation QAT 8970 0 Mbps Aggregate Results by Test Suite +----------------------------+--------+ | Test Suite | Result | +============================+========+ | crypto_perf_cryptodev_perf | PASS | +----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30854/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/