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 9F6D043859 for ; Sun, 7 Jan 2024 19:11:23 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9B5A1402CC; Sun, 7 Jan 2024 19:11:23 +0100 (CET) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id 625F9402B1 for ; Sun, 7 Jan 2024 19:11:22 +0100 (CET) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-6d99980b2e0so992671b3a.2 for ; Sun, 07 Jan 2024 10:11:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704651081; x=1705255881; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=9pyGoCf7KT9gIABkCo/H3r3qeAEmkg0erXRwANsaXEI=; b=CFeGOxnysNY4Y/0EBzzsIbTX9YEK66B8TvuVRpIGXyS1kQ5cvsWlytjLhhA8sgwCSL F0UzgucgMM3XmRvdlG+1tzdzNO2O/C9+OXAE9hPZe2rnpsY5O4LIwvlUEvZwUCDer/W7 8hHMB0HjFka58BVWa3ken9YpcZZFaJPMhs4wA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704651081; x=1705255881; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=9pyGoCf7KT9gIABkCo/H3r3qeAEmkg0erXRwANsaXEI=; b=uflah03vylFEM7eaKQQeWC8wJ3MJNJf2RmFfWZkDnLtj8LTx3urETDcipHKXgrGSoq e8iRjGBXiMcV7I8JWj7hLADmeoapcg2jhcgQTxDWl2iKHg68n6BUv4T/qKQDb61MoSAD O/0+edIFGMsG6ory3fb0WQ/j2xxls8BStfT3khuvwR28ZP9vCn8WVc08m8o9Dl9+UJHb g2pKu+oCLDbgt0lLDm4PQCNB1dIFLIlZOwVxPIaiwp4ppnnSgFJ6WIpaYB7lrZUUFsMm UoY4DdTX4THpTmfBxf/Sgm/04J0QFzGRSeI+hHO7X3i1P18PU3bfojQWfT/iCGda6pSM amNg== X-Gm-Message-State: AOJu0YzyJe2chnld9M5Bes1MSWKKkTOGLLIG8dqVffSsRPzJlj2pqSyY cuT6+4d2fWKNudBn24t+PfsCMlA28WPLkNCwHr488O6bvht/vKqQBnN7fMSCGQTrplIMWHXV3U0 VrD4n9w== X-Google-Smtp-Source: AGHT+IHq0BZSGNsZ8zGQ3Lh4YRz+Kacqnfve4mv+QnvBaXrEIsx/bz0S7bK8J04TVAlYz1OrJRKCKGabYmT5 X-Received: by 2002:a05:6a20:e119:b0:199:67a0:6444 with SMTP id kr25-20020a056a20e11900b0019967a06444mr3588732pzb.55.1704651081715; Sun, 07 Jan 2024 10:11:21 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id x3-20020a634a03000000b005ced97a4009sm180724pga.10.2024.01.07.10.11.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 07 Jan 2024 10:11:21 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 07 Jan 2024 10:11:21 -0800 (PST) Message-ID: <659ae949.630a0220.a9cd8.baceSMTPIN_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 010EB6051831; Sun, 7 Jan 2024 13:11:21 -0500 (EST) Subject: |SUCCESS| pw135772 [PATCH] [v11] 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/135772 _Testing PASS_ Submitter: Kumara Parameshwaran Date: Sunday, January 07 2024 11:29:20 DPDK git baseline: Repo:dpdk Branch: master CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871 135772 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28815/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/