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 27FF343859 for ; Sun, 7 Jan 2024 18:59:30 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 23BAB402CC; Sun, 7 Jan 2024 18:59:30 +0100 (CET) Received: from mail-qk1-f225.google.com (mail-qk1-f225.google.com [209.85.222.225]) by mails.dpdk.org (Postfix) with ESMTP id E36D2402B1 for ; Sun, 7 Jan 2024 18:59:28 +0100 (CET) Received: by mail-qk1-f225.google.com with SMTP id af79cd13be357-7831aacdaffso85446985a.3 for ; Sun, 07 Jan 2024 09:59:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704650368; x=1705255168; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=fH8DCuClj5FP5bt+CjJfGqSghYstfwtzlthN2GM9whM=; b=fUf54orjeUkQJ1FgedrGNPt2PVRimbH9xCQI1vnfRB4vrzumZUbzbvMrfD+73pr/36 KpY+ZyjpG+UKQdTW+pak/uykUrIUPrN2X7x5eyxO0sG87Uecetz8T9kIYwdJa0xQyF2i UZYdlMPZLTbWmoMIladxdFCS7k7lt1tivNiR4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704650368; x=1705255168; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=fH8DCuClj5FP5bt+CjJfGqSghYstfwtzlthN2GM9whM=; b=MoDEdvzsrTfBgnKl0tRQoRGHcj+3NC0erXVBpeSoQOfbwsh4MXr6BnxsFtzGhI8ekc SP+uZeT+lakU1qg7PADloaNGSXe0wi2Uas93R/NXt0Vq03OqT8Psv64Ll0/Os4LKHKcd qA4cmJgWbfIXSjz2FnHVXEuUvk/B70N6E50yLX4OtliZSxaMO29IHazYNJNoRxIKdlQd p5utIjX0SBoz9fIOGamCgZqNXuJdHplZWFECIP+dKxmboG3iUCGnTf4TC/ZKEFu2mDfp C1GzBsytu8SshOgK2zCm0YKJDJoxnX13GgEE3QtMGjstFcJuc0H7FeCD9sr9wfCZu721 hLiA== X-Gm-Message-State: AOJu0YyVtvGYyQzbYyqof36hxF6dqq2PfOiDbeczNPYDEAU8wxR7hKlI HvKHkg9UfRLBSyT+WcBilzSLJPi2n11CXrPLXlozIDXr2CyHIOF7HK0onVtIsIBO4w== X-Google-Smtp-Source: AGHT+IF1E5xUVojadAKWOZ+qXzhNKh2pURcfwdRyjnWUXBQzRP+o/6414I3CCbLoDDpQU2z4wtSWf1RWFbs5 X-Received: by 2002:a37:ad11:0:b0:781:9e35:21db with SMTP id f17-20020a37ad11000000b007819e3521dbmr2961696qkm.31.1704650368432; Sun, 07 Jan 2024 09:59:28 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z68-20020a25a14a000000b00dbe9f2f801bsm276717ybh.3.2024.01.07.09.59.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 07 Jan 2024 09:59:28 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 07 Jan 2024 09:59:28 -0800 (PST) Message-ID: <659ae680.250a0220.85ca5.28cdSMTPIN_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 F0FF26051831; Sun, 7 Jan 2024 12:59:27 -0500 (EST) Subject: |SUCCESS| pw135772 [PATCH] [v11] 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-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/135772 _Testing PASS_ Submitter: Kumara Parameshwaran Date: Sunday, January 07 2024 11:29:20 DPDK git baseline: Repo:dpdk Branch: master CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871 135772 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28815/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/