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 C36D943872 for ; Tue, 9 Jan 2024 13:33:39 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BF94C4021F; Tue, 9 Jan 2024 13:33:39 +0100 (CET) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id 9B0EB4013F for ; Tue, 9 Jan 2024 13:33:38 +0100 (CET) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-dbdb124491cso2181185276.1 for ; Tue, 09 Jan 2024 04:33:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704803618; x=1705408418; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=VisBtT9ZCRpgEzPSJjwr1Q4gmhmtb80deEPO7tEb/60=; b=GSDXo3TA3Wb1SEQaO+HrxmWOsgQ3YETpMfIHGL64ipbDauGSkqZODJGgsfrpKsgK05 Bfmgglzs0zBNu32qgYY319dkmCRVIyPCEHihe0CoL/aEZk5RBFOetXNlMuZFT+ybpiqp LDt3VfEpaKDwPqjrDCWb1aUW294yREBdRN89M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704803618; x=1705408418; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=VisBtT9ZCRpgEzPSJjwr1Q4gmhmtb80deEPO7tEb/60=; b=afsHYbA1bu3ZNJmOIRKyho6TZExn6XszpkgU/Kr/FUO3JK2D1ibOZ1eE/XExsPEwEh kqi0qVpeqhd1zOz8awLsvSNBfP+e3GsrjwnNxsDckev5fC47oNBBiNP+ZyO+YQOVkgyC x+njNulME/zyyTzXbyJBsvYze33e8xJ7PRrovFZxGGtoLFciqmYHmlSCVCqb+nTJQobA Vx1rTH6uauadSAftqJH5nzjLEf+uvTivaKroAfI6BFtvVThjXIho/dlzP9vYEyGQVyRG Pc3pAo9HMb1UNCUEJfGiVWh/+zzUzZi1mxZIyhZcBeg0GVEfAgo7WtvvHOAxEQ2nyjwe 53fA== X-Gm-Message-State: AOJu0YxtN9QoYPi4F6+HNY+fXHXF7qVMZk8daKofNXtPP/yrr9ATRq5O mCllA9vY0jbslCD6R4jlrIkq/sbIPvi90TzUafeP0zahN+yp69UFE8eKNLoLbIc0dfXZ3JcO4+o qcQNxjw== X-Google-Smtp-Source: AGHT+IGcforW+USTswpLQT8EXvdXXnjWwlWQDXULCvRDjRFvvI7RMgvrlIqAn2oKnkKDFW8zdUDdgRK/xal6 X-Received: by 2002:a25:ac9d:0:b0:dbe:30f2:48c1 with SMTP id x29-20020a25ac9d000000b00dbe30f248c1mr363401ybi.1.1704803617976; Tue, 09 Jan 2024 04:33:37 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id l11-20020a25ad4b000000b00dbcbf3f49f0sm88929ybe.22.2024.01.09.04.33.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 09 Jan 2024 04:33:37 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 09 Jan 2024 04:33:37 -0800 (PST) Message-ID: <659d3d21.250a0220.7675d.576bSMTPIN_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 9E4816052516; Tue, 9 Jan 2024 07:33:37 -0500 (EST) Subject: |SUCCESS| pw135804 [PATCH] [v13] gro: fix reordering of packets in G From: dpdklab@iol.unh.edu To: Test Report Cc: kumaraparameshwaran rathinavel 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-amd64-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_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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/