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 EA6D743872 for ; Tue, 9 Jan 2024 13:18:01 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E0C634021F; Tue, 9 Jan 2024 13:18:01 +0100 (CET) Received: from mail-yb1-f227.google.com (mail-yb1-f227.google.com [209.85.219.227]) by mails.dpdk.org (Postfix) with ESMTP id D3B8F4013F for ; Tue, 9 Jan 2024 13:17:59 +0100 (CET) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-dbdb12203b4so1878995276.0 for ; Tue, 09 Jan 2024 04:17:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704802679; x=1705407479; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=BH11hQE8a5V9pFu9pSiBT+yKlNeofS0dpsgDUedQJ3I=; b=a0funghcGzkqrDeDqz6VXsl4JfFtd6Hb6PdhBE0zkf8qBzt3zSaxHPVAmOpWlHyW29 WsqwmduqlRIHvIsPE64D7yqeRsaQL0IHMWbKF4qFWvhU7llI+uyeJoW0zjLy2xfM+IuN ikq9opZbQq+kp64pKFHLov8biXyNo4k/JgZek= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704802679; x=1705407479; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=BH11hQE8a5V9pFu9pSiBT+yKlNeofS0dpsgDUedQJ3I=; b=mYrrRCMcUsLHH7OQ8V5QKr2cvrf7mwfRIPoF7haaBQbEzV0DzPq6HZah2ULlzCJhtS gK+/8hQD2G1t5K6r9q1YUDaImKMQZ2CaO6tRUKgMuDsgmIDU+C8oeK/pGLTqbZIYsYEx mvICYTxEKj1YUvIRjO23/s6Ti0JFMoaoXeNsvO1PK+9+4QFzuP+bYGvmkjQzjpOW4hee 2DSS/mVbhXrPXND2NCeIzSMNyFY0OjqzxV/GmjekWgHn070/9msWB3j70oSH+WFOAR4T ar0/X5Ma2WDhIoi7v6WAe2nilcHdtZfm2jL25OMJc0qM2UYa4Y9gfLg0FscmgHUErFKf LcNQ== X-Gm-Message-State: AOJu0YzUQwbk8QTXZdxtzAb/U7/wBE1slqN9e/G3wF2/fuaMOI30EtzD 6tU4wpyQKi3kmMH2PHFqpjDBQYD3UorxH+EIPrmV4IC6CzKnlQgbM5vGXd77IT4y+w== X-Google-Smtp-Source: AGHT+IFJdASRWM0mEbP0WLX+pmrUpGvHFAT0Agg+H5mkYhnUq9FdT1lcv9uxC6l2lrpsyY63xpYt+zhizEDe X-Received: by 2002:a25:a1a2:0:b0:dbe:346b:b9f with SMTP id a31-20020a25a1a2000000b00dbe346b0b9fmr2369175ybi.51.1704802679219; Tue, 09 Jan 2024 04:17:59 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u63-20020a25ab45000000b00dbd5cffc3a2sm89045ybi.16.2024.01.09.04.17.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 09 Jan 2024 04:17:59 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 09 Jan 2024 04:17:59 -0800 (PST) Message-ID: <659d3977.250a0220.79c14.5880SMTPIN_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 D71016052516; Tue, 9 Jan 2024 07:17:58 -0500 (EST) Subject: |SUCCESS| pw135804 [PATCH] [v13] 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/135804 _Testing PASS_ Submitter: kumaraparameshwaran rathinavel Date: Monday, January 08 2024 16:04:53 DPDK git baseline: Repo:dpdk Branch: master CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871 135804 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28831/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/