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 17701436C0 for ; Sun, 10 Dec 2023 07:41:56 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 11D3D402D6; Sun, 10 Dec 2023 07:41:56 +0100 (CET) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 0A6C740299 for ; Sun, 10 Dec 2023 07:41:55 +0100 (CET) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-5d6b9143782so29085667b3.0 for ; Sat, 09 Dec 2023 22:41:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702190514; x=1702795314; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=KFU+aSepzXfWMw72Bp7Wn7k6lbRnIvFNdmcQhsK1gqU=; b=IFrj115bniCjw6U4XiAWTAjv5xBV/peA/AfGPiE9hP6E/g68RY3eYJ8HALn2o2a+7d pFO1nvk8t1vaVprtUqHfqYrG37/VENfLKQX6G8/SlqUbFhpk6yvmBXVq6RJk73K8x5zA BquF+73oIu1hF/uNnrOkY+blG1ciMCqiF0wOs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702190514; x=1702795314; 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=K4l8ECBr16TZUcea8jJfR+x1EqxFCNzpp2d9LvfA45D7+ZQleAATREAT8eMdJQjM47 xOycl2rZVH1GoWudVmXZbfV9pxYggQ/rGpwVrswA8Wh1fCiSjm3oKED1d9fWRsZM/1mE ldhRm+DLbKaJI/mlIGkAOe8PUmxTpbd2UWgkBOjuspu2mwZwhmT3DfsEAb1A0fAEysTJ q20IilvRKVqohm3cUqwgxYQqz91CB0OrztaXWlcD1RjEIX75739gCM4ISgp9i77n/KtY 4C/HfH9w2fW5XV0Pdminj7EYlxQ9r9lm4lic68cZh++mr1s5ZgRCIoljH6PtwgAdgUNu qveg== X-Gm-Message-State: AOJu0YxW2X+47CtxwOLKhA/OKR9mBM/QnoVDVrKIqOJThra1qZaossY1 9oouMknsGHW8cJ++7CIv/roEG/Qs1WDfJaBf5/t6t3zssdN9b6VAFRr5yw== X-Google-Smtp-Source: AGHT+IFqpz4OxO8kIoZvyfg4FtYl0rVTGJxyRBaXvIi9ERG+9hnB/ehTdCWCbbUKEq88YVP5oRoVamY2/Hhw X-Received: by 2002:a0d:c306:0:b0:5d7:31ca:c656 with SMTP id f6-20020a0dc306000000b005d731cac656mr2020619ywd.63.1702190514430; Sat, 09 Dec 2023 22:41:54 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id w67-20020a0ded46000000b005d7ce0ac9e3sm557551ywe.43.2023.12.09.22.41.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 09 Dec 2023 22:41:54 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 09 Dec 2023 22:41:54 -0800 (PST) Message-ID: <65755db2.0d0a0220.e4f99.7034SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 18D646051831; Sun, 10 Dec 2023 01:41:54 -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/