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 9DE87437D5 for ; Sun, 7 Jan 2024 13:19:43 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9A056402B1; Sun, 7 Jan 2024 13:19:43 +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 E13AE40263 for ; Sun, 7 Jan 2024 13:19:42 +0100 (CET) Received: by mail-qk1-f225.google.com with SMTP id af79cd13be357-781251ed685so108133285a.3 for ; Sun, 07 Jan 2024 04:19:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704629982; x=1705234782; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=n3IWSTjBB0jY9sgZcmk+UQ/3R/c7XOUcNS/oAUpm4BQ=; b=QQOPjx5uphbo0rJjcb5RSadM738bM73z8BAqkLMpet2UgJILkc8GrGUb6CV7t1bozc 6JtVnxGAPEhRlxXK8l7HOO+5nDWx1nLrokbIrmhTiiNpTT9XZfjhcRSyOoy7F5LbFJ2x tO66WX0R4CxdN3R68dgSpNiO4wVzmotdPiEwY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704629982; x=1705234782; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=n3IWSTjBB0jY9sgZcmk+UQ/3R/c7XOUcNS/oAUpm4BQ=; b=ormiboXw50+GdK+bAPOOFwPl3FUV9fdFa5zHlTA3Tn24ww3uqdzPU4P/ce5rgZZl7t ZauBF5ahy9m5X5RP4vTIfrTid6dE4US9l/EZvV1U+00U9jYfCej+H8hmKRIcjNFTW/Z9 KUQiSLwNxNUH8CTQwe5YxO6AjoN//ytjuTLy1g5yMiVIJ8We+87E42gFeB9FIOQyzCX+ zO3Idv6mGdraL4c9plTT1AcqrwhNyiNGWzXltn5dbhVIPBnSOkisvrmchNFwg7FtRCC/ ONTfOs3hx2NR5BPe7mB9wGukTRgk7JLCKcf+hhPRb/iC7eZCh95NpUbcP4ND4akF7jr9 jylA== X-Gm-Message-State: AOJu0Yz9RgJ7y/DiBRjqNuSWSMaRmrvwk4ReLIb0N5FQII/8ekcTN4cw Etbe2hopGXl6Fy+8CPf276Sya/qkBYljyLEjhcF5ftNlmj0BqlpOjLhHm67iuLhESuAFtGIfqBU 8WUEvsw== X-Google-Smtp-Source: AGHT+IEY6Lt3XC1ZFRU6m/ohqoXfM0LXhBYIxbgC8BnHGdtTu6hEBP+dqKV44u6ii2Pxr8tyFTVt23859Umt X-Received: by 2002:a05:620a:2295:b0:781:45db:8024 with SMTP id o21-20020a05620a229500b0078145db8024mr2413003qkh.53.1704629982357; Sun, 07 Jan 2024 04:19:42 -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 3-20020a9f2383000000b007ce3da1fafesm83085uao.16.2024.01.07.04.19.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 07 Jan 2024 04:19:42 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 07 Jan 2024 04:19:42 -0800 (PST) Message-ID: <659a96de.9f0a0220.b43bc.637aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id B5C126051823; Sun, 7 Jan 2024 07:19:40 -0500 (EST) Subject: |SUCCESS| pw135771 [PATCH] [v10] gro: fix reordering of packets in G From: dpdklab@iol.unh.edu To: Test Report Cc: Kumara Parameshwaran 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/135771 _Testing PASS_ Submitter: Kumara Parameshwaran Date: Sunday, January 07 2024 11:21:48 DPDK git baseline: Repo:dpdk Branch: master CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871 135771 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Bullseye | 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 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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/28814/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/