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 E1DFE436BF for ; Sun, 10 Dec 2023 05:21:02 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D8B37402D6; Sun, 10 Dec 2023 05:21:02 +0100 (CET) Received: from mail-pg1-f225.google.com (mail-pg1-f225.google.com [209.85.215.225]) by mails.dpdk.org (Postfix) with ESMTP id 9401440299 for ; Sun, 10 Dec 2023 05:21:01 +0100 (CET) Received: by mail-pg1-f225.google.com with SMTP id 41be03b00d2f7-5bcfc508d14so2863425a12.3 for ; Sat, 09 Dec 2023 20:21:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702182061; x=1702786861; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=w70LoFQnlzcneg5n2sVbflrW/8BAhdk3TbSgUWStPoY=; b=PReKSGvmcasw8NJGaD6Xs/EwYztbwk6NqqqJNr7E8Tobs8tsTUix781SL0cQiv7Q5+ v7K/0jz71N3VWxf+2GCYFzG/fzd64ZJ1EKUz6tHKJ2z08DZj/CG6KTIdoBLqOxrmTm/z 9dtM08o5aeEdKrlE88RRkrFSEFzlhC4nwje4w= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702182061; x=1702786861; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=w70LoFQnlzcneg5n2sVbflrW/8BAhdk3TbSgUWStPoY=; b=wX3zaz2IfXGb42BHFeZlt97Cu5CJ1Tf6G92XHeyqTuPDcErlWuojKQ6Gh4wFCPcFVr Iog3Fx5/8OFrQ+Gs5C6JzxHSWJX83wbsGXAqlyzDlfwrcje/mZZff2KvKdKTwVU+adwn OYN7PjuOJem0AWZkLELZ6uAXTFFM/XOdbd4ci33/nSpVmMr6kDXQ0f2kNErIBdc2G2ad B+5iq+vEU7i3c3BZnzphrXYJxjmWw6+ipUwJBU/Sr7uKnt8YDH3o8bsv2cWcEJC3rkK6 L4onLWRUAn5pJ8D9xyhpNTGMS6Nm5t+ko3+suYm1NbH9OKje4ON/1zbjMhl5sKScuf9f Fw2w== X-Gm-Message-State: AOJu0Yzf7gBoX2MdYSWq9zQpNIu97z8AgVOckI3qBKP1QLcEIVTkS42R EEO3r6qKDCt0rOz01UhyL7Ygib9+aY3GVj/RDux3nWtWCfadAoL7Zwg74g== X-Google-Smtp-Source: AGHT+IEtPWWo97jKnsPrA84bY/T6TCc8Qq9Gz+bjbZ+rvAoraN4UjY9HQhAueVAhIHmAT/7A1YKnGiHsEbTu X-Received: by 2002:a05:6a20:1b08:b0:18c:ae67:c1e8 with SMTP id ch8-20020a056a201b0800b0018cae67c1e8mr2521937pzb.24.1702182060674; Sat, 09 Dec 2023 20:21:00 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a189-20020a624dc6000000b006ce4fe5858csm492975pfb.20.2023.12.09.20.21.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 09 Dec 2023 20:21:00 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 09 Dec 2023 20:21:00 -0800 (PST) Message-ID: <65753cac.620a0220.5d651.6a63SMTPIN_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 DD6F96051831; Sat, 9 Dec 2023 23:20:59 -0500 (EST) Subject: |SUCCESS| pw134979 [PATCH] [v9] 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/134979 _Testing PASS_ Submitter: Kumara Parameshwaran Date: Friday, December 08 2023 18:17:38 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2d5afbb2c05d7647da7ea914887c52115652651 134979 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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 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 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28574/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/