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 5866B437D5 for ; Sun, 7 Jan 2024 13:08:47 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4F60B402B1; Sun, 7 Jan 2024 13:08:47 +0100 (CET) Received: from mail-oi1-f226.google.com (mail-oi1-f226.google.com [209.85.167.226]) by mails.dpdk.org (Postfix) with ESMTP id C06D940263 for ; Sun, 7 Jan 2024 13:08:45 +0100 (CET) Received: by mail-oi1-f226.google.com with SMTP id 5614622812f47-3bbb4806f67so1128483b6e.3 for ; Sun, 07 Jan 2024 04:08:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704629325; x=1705234125; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=OjNUfeTV9sooh9fm+Z0TVxBF8OpkNdtZLx2ftJBOe00=; b=dVC+DKknEYw0mmTqtIasXxBbX9sPqxUqvXRPymPhhrAT4SW1549LzunthZI2JmZQry skG88y0SwXzOMraO1BVjzmq2LtMb1gppCL3pK1nhivI01Z05bawXhNKKfyn0OW1nWrUv CiogF7skxykwKjaibW4bFbSWX5zCNtE4T01eY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704629325; x=1705234125; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=OjNUfeTV9sooh9fm+Z0TVxBF8OpkNdtZLx2ftJBOe00=; b=W7OoB22iUzNL5jtR72B+ERgmOzWHbPWxuBppPMH9PUHQlhv2EQAeqTTV7lrd3A2NsN sYuoiRs6p0nHKK+aJvtroEFEoF/EuM13iUTvwh3NSedJMrjNtBwnStAedpdfAkcxnq/w 6PSZj+Dsf/ESenX4CqSYWtA5Z+0vh/WX0f/tH0Yswszux2Z1EpASEyUz3sF77bnGpTwL vG3spuuzozIQ9rXxATnWyJ+cmb+XoMoNrMf25AP0dWpFr/t4aEYIJ2q9jLG1EVIwabCy HvUynikEmHnHLt4mV8XYyhuYDHe8YDPZCZqAhvnGOgGdStQsuk0XyhQtP4bBsiG+c3qk XCoA== X-Gm-Message-State: AOJu0YyFo1ovcqEQ35PBGtz6JwP+T367cKl81U7s6eISp35bZmAq9A06 LKd77P6hYztW4qxGLmFera3GP9hA8Peg2WBQaUOeqKBMPDDIr6sd/Yvlzu4vGJoMow== X-Google-Smtp-Source: AGHT+IFDZ8R0RlaUAsZmDxnXAFU2VFo7Y89ROOKpCyazJgG6Du9vAZ70f7G7EZBGm9mwRUMYlM7qMmQYAiQG X-Received: by 2002:a05:6808:1414:b0:3bb:fadc:99cf with SMTP id w20-20020a056808141400b003bbfadc99cfmr3085390oiv.63.1704629325120; Sun, 07 Jan 2024 04:08:45 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p14-20020a056a000a0e00b006dadc448d8csm137247pfh.3.2024.01.07.04.08.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 07 Jan 2024 04:08:45 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 07 Jan 2024 04:08:45 -0800 (PST) Message-ID: <659a944d.050a0220.ddf4.8f0dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 406D26051823; Sun, 7 Jan 2024 07:08:44 -0500 (EST) Subject: |SUCCESS| pw135771 [PATCH] [v10] gro: fix reordering of packets in G From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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: SUCCESS http://dpdk.org/patch/135771 _Testing PASS_ Submitter: Kumara Parameshwaran Date: Sunday, January 07 2024 11:21:48 DPDK git baseline: Repo:dpdk Branch: master CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871 135771 --> testing pass Test environment and result as below: +--------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +======================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +--------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +--------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28814/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/