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 F236F436C0 for ; Sun, 10 Dec 2023 07:37:34 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EDDB1402D6; Sun, 10 Dec 2023 07:37:34 +0100 (CET) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id E0E1D40299 for ; Sun, 10 Dec 2023 07:37:33 +0100 (CET) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-58d12b53293so2011214eaf.0 for ; Sat, 09 Dec 2023 22:37:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702190253; x=1702795053; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=KFU+aSepzXfWMw72Bp7Wn7k6lbRnIvFNdmcQhsK1gqU=; b=dn3f+3uDm3JQ155+gEn9on/wD4BzetUqS3r8IOh8XaOifzNo+BM6CJ3U07aRYT13nj QJY5FGFQe432UOjr9K4MMplxFHBvmWEN47NsloFbfiF2XFCT2KssKRGN/5TAMJncHywJ zExppKLrGkoddlCu+WpHxpGH7GBoFMd4Dr6/0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702190253; x=1702795053; 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=G4cLnLuiL1a9U1GVZd3qDcpF34HVm/Fx4/ghNjj+nFptRrC09UBE+ZQrnDMmJHRDj8 3sFpYj9uj+lKPLXWaPClwR3IWokHfrqzq/Ww2nKkIxNikKtyAYOBLYX1S7rBUoG20RnI X2tUpVufmh5/MYRSjfyHnAuOFjX7AqCDsjlGtlNV0hffEehXUVMM5w9UZ7NyfPOpsvUk nuyUugeD8bCnZ88wv27z8W5wqqXIXle6eTAaElDBMAN6oszFKmVTKQUaeDJsx8kqYZM8 vysHbI3aDyZi6gPCFM5ewGui5LXDUKkIuy9WRugTCFbHt84A2ntt322XAVDK3NOrJnBu t55w== X-Gm-Message-State: AOJu0YzSVD9p7ysGTM1fMjHodhQtvrPw7zQM0yV57pp0Bn76k54sjF8z v1QRVRi9eEwdcnSeV3hzjrIR41n9ezBbyCdNsuNW5SGQDcChHUV49/aHUQ== X-Google-Smtp-Source: AGHT+IEiaQ9mplSYr/NcJxVMI/VfOrtzR3UC9Sd7oVgHsYvzFNx7Bqv6kY1VuVJO9NFQYfp6bcT3CrK0yXp9 X-Received: by 2002:a05:6358:d14a:b0:170:17ea:f4d9 with SMTP id jz10-20020a056358d14a00b0017017eaf4d9mr3543583rwb.38.1702190253097; Sat, 09 Dec 2023 22:37:33 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y22-20020a1709027c9600b001d054294422sm168507pll.67.2023.12.09.22.37.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 09 Dec 2023 22:37:33 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 09 Dec 2023 22:37:33 -0800 (PST) Message-ID: <65755cad.170a0220.ba330.6bbfSMTPIN_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 48CBE6051831; Sun, 10 Dec 2023 01:37:32 -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/