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 795BE4385A for ; Sun, 7 Jan 2024 20:24:48 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 694A0402F2; Sun, 7 Jan 2024 20:24:48 +0100 (CET) Received: from mail-oi1-f228.google.com (mail-oi1-f228.google.com [209.85.167.228]) by mails.dpdk.org (Postfix) with ESMTP id 58C6B402B1 for ; Sun, 7 Jan 2024 20:24:46 +0100 (CET) Received: by mail-oi1-f228.google.com with SMTP id 5614622812f47-3bbbc6bcc78so1421767b6e.1 for ; Sun, 07 Jan 2024 11:24:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704655485; x=1705260285; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=cApMQBsqROeg94TBOjBI6ci7QLt9ezmG7kKSXUQp9XY=; b=Nu1A/MEBj/O45lLZEIhJiRglFKzaw2IwVOnr97rc0n2R8LgcM2vA1HG6QUY+sF507K R4Avd7d8fqs28GRHG2KAjzrpOss5dBNcX1byKW/tqbVGx/JeQNAuxr34T+URp0di7Bl+ I+DUmhrF4lncJcFrHmDGtBIV5mLpKqOpddJe4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704655485; x=1705260285; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=cApMQBsqROeg94TBOjBI6ci7QLt9ezmG7kKSXUQp9XY=; b=HcJBPWh1Helczgq4akCP+su9FeI+/VwIy+0pOdJrv/QmjQllcO2rxuPMErX65qc6oI oQ8nZiICTwGosIHoV0j2/pp9DV3zuufZUaxCbi74UMk4q281YMcozOQpp/l0loZmMnqc wpF3Wwg9buBmb76awbMlMNpHLJZowrOdeaQVUAcN9TP1PThVK/h3w10/TvpeNgLHwdIc f2J+2g2ZHufIlxNQ+AkrXk1xZFyk09D1pfQfpq4oUcNhIHRRDxhaEl/T6pV0vbMdW/1M JPYp9t0Ur37xBrHZDbSKyDMakdOo2823xMNkP8ret+fYXgCZss80vSlzfb7PaQqvp5Yf qcWQ== X-Gm-Message-State: AOJu0YzBau2de2xSmMLGEt2Wridr7Tt2B7gD3mMOnRLD0FO+rdEtvhPK xZqOaRyfQdVpy3dWtciqE/E8DAd/M3TmACXzD5Ya31SLXlCGVqcKKEvW58p+mIzcAPMk10Mgw5x kD9jr1g== X-Google-Smtp-Source: AGHT+IEiLm/uTwVqvITU4BaeXBwS4hZq7tS4Iz0VvA8bIDRHrWwOdnkHDdDfQ3h9v+BYvpgA2DwI95bxMzcF X-Received: by 2002:a05:6808:3990:b0:3bb:bf51:784d with SMTP id gq16-20020a056808399000b003bbbf51784dmr5110883oib.4.1704655485410; Sun, 07 Jan 2024 11:24:45 -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 b8-20020a056a00114800b006d0c08135efsm229926pfm.28.2024.01.07.11.24.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 07 Jan 2024 11:24:45 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 07 Jan 2024 11:24:45 -0800 (PST) Message-ID: <659afa7d.050a0220.8a289.f4a7SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 994066051831; Sun, 7 Jan 2024 14:24:44 -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 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | 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 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 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 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/