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 DB138436C0 for ; Sun, 10 Dec 2023 06:04:04 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D6A8B402D6; Sun, 10 Dec 2023 06:04:04 +0100 (CET) Received: from mail-vs1-f99.google.com (mail-vs1-f99.google.com [209.85.217.99]) by mails.dpdk.org (Postfix) with ESMTP id 5960540299 for ; Sun, 10 Dec 2023 06:04:00 +0100 (CET) Received: by mail-vs1-f99.google.com with SMTP id ada2fe7eead31-4649299d0a0so926039137.2 for ; Sat, 09 Dec 2023 21:04:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702184639; x=1702789439; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=yv6q9pbuZaVHEJoeT34li6YYOjTWvrO0WOQ5r6wsbaE=; b=hoj0MjGuT/uh7/Txu78bC4frUzusBuAxzWcKW7j7SpddRdPy5kEMDDqWCLo+bqlSSK uFHTGndJYyNWGSu2PnVHGO7REVIEM/CsmyKu4tPxmPOmtXmABZNhc+fg3a9Ug6OkBuNq yGhv/H5D/BT31rwdohbCC3ttJf1MZAuJJZkwY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702184639; x=1702789439; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=yv6q9pbuZaVHEJoeT34li6YYOjTWvrO0WOQ5r6wsbaE=; b=NjaXprQD2vv4Qp8boBtTzLCS0BhFlXFa5KUQWGDgB+YCyzGfDfXOx9XfODN63Tnxlw GV+p2DFDxOEsEYjHERqQ2N1sqHEXQlmZYlRh3TsE2FiTPlFcbbWexGJpV9RpcexbKodF 1oJG6mjcoCNe12iHCK/g2F7stx4xZ9jHyF21GtACjhbirkGEQ2v3NQNevXCHsuza2CQr e63krJFP1hrwyXydMPnackbWUFdz3CB6NZxOSyKS5ZdKQyIIaU4oCS/eG/wtwBfYispg /8VGlEobxP2RuKgZb+gvOecTmVTXIy6tuNq/KrwxDtfdXZw8DM+e+ykSpZ4osivs09VI 9UGw== X-Gm-Message-State: AOJu0YzFSMDuvb09uctBWoraxjYsHpKcaSyN0YMTWRDCZBD1QPPkemF2 BLFtPsihnpNxw4Sw5pmi7lUENAXLI3p+CuIgRE10XGu1HqHJ5EM7je9JeNhY9jekK5BL2ts2Sw= = X-Google-Smtp-Source: AGHT+IFtqkMqH/JYzdHotLc08KryQgYuJ5M3qR9WQE6IdqATD4LaWYq6SIhmkylLeckwVYENJnVCjYx29vUS X-Received: by 2002:a05:6122:4d12:b0:4b2:879d:1acc with SMTP id fi18-20020a0561224d1200b004b2879d1accmr1775917vkb.10.1702184639559; Sat, 09 Dec 2023 21:03:59 -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 g16-20020a056122099000b004b2c7d946easm486662vkd.3.2023.12.09.21.03.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 09 Dec 2023 21:03:59 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 09 Dec 2023 21:03:59 -0800 (PST) Message-ID: <657546bf.050a0220.e8c7c.1c55SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 329A36051837; Sun, 10 Dec 2023 00:03:59 -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-abi-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 | abi_test | +==================+==========+ | Debian Buster | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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 Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-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) Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 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 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/