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 5CA7F436C0 for ; Sun, 10 Dec 2023 07:21:09 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 57C40402D6; Sun, 10 Dec 2023 07:21:09 +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 0BDD840299 for ; Sun, 10 Dec 2023 07:21:08 +0100 (CET) Received: by mail-oi1-f226.google.com with SMTP id 5614622812f47-3b8903f7192so2456853b6e.0 for ; Sat, 09 Dec 2023 22:21:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702189267; x=1702794067; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=KFU+aSepzXfWMw72Bp7Wn7k6lbRnIvFNdmcQhsK1gqU=; b=KaNEYfPvJwDOACJ+s2sQ+T1787Ladjqt5jUx47U5AiJHIzA7pD8xfsmt7ntJEmGMiu kpKcrVslETDXGtgybdCtigTS4NWXT3+D1qxUemoW4cXwZoErRAiBUKGkc5lDhBgMrcOy 8XdogmIKEEQ6NUduES6BkFDuRfFSBR9PW+Jl4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702189267; x=1702794067; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=KFU+aSepzXfWMw72Bp7Wn7k6lbRnIvFNdmcQhsK1gqU=; b=Gi32eiCoV5gY8i5SRR3oCvd7ICL9cDe4OhyuKopw5c40hEQq4NbM/3jvN62YgAdPSK +BSnlOVNpxVvRJKtBtxqo6+2RMS0CTCnoWQ3Ymun9G8lszLagkhg/JZl+RyYZST9ETZr oWj4/JJA3w7aT/gFlyoo0IKL5l24tCSmWawo8x9wi/g21S0sAfWv/GEQEA0rhcd2FHp9 bX5hd/xoipxqkBeUft9Vmp+ds6Y1n+z3++UD3PWO0v/CQl0EFl+ewzC7brA0XoKm67mt 3k06a5JIeP7xbsu7VrAta0lx1lpSj88jCHbrpXR1W3KkVWEoQSnqu8AoqZJnoRqKI/ng +G2g== X-Gm-Message-State: AOJu0YxPR/eBowIVzWuK9gXBmglbTnym3uumFC8s8VFaplLr75A+qUFo bZQ6o5kLXyxgcG4aAfHwrouzvsP1RvVNw6RKOVD0tqAEEhYW0/97XUR8M2Vop2st4XnbZQL9pg= = X-Google-Smtp-Source: AGHT+IEErmswTtoeVP7B7C3Xpq9rcDL0rhOrjRaQjEaeKxCOFbOqprSS5/mj226op3DfU8kplBbjWU/C02NW X-Received: by 2002:a05:6808:3847:b0:3ba:84a:5756 with SMTP id ej7-20020a056808384700b003ba084a5756mr19161oib.95.1702189267360; Sat, 09 Dec 2023 22:21:07 -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 g200-20020a8152d1000000b005773396bc91sm543750ywb.44.2023.12.09.22.21.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 09 Dec 2023 22:21:07 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 09 Dec 2023 22:21:07 -0800 (PST) Message-ID: <657558d3.810a0220.2d8c.6bfeSMTPIN_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 088806051831; Sun, 10 Dec 2023 01:21:07 -0500 (EST) Subject: |SUCCESS| pw134977 [PATCH] [v7] gro: fix reordering of packets in GR 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/134977 _Testing PASS_ Submitter: Kumara Parameshwaran Date: Friday, December 08 2023 18:05:34 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2d5afbb2c05d7647da7ea914887c52115652651 134977 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | 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) 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 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 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.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 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/28572/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/