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 69D9145834 for ; Mon, 26 Aug 2024 20:26:14 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4A547400EF; Mon, 26 Aug 2024 20:26:14 +0200 (CEST) Received: from mail-qv1-f98.google.com (mail-qv1-f98.google.com [209.85.219.98]) by mails.dpdk.org (Postfix) with ESMTP id B1EBA4003C for ; Mon, 26 Aug 2024 20:26:13 +0200 (CEST) Received: by mail-qv1-f98.google.com with SMTP id 6a1803df08f44-6bf6ea1d34aso25141516d6.1 for ; Mon, 26 Aug 2024 11:26:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1724696773; x=1725301573; 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=3mQD0iHep3G8mH2z2cwcy8EuXfA02lhzYPHwQmvnwx8=; b=JxudI/9OZaf16TnU5P+2uEYZkFDcaPDeGbCPPaCTKK0ioZWdcvhf4gKEainyowjqN1 DIPz+IJcL3eWapNUHIrYmopvT0MryQ3JJb5+EDKJRXdzxR2oASAN6uluOmU7upUJtmoD o2NpKV/Se7MmvpjXfRPDJE5jaTsTpHlcfF8IY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1724696773; x=1725301573; 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=3mQD0iHep3G8mH2z2cwcy8EuXfA02lhzYPHwQmvnwx8=; b=MdRgrJp2d6HUQ3E+jvC+XnF3i1GewG4BbE0IAfnylPWmynP9eC8+hun9zVNloNj23v IN0tL8WBJreSelAB8xGDpz8csEj0dOoVT4CAMo+mzlFZPPxIl2Z0fIo4PfK24zUzBxFA cbPY9MllX23Yy8QuCMVF3alB6P0S3nveJdHu5yfNLYC2u61vYDhFQs4oBcZM7UVVI1X7 54PvDTxI+oTxvxKaVc1D2I7+/UEXTx+DvCh+sMxofxF8JxGFuCLqPWr2r7CJkSN5HY09 CHJ+qd7SSl+enRsD4g1hg/6/e5X6wGSa8RpSx2Kz+znAOXQSWXJsKY2hxARrfF9n32MF IiSA== X-Gm-Message-State: AOJu0Ywoea8mrLcHyyq/iyLqiCGzbAA215uw0XKwZP5FGlg/jLkdaqr3 DiaEAKWT5SHjtX8/TagPlsrOnwngV2QW7E9LDXIRQTtlYhxwct+z7J9fMYc4B+yfGJQHwyv7Gqg 9Qz0m519NlzBR2lGQvj99+TK4GeAX2uDmlrYxH8jH X-Google-Smtp-Source: AGHT+IEuxOitYM9r9whEGt21vW+7cfIGsiIy8KRH22Zqs8RczsJVy4IXh3a6SNFVLFmCoiAqjw0OLvgVSal6 X-Received: by 2002:a05:6214:451b:b0:6bd:778b:6594 with SMTP id 6a1803df08f44-6c16deb5e80mr138057236d6.54.1724696772843; Mon, 26 Aug 2024 11:26:12 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6c162dfc882sm5730456d6.69.2024.08.26.11.26.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 26 Aug 2024 11:26:12 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 26 Aug 2024 11:26:12 -0700 (PDT) Message-ID: <66ccc8c4.0c0a0220.10b9dc.9db4SMTPIN_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 80AF2605C351; Mon, 26 Aug 2024 14:26:12 -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-sample-apps-testing Test-Status: SUCCESS http://dpdk.org/patch/143390 _Testing PASS_ Submitter: Vignesh Purushotham Srinivas Date: Monday, August 26 2024 11:23:28 DPDK git baseline: Repo:dpdk Branch: master CommitID:cb9187bc5c2b4bab0ad80194ac3b60491de14e8c 143390 --> testing pass Upstream job id: Template-DTS-Pipeline#176994 Test environment and result as below: +--------------------+----------------------+----------------------+ | Environment | dpdk_fips_validation | compressdev_zlib_pmd | +====================+======================+======================+ | Ubuntu 20.04 | PASS | SKIPPED | +--------------------+----------------------+----------------------+ | Ubuntu 22.04 (ARM) | SKIPPED | PASS | +--------------------+----------------------+----------------------+ | Ubuntu 22.04 | SKIPPED | PASS | +--------------------+----------------------+----------------------+ Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 22.04 Kernel: 5.15.0-100-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 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/