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 6C4DE4586B for ; Mon, 26 Aug 2024 13:52:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 42DFF402A7; Mon, 26 Aug 2024 13:52:43 +0200 (CEST) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id EBCC940272 for ; Mon, 26 Aug 2024 13:52:41 +0200 (CEST) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-71433096e89so3465707b3a.3 for ; Mon, 26 Aug 2024 04:52:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1724673161; x=1725277961; 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=yIu8kT7beuOYVnoBnRVcNNoyul5DjBOJtopAo2ylcog=; b=UTfBTwH8T1C3BSHPxH2WhuhTK5QJN14Dvgply/mauxJTHwMWenIJVrqqrM6u9AiHYK YVxOtMjzjftxuZrwFknZBPdLzhy7K9KbVsHgjlrgno9jXSmlURcjX6dAWbuHytLXF+Ah e+TTSGNEwGT4zcJNbNkREx8LDAxS7axx6cBYg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1724673161; x=1725277961; 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=yIu8kT7beuOYVnoBnRVcNNoyul5DjBOJtopAo2ylcog=; b=XXpo0Qhy3yxoGgxeJkeIUFesCWf7BZE2t4En/sgxGoMv+Ne1f7qhU9xn1ATVpk78Dq qlDJaGN/VEVAT+MqxiTpDKewHDdrqBICRA51h5D+4RhnbqoEQaCS+2jtEn/yXGi/gY1C Wfie+Wm/cyJmmVH6ig3CeSWM/R2zMYOHlCr547kmDNwntn8yKE6HSxzD4jBix5a6zEQU qJpV0KKaaF+7f94xdEFfxYksikWQbkOTSbOm/Etcw5lWMp0/OxojaWKQkKZHnu4vfyFH 57NrjStfUZCc10pPHIwrbIswHTotqtzV4RQzPdGsFSHtBI96RR1R5UAA6FgnCcx1MvqJ UUxg== X-Gm-Message-State: AOJu0YzkEyAHBe0iP9LRHGjVHnIzOyrF3IFXF+fQHGRfwSzR2Zh9tKeF covakjngqfbDCkJf9NB80/1ipSWfLxHL2nTLiqm5bJY6sSZPi4hXBWOqNw8dzS3jjmixtA26Jrj 1bY4Tdo/f4MUqjvML3/O1Ozb7vWLlRgDrMPNzuekQK9iP6VJ66MHyCBC9 X-Google-Smtp-Source: AGHT+IEJtAIMg8EG/w1PpTeG0+2z/pfsYQ75nsuMpjKrqfLuNfV2TxoNnBfTvgiTnR/WFLtYyuKwC4g75o6J X-Received: by 2002:a05:6a20:cf90:b0:1ca:c673:9795 with SMTP id adf61e73a8af0-1cc89d7e36amr8428049637.22.1724673160799; Mon, 26 Aug 2024 04:52:40 -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 d2e1a72fcca58-71434bf0a46sm614589b3a.12.2024.08.26.04.52.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 26 Aug 2024 04:52:40 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 26 Aug 2024 04:52:40 -0700 (PDT) Message-ID: <66cc6c88.050a0220.3510a3.a622SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id CD01D6050A6B; Mon, 26 Aug 2024 07:52:39 -0400 (EDT) Subject: |PENDING| 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-compile-arm64-testing Test-Status: PENDING http://dpdk.org/patch/143390 _Testing pending_ Submitter: Vignesh Purushotham Srinivas Date: Monday, August 26 2024 11:23:28 DPDK git baseline: Repo:dpdk Branch: master CommitID:cb9187bc5c2b4bab0ad80194ac3b60491de14e8c 143390 --> testing pending Upstream job id: Generic-DPDK-Compile-Meson#292376 Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | RHEL9 (ARM) | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PEND | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PEND | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PEND | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PEND | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PEND | +----------------------------------------+--------------------+ | Fedora 40 (ARM) | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PEND | +----------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PEND | +----------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PEND | +----------------------------------------+--------------------+ | Debian 12 (arm) | PEND | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PEND | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PEND | +----------------------------------------+--------------------+ RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 20.04 ARM GCC Cross Compile Kernel: Depends on container host Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Debian 12 with MUSDK Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1) Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38) Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7) Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Debian 11 (Buster) (ARM) Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 20.04 ARM Clang Cross Compile Kernel: Depends on container host Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: Depends on container host Compiler: gcc 9.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/