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 84FF045B4A for ; Wed, 16 Oct 2024 07:04:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 569DB4021F; Wed, 16 Oct 2024 07:04:56 +0200 (CEST) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id 608F9400D6 for ; Wed, 16 Oct 2024 07:04:55 +0200 (CEST) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-5e56759e6d7so3338544eaf.3 for ; Tue, 15 Oct 2024 22:04:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1729055094; x=1729659894; 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=SxYDUkPHp6EAQVEIMuCVr7vmCTp7diWYOs5O8bGe3Jw=; b=Ie7O/F3WhYKColeTFT7yPiGWzv7Cx0wUX7Z2NSrGLBnJjIXXNBEpsGZEmpTQ4dfQpl 2Fp6y4LH0DTTZYrMnbtW1rEgHXI8KmRDwh7hkbCY9WdSNmJbwwmqKyMB6se3nn/qYJZE AUmkibPp/w8cC0HvKbxTMpYGB4lsOn/UdM038= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729055094; x=1729659894; 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=SxYDUkPHp6EAQVEIMuCVr7vmCTp7diWYOs5O8bGe3Jw=; b=h8hjLNXFApJ0Sf9C4IyGyuRYRvhHgBLorTzTviFccN7WxLZPpEsR8rdcW2ieAA/iNC uwkHGdT6pM09JaQGadnXw3u2dJZJ9UbKLb99KJTYYQAJ1UYAWjMsVVjguGuVBmDOGMX6 n3d8HfQLUDZn8ruSrlpZo9UX4vz96PqrEGj4ZgR+3Cr9s8FCtoIMnIrgomhwdOlv9WTQ jrWyHt7iifcWakEL39P1v8YcnYXPpth2awz2oXwvocX5J2JAXSWTtVXlXP3w5ZwIjZM+ olPS8CROWChAtE8b+i/tWh8dbAufaViANsQjkgjZSp4kjYJm+EX8xZjXH/1J6TfWahs1 EtNQ== X-Gm-Message-State: AOJu0Yw41QSD3VzIu5h21xCSee53/budeRt62JprcTHMRE0Bh2pIhzgS V9jxQeN6OeyOGwzxqbiBEJZ4PVNDjBhnp96mG2qwK3Y7itInnKxpNj141KLN65P7qdho4Ve0071 BvZXGbgmgBQlDlH1T3qgHZszUOyvFg4bgnoZ9VKWi X-Google-Smtp-Source: AGHT+IHKpAaq2Jj6hIEP7mzyrHYBsYQL50l+2RxhQ8Q1YpugBkqOaF1UoAdsgIZArmgYENpWmn1jCofBVUZO X-Received: by 2002:a05:6358:2911:b0:1bc:db2a:7a35 with SMTP id e5c5f4694b2df-1c32badfb32mr911784855d.15.1729055094227; Tue, 15 Oct 2024 22:04:54 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d2e1a72fcca58-71e773e9bdasm148436b3a.14.2024.10.15.22.04.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 15 Oct 2024 22:04:54 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 15 Oct 2024 22:04:54 -0700 (PDT) Message-ID: <670f4976.050a0220.c1adb.a5deSMTPIN_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 55F1E6052471; Wed, 16 Oct 2024 01:04:53 -0400 (EDT) Subject: |SUCCESS| pw145987 [PATCH] [v2] ip_frag: support IPv6 reassembly wit From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241015082133.3910533-1-vignesh.purushotham.srinivas@ericsson.com> References: <20241015082133.3910533-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/145987 _Functional Testing PASS_ Submitter: Vignesh Purushotham Srinivas Date: Tuesday, October 15 2024 08:21:33 DPDK git baseline: Repo:dpdk Branch: master CommitID:9207f93640a709cad1412430c5f0edfee3ad5a87 145987 --> functional testing pass Upstream job id: Template-DTS-Pipeline#188514 Test environment and result as below: Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | 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/31493/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/