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 35D8F436C0 for ; Sun, 10 Dec 2023 07:23:34 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3075B402D6; Sun, 10 Dec 2023 07:23:34 +0100 (CET) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 6052640299 for ; Sun, 10 Dec 2023 07:23:33 +0100 (CET) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-5d279bcce64so31698267b3.3 for ; Sat, 09 Dec 2023 22:23:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702189413; x=1702794213; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=1kzwFzjADjPi58uNvhL8lH7zj3i4ZfrY+9CDCXoengE=; b=CJjYnqqobqsR+Gc3nR20Vjs5saIZnD0KSAhek6d0iblD9wtViPchwdx+p+1c1wuHcN mxtMqaEpIy8wHALhwwk8v0jIcFCdAo2bJHxAavKcS5+VoAnEI5zDlRVhMw20zL4l6/1h nQC9RjJlLh+AIP0o47Z+3aYq73FmF8+uc413U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702189413; x=1702794213; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=1kzwFzjADjPi58uNvhL8lH7zj3i4ZfrY+9CDCXoengE=; b=S5dEOuqYxM2MGL3WCJL9jgETlIeD/A59WxjqAGJYLAXSNHh89j09Mngb8sjId1SQdX W5vPJo5GPAN/5n5eSVBWxsgXTtsCmgIKl3grG3Uwxx7eHxCfWmdr3kaNGJ2GY7JHUwun AYq5vpqPi4mkkWhLEZjoFmcsBIxKLRlFoigjnpUIjTnF2z7JecGV33zndVfkAlirttWQ 69aPQ4sWKeYqEHyM348mA6E3pbOIlNFhzQabVI99CC71RDPfWUqVq/T+MLiK3/af/NDz UoL69GG60ig2WIQm/jKdtEX2Q1n3qlQyqPe7mjreC4ZG+V14+RNwanR8kZEwX9l9XfnQ jeXw== X-Gm-Message-State: AOJu0YwwAEeXesFUUfbIj3NhMTpEQVUsc5m2PsIOfyeZ3r88PAuM5T18 UEPQU2extytHFJT/v1rz2chdSevSY8ohiNhsRU2xa3ZZFNY3wDdyY36NVidK9QBBe56aih1mtA= = X-Google-Smtp-Source: AGHT+IGDZou9zZ8Ae9s1K+KK0jDYriKnVrc9NjW2M2g6twXS0IWAAkO7YphMoSYR9ACgalZ/kRbtPusMNKM4 X-Received: by 2002:a0d:c801:0:b0:5d7:1941:2c17 with SMTP id k1-20020a0dc801000000b005d719412c17mr1897265ywd.68.1702189412663; Sat, 09 Dec 2023 22:23:32 -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 d79-20020a814f52000000b005cad2ec7a4fsm531107ywb.14.2023.12.09.22.23.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 09 Dec 2023 22:23:32 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 09 Dec 2023 22:23:32 -0800 (PST) Message-ID: <65755964.810a0220.b242.60eaSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 5604D6051831; Sun, 10 Dec 2023 01:23:32 -0500 (EST) Subject: |SUCCESS| pw134978 [PATCH] [v8] 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/134978 _Testing PASS_ Submitter: Kumara Parameshwaran Date: Friday, December 08 2023 18:12:25 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2d5afbb2c05d7647da7ea914887c52115652651 134978 --> testing pass Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | CentOS Stream 8 | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | Debian Buster | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ | Ubuntu 22.04 | 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 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 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28573/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/