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 5DB0745834 for ; Mon, 26 Aug 2024 21:41:12 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 93182400EF; Mon, 26 Aug 2024 21:41:10 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id AB0F14003C for ; Mon, 26 Aug 2024 21:41:09 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-6b47ff8a59aso39130707b3.2 for ; Mon, 26 Aug 2024 12:41:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1724701269; x=1725306069; 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=x1LgJOaSaLDK+iLTm3QjeKkYEEigqRUGpV9ETgxzYIE=; b=GTw8b82hLHwi69+0iFH1gDWCuHzXUfzmCfc+cp5h/GDRusOmUNLVm0BgZTD3VDUycQ 2HFB9l3BmEZLRczITiXGVrTiqu3zanI+85C4kV7Pe+jVMYsx0zX2tD4GYzN939C6IuKG LQZEazDZqDXK1HhF2cOc6UC9j7OtJ1lNnbhRg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1724701269; x=1725306069; 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=x1LgJOaSaLDK+iLTm3QjeKkYEEigqRUGpV9ETgxzYIE=; b=Bb0LHulhspzGTnd9cww4KPnWp5CPXkv6ixeGt4ikxyJ5B6sHu2h4PVOGj7KSbXCI90 deEahG7FqyxjSovjUwYvq0tW30uSbWYTYFEpzYmyvcvQypLZBlhOLtWxJV5cVvKVGpcO FI8ExOxhXO7qLYtwk57dQKsArMtc9A/opmyVfAnhxELCS2FNuCDTXA0dcjKgwxwkybvX bd4P1re+40pYBToLN7hY21VrDNkR/wEvXH6N6xXdeb0XYZOwT0kk0KZ9iqc2dpCQR/S5 twUuwan3m3tKAKDHrAGXjBW78Hqx1eaCU1LwOi6WN/8YzlUeyg2c3ehBuZXErBtiMMLl LwFw== X-Gm-Message-State: AOJu0Yxom0W6cXF/6JgV7SDccAnJVft8pT9Q7FtOwHcgyUdxPnqsLIVR lmdrffa+hiuj5dwqSmSMWQ/5cHcl3l2RQ0IbcBufozYZdiNKJrycJum3r2rIMs38/e2u9WUutdf iBS8NaTwIJVDquW7mEgfY4prItFMaMjA2r5XSSFoQee0lcqqN/AIPkHH9 X-Google-Smtp-Source: AGHT+IEsQRiQHtMykRZ+h/jvkAYgFKKAym/bxWWAUimf2JvtX4aqRf2VUMTZy8alh3iEyEQ4loGr9PwErg1k X-Received: by 2002:a05:690c:2a8c:b0:6ad:deef:4abc with SMTP id 00721157ae682-6c627d09887mr87927377b3.36.1724701269057; Mon, 26 Aug 2024 12:41:09 -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-6c39aa39352sm3414927b3.30.2024.08.26.12.41.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 26 Aug 2024 12:41:09 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 26 Aug 2024 12:41:09 -0700 (PDT) Message-ID: <66ccda55.050a0220.31a5c9.f215SMTPIN_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 A9E0D605C351; Mon, 26 Aug 2024 15:41:08 -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-broadcom-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#176989 Test environment and result as below: Ubuntu 22.04 ARM Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Aggregate Results by Test Suite +------------+--------+ | Test Suite | Result | +============+========+ | scatter | 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/