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 3010E436AD for ; Fri, 8 Dec 2023 20:31:37 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2B656432DC; Fri, 8 Dec 2023 20:31:37 +0100 (CET) Received: from mail-oo1-f100.google.com (mail-oo1-f100.google.com [209.85.161.100]) by mails.dpdk.org (Postfix) with ESMTP id 860C640144 for ; Fri, 8 Dec 2023 20:31:36 +0100 (CET) Received: by mail-oo1-f100.google.com with SMTP id 006d021491bc7-58cecfb4412so1169435eaf.3 for ; Fri, 08 Dec 2023 11:31:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702063896; x=1702668696; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=EkozxrCReFVSp0dKKdwPC3WTiV0DKf/c8cuv/xTw8zQ=; b=LAOR6ocQTxYTd6joUt+bLMjTBmatUgzd7pFtHmrFt3ZCAx75tej3osJeEKZzabtwRY 8in4JSwPO/ANqg18bpq9KxA4YZN8ZwOpKA9a44Z/0H4Eh2A+5r4jZBY9jXre0FN07uR0 Reyg6RLNwoE1Ipt0n1s7aEolfGpLnllv7oGOc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702063896; x=1702668696; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=EkozxrCReFVSp0dKKdwPC3WTiV0DKf/c8cuv/xTw8zQ=; b=WkD8Jf1V7XdTZheXYfZ8T/1b+zZhnUHDDYFq6G5N+NyfHa6dvSGPqh3DaPv6oRQnIg wXXB9T5PHfSBSEBXZE/mNz4ZDObGTyTf1MS3ZJ9iHG3sCsStoUk7JkjXnsz8VLqK/lup lgnFjwVwFC+Duq/jK/CDVXIxSidRsLLo5dFRLWE9bxpfQJaE5qcMzPFZgcOO35xl20Tk lqBsuEPP+khBZdm7bS+yWbmYmMAgTdMCRyrTWEE/OBgh55BlvkH5uFpCs88sCYu0JsJb uazSpzbfsIA/Woy3FunkoRHGf5e6LN5PjdMKYwLAM7LYAqherXvr0kMkEEs8DjxLz2SH 2QJA== X-Gm-Message-State: AOJu0YxO3+1uV6JqGuzlQWPXqQQYglGkGa0vY6IjgeE4fakMtdYiIqyb NsK/Zf28KPgMo0LpA7tlfnTkMwdoUZkpWibdQv1Xe24BL4YkbspLMd7HEw== X-Google-Smtp-Source: AGHT+IF2DTVB3CR+DSc7wf4cGbofe8+ZA6ztLVY2J2jkyJatP06evgG15tDY7wf3Hbp8rwIQQ1iwSSsAtmZG X-Received: by 2002:a05:6820:1ca5:b0:590:78ca:496c with SMTP id ct37-20020a0568201ca500b0059078ca496cmr708739oob.7.1702063895918; Fri, 08 Dec 2023 11:31:35 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 185-20020a4a1ac2000000b00589d9237faesm160828oof.16.2023.12.08.11.31.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Dec 2023 11:31:35 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 08 Dec 2023 11:31:35 -0800 (PST) Message-ID: <65736f17.4a0a0220.786dd.770dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 1BCD3605C311; Fri, 8 Dec 2023 14:31:35 -0500 (EST) Subject: |SUCCESS| pw134976 [PATCH] [v6] 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/134976 _Testing PASS_ Submitter: Kumara Parameshwaran Date: Friday, December 08 2023 17:54:00 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2d5afbb2c05d7647da7ea914887c52115652651 134976 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28571/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/