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 D1FEA436A2 for ; Fri, 8 Dec 2023 19:56:21 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CB4EC402BF; Fri, 8 Dec 2023 19:56:21 +0100 (CET) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 1FBD040144 for ; Fri, 8 Dec 2023 19:56:20 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-35d74cf427cso8740285ab.1 for ; Fri, 08 Dec 2023 10:56:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702061779; x=1702666579; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=osurg4btofd/yAJpVaBjP7hqsvO7Ehm5SyMH+IZd1ac=; b=X50kKdS6Zmyww+/uoJNsvAtarTFd0nXbBP7gRtXB7A1nDefrvZMAEAjdfDhOyejR5u JidXlYuPscKlk0z/yKcua3RtwbYYnvXgaEf3f1X4cv7g7uGnhkNAT/aCy2x27fMK0SUY kihqC5yn+X3l1qsT8Maio8Vy0oU+7UECCh5uQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702061779; x=1702666579; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=osurg4btofd/yAJpVaBjP7hqsvO7Ehm5SyMH+IZd1ac=; b=RQZAHoeuC4lbs/bNSTdcT7JsXNANr2OE4YpNNH9u00GpofobfgvRFgIt7rD9dz1/EM gmHmmTnMN+38cgPYqH32GyRLTBZwd052GyIj7I1m9CR8raZNNNoAb+xSTU+EmvEiWkb6 Sib7gT075RqX5G8BAE6w8kWeNrUjZDogiqppT7KIMU8LZJM1w+g7zTaGG/EJ9Ks2nNm8 70/i659abosGRNYxHgvbxg4WAE+o7YKLFnAVKvTVB8GVz960oegui4TDyrMPXtkbhRNR Ryvx59/kvf6R7C2s34m2R5hfXQIr4wK6JJJhRPWHC1n6XWUje+XfuvRydYBFO9OpMsut 2/Uw== X-Gm-Message-State: AOJu0YxYqEMklnmzulS5RFeT2Kwkz8VlisoWU/yyvZ32MMYbRfy9/Wwh TInR1+HeK4DHVDsBd1gfu7GxY93UVO1OK0ptwEU/bzOs60OzLa4ZhB/ISs3nCKr/h8WwseJuCw= = X-Google-Smtp-Source: AGHT+IETSkFmM+2CeA/eCcN2YC/6h4fK3Ym0JbAt9UZ2H4dwkxdBVcmUoWaPY+WbsV//QvjLlp06p5Repce2 X-Received: by 2002:a92:d08f:0:b0:35d:59a2:6469 with SMTP id h15-20020a92d08f000000b0035d59a26469mr529729ilh.60.1702061779481; Fri, 08 Dec 2023 10:56:19 -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 s15-20020a056e0210cf00b00352b08e46fasm145734ilj.22.2023.12.08.10.56.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Dec 2023 10:56:19 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 08 Dec 2023 10:56:19 -0800 (PST) Message-ID: <657366d3.050a0220.355b1.6fecSMTPIN_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 0AE36605C311; Fri, 8 Dec 2023 13:56:19 -0500 (EST) Subject: |SUCCESS| pw134976 [PATCH] [v6] gro: fix reordering of packets in GR 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/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 | +---------------------+----------------+ 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 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/