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 A084C437D5 for ; Sun, 7 Jan 2024 13:09:25 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9C297402B1; Sun, 7 Jan 2024 13:09:25 +0100 (CET) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 0E82B40263 for ; Sun, 7 Jan 2024 13:09:25 +0100 (CET) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1d3aa0321b5so8513335ad.2 for ; Sun, 07 Jan 2024 04:09:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704629364; x=1705234164; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=VJ2KacJe7ZcDzZH6JKWSFLIZctP50yvzRuUsxEpX544=; b=A+43oA+ih/xygpKZPSDoss9jSogsjgzzLgjuRs6SKofnGvaRfzAseFph9KVDSwYjFf lzk7Xx+U+ntYS55GU2M96dZpiU9Lh4COZgPVpLRkFPpyoPgAZrxxTCoZjOQhY7kwiZA0 zYOuTrRvXQqJskCrt9Nw9E8AHydPcONJ6TVEk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704629364; x=1705234164; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=VJ2KacJe7ZcDzZH6JKWSFLIZctP50yvzRuUsxEpX544=; b=OGqhL8kaWUG931akU4r0aDfS5pYttB0diQhqEH48vluqBWjHs0I8mcn+jwZhvu5H2s O4mEkDlNAz8ckZi9dK18yJHawcQ/Ao+FqSHiF64P/09yrm6DbiirW1S0PqFgT/cJ+3/t b2ZtRRDCd9QkSYfiD42jZ9aO4Lykunahe5UnTX1FMmPz3ed4PwGgKcMFcFRONHS92QiU LCYedoXnTq+qMK48MhNhhWKDFsOjwwxGmmsucIRGr4Q8LhlnHA7QT0KF+lWWWlbGFBZD /CcyF4T5PPn4KktlVV0n9xif2hgHmppzsce9RC4mly9rYCGTJoGYBZWU0Qj2cc3/gplR cjhw== X-Gm-Message-State: AOJu0Yx33Nein9vm6x3F0TgQ+gNKzkP3C1MkmombQxHmVFZtRQxJ/C6O TSoysX+EewqVo2HqvLpgrEG2sEiEJZ9UKKKhfU9bzBfJW/TIKT+pOEmhQq9ZrDDoKQckFWMlS71 EuLO/Sw== X-Google-Smtp-Source: AGHT+IF1FRXHp5KA/6+iLeTd/NhmEO9CtV/y27f5C22b1UJlYcE2YyYGRAOI45s4zV86czFyxIg+11TlXDZt X-Received: by 2002:a17:903:988:b0:1d4:c308:1202 with SMTP id mb8-20020a170903098800b001d4c3081202mr3271748plb.107.1704629364406; Sun, 07 Jan 2024 04:09:24 -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 f6-20020a170902e98600b001d3f59f6883sm127569plb.110.2024.01.07.04.09.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 07 Jan 2024 04:09:24 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 07 Jan 2024 04:09:24 -0800 (PST) Message-ID: <659a9474.170a0220.5fffb.8cdeSMTPIN_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 98CE16051823; Sun, 7 Jan 2024 07:09:23 -0500 (EST) Subject: |SUCCESS| pw135771 [PATCH] [v10] 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/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_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview 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 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 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) 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 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 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/