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 D347043872 for ; Tue, 9 Jan 2024 13:46:05 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CFE894021F; Tue, 9 Jan 2024 13:46:05 +0100 (CET) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 13EF44013F for ; Tue, 9 Jan 2024 13:46:03 +0100 (CET) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1d409bcb0e7so12282565ad.1 for ; Tue, 09 Jan 2024 04:46:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704804362; x=1705409162; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=n8/CqWBl0pyz8sVxWwg6QB5HPmWQzr6zM9MBmVcHabM=; b=VvujZ3LX9z3iJI779lkemdjy4TIzt/4hnWYvqCdOtv3RtreVH29xfzOo/rRWiKIK// YXP/RX6OT5ZU7eDx6IhNo4fhg6rUB9BMB8iwNAbHGSjjozBYjJS5P0a5kUfltxom3HNt BECAlAQWPW/zXoTZ2iXhIM6Xc1uXK3jGKpn0k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704804362; x=1705409162; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=n8/CqWBl0pyz8sVxWwg6QB5HPmWQzr6zM9MBmVcHabM=; b=Q1tdQCkP3fOsaxXrznvzntE01526SXut+V/HYV+PIZ3Rs4eljdJy0pjrmjWb3/GyuZ ViQirb5XM5Ixk36kaqAOhhWvdLhXoDM18aBx/86xRzL9aj6P+nUsyrZ740R0OhU9uae5 iKMyKvsCMEdW1b6QB45ujF6Tlxiy1Anto8GVaUhptzRwEjNy/6hcZ/DzzaN/cFiGkqG6 /20/bD1PaEXCbYuzuCOSudR5zzRusrMKZ2iQJGv4pTvTLs1RO/JvVbKenS25SAcVdTEK NN/f1g/QAfYFcobs/St/pWOfXmdHw+UzoCtT9eqane+iydj1+SKBQG16yWnv4XJD9RbP CxfQ== X-Gm-Message-State: AOJu0YwfO9iGy/KY0wsrn/T1A20DqI7dZepulqO7A0AdJ+0GkSVU7iH3 scNElpZTXSGVxk4WgrfKLrMVchPrzXUi3jhHgd1e24s0Gnfu7CCFEhfgrgYrCW8jQHfrBsFgtC3 hrldCVQ== X-Google-Smtp-Source: AGHT+IHNEr+6hDvQWk9Fba61woLBkMTUu93Dp0wjNf3mJeffOOTaOj9yXFCiBeqnRSaB30rTK0EkHJ3tuRVr X-Received: by 2002:a17:902:7482:b0:1d4:f77c:a8e4 with SMTP id h2-20020a170902748200b001d4f77ca8e4mr2353691pll.79.1704804362377; Tue, 09 Jan 2024 04:46:02 -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 k11-20020a170902694b00b001d3be136e05sm58244plt.27.2024.01.09.04.46.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 09 Jan 2024 04:46:02 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 09 Jan 2024 04:46:02 -0800 (PST) Message-ID: <659d400a.170a0220.828e1.3ac0SMTPIN_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 957FD6052516; Tue, 9 Jan 2024 07:46:01 -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 | +---------------------+----------------+ | Debian Buster | 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 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-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/