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 BFC4643859 for ; Sun, 7 Jan 2024 19:07:06 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BC478402CC; Sun, 7 Jan 2024 19:07:06 +0100 (CET) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 6A496402B1 for ; Sun, 7 Jan 2024 19:07:05 +0100 (CET) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-5f00bef973aso8291917b3.0 for ; Sun, 07 Jan 2024 10:07:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704650825; x=1705255625; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=9pyGoCf7KT9gIABkCo/H3r3qeAEmkg0erXRwANsaXEI=; b=c4QhXK+lbUsSzciPbN5C1vM4eFzd501FxIHmwDgx7hcLpknqWK5U/G0IolO7N7F1EZ 0obNcf7BDWBm51LmRoumxDci8bWB/qlSn7CpkBGj2xCimF6hSnqi9VYfIpyFcVJfFJMf 1tqN2EJDLvDZT/HE76jBbtRlcQfx7s+jqjUfA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704650825; x=1705255625; 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=XuHexsDDB5dI1mD1STzLGRdls5/LFg6xsl41KCGvsBuzfZANsnDuf9rAysVbET54UX es4mvgACoW468LIRGeNcNIx+VDw6vmt2tzITS3tfELzx87jm0PBa3ln2mCrl8IFE4fkA gQoJZndM5J8ytrBKramgqvq5xmWaa9INLZxnqwgNpLZAGpYmu+SPanppb6DYtNiucAQv gN7T5XdwfezcHlUD0ex24i39vzwIM0ZWo8eEmaNIhaIztmFJ/ZRWXCpJfMyFkbpjaL9i CmLob+XFY3CKuyyktm4kB/i04oHK0m8x6olR+7NIQQQ+MKmnzRz3BKuf7/yW35EVykAs bDhQ== X-Gm-Message-State: AOJu0YyOrvKCAYMjosGPviKlFqbKc0ywGgTd9XgEeUPiEIztpzTJxjPZ 4Wbc60HTW3PbHAlhyltfcuYchwLdx71YL4KdbU1+Gmg9TOkSCTNHcJGXwHLt3HesUA== X-Google-Smtp-Source: AGHT+IEMkbt5QXTbM4yBXDTT0R7riTDfgJhKFTDGHoCY9aqeaPCVF2gMcYi7ygi+eyQsKz6R1QJZierxXj7c X-Received: by 2002:a0d:c9c3:0:b0:5e8:ecff:bd45 with SMTP id l186-20020a0dc9c3000000b005e8ecffbd45mr1387421ywd.60.1704650824893; Sun, 07 Jan 2024 10:07:04 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z128-20020a0df086000000b005cae43d3199sm349389ywe.51.2024.01.07.10.07.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 07 Jan 2024 10:07:04 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 07 Jan 2024 10:07:04 -0800 (PST) Message-ID: <659ae848.0d0a0220.641c9.89a2SMTPIN_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 8CEF26051831; Sun, 7 Jan 2024 13:07:04 -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/