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 87049436C0 for ; Sun, 10 Dec 2023 07:07:29 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 80DB3402D6; Sun, 10 Dec 2023 07:07:29 +0100 (CET) Received: from mail-ot1-f100.google.com (mail-ot1-f100.google.com [209.85.210.100]) by mails.dpdk.org (Postfix) with ESMTP id 2ADC840299 for ; Sun, 10 Dec 2023 07:07:28 +0100 (CET) Received: by mail-ot1-f100.google.com with SMTP id 46e09a7af769-6d7fa93afe9so2384743a34.2 for ; Sat, 09 Dec 2023 22:07:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702188447; x=1702793247; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=tagvy7GYkQcI+KJ/668dMlu/ZjeeJeqNKZv2vLskeek=; b=E3W5k2+pVmIGAZTjYK+ZilR7mVYM7/jFBsDD8Liip6khpv9WTcoENKzDAuv7Qy1zmo KBqRGBNrqUvjK785N/323XEtmbmLj6+2uktAsufif6OsCaFFajDzIfX/fw15n9f3x+Ee bbSQ8cS44Qf0blqhtj8MaLjTjRgwxIfVSIUNM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702188447; x=1702793247; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=tagvy7GYkQcI+KJ/668dMlu/ZjeeJeqNKZv2vLskeek=; b=eMA0xsa71XzMsz4uzDCEmQ964b99Z2u7l66hLAMDGlpgZ1A0YM/x0lYEiFZHm5j2Nl rZTc/J/Uerr0p+yGQkzIki+WONA027GKqzmM/sI9ritUt7T2f9fZRSCuFGz+5SuTctEt IG5DgxcaAntAnheP9a2xDqNsHAGNAhvjdAqmticUeWOxNPblnRD5MreOkpxlq57GGlmM zlATH6R/e8UxuEiOrPDDHGQFIKZgmJBr1iy+BxXICJYij4fIZBu3kd7gZRGU351sMsNm RbwNo6npC7NuN3c3qPtihL+TnwlsUWzGaAOwx/phqxsFFmhAHOwPTezFHPUpQbwlH7+Q RNIw== X-Gm-Message-State: AOJu0YxBnP04PS3nauLoGrw12Uyy50vEpmHm3oDAlKqwjc77F4Pv3Zve N4m5PA3t15aBvLPRqYSGV9Unkg7BgSxYDpTZcIh8fVhqHaadVwNCWl+uyQ== X-Google-Smtp-Source: AGHT+IF18ny1dJcviSDB5MmUARTbi9RIZPqc26UTVUfY/miWpQvU2OKDsUyc9jUAEwsqMLf47viZ9bXUi5WI X-Received: by 2002:a05:6808:158e:b0:3b9:ee59:1464 with SMTP id t14-20020a056808158e00b003b9ee591464mr2800267oiw.84.1702188447257; Sat, 09 Dec 2023 22:07:27 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 123-20020a250381000000b00dbc0182d1b8sm481121ybd.12.2023.12.09.22.07.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 09 Dec 2023 22:07:27 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 09 Dec 2023 22:07:27 -0800 (PST) Message-ID: <6575559f.250a0220.ae686.67dcSMTPIN_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 D9C516051831; Sun, 10 Dec 2023 01:07:26 -0500 (EST) Subject: |SUCCESS| pw134978 [PATCH] [v8] gro: fix reordering of packets in GR From: dpdklab@iol.unh.edu To: Test Report Cc: Kumara Parameshwaran , 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-unit-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/134978 _Testing PASS_ Submitter: Kumara Parameshwaran Date: Friday, December 08 2023 18:12:25 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2d5afbb2c05d7647da7ea914887c52115652651 134978 --> testing pass Test environment and result as below: +--------------------------+----------------+------------------------------+---------------------------+ | Environment | dpdk_unit_test | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | +==========================+================+==============================+===========================+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+---------------------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+---------------------------+ | Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+---------------------------+ | Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+---------------------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+---------------------------+ | Fedora 38 (ARM Clang) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+---------------------------+ | Debian 11 (arm) | SKIPPED | PASS | PASS | +--------------------------+----------------+------------------------------+---------------------------+ CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28573/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/