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 10CB5436C0 for ; Sun, 10 Dec 2023 06:40:51 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0BBA1402D6; Sun, 10 Dec 2023 06:40:51 +0100 (CET) Received: from mail-ot1-f99.google.com (mail-ot1-f99.google.com [209.85.210.99]) by mails.dpdk.org (Postfix) with ESMTP id A438640299 for ; Sun, 10 Dec 2023 06:40:49 +0100 (CET) Received: by mail-ot1-f99.google.com with SMTP id 46e09a7af769-6d9dbe224bbso2300130a34.2 for ; Sat, 09 Dec 2023 21:40:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702186849; x=1702791649; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=b+3VmPuds4g4n6XJBzVO97/W6KC06JFNmvlpLmm4YdI=; b=PuZfPgo/HEsXK4Lk29Xc8cGnfWNVOwyPKBeN/WY0cNnCydAuDTnGMrgZzSqdUi9gx9 Ltwh5TZ5wRuXm6iT8RH1sHwdyBYzQHH4+EgYELs6ahtbtVl76sb4ZOABYlMdrpvK5jOe 1IHJ6gGcsRSWKDJuojfLqejQwyzfyhxSD+3SY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702186849; x=1702791649; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=b+3VmPuds4g4n6XJBzVO97/W6KC06JFNmvlpLmm4YdI=; b=kuLB4Vzl79Na2luWAvu0tBiIxm7VrUDu6p9c/nt6372UbjGbgwbbrtJrskZWpRqltX XGo5XWzqf84kl8gv8RR4FbMr6xzSojv0fVV8FQG1H9+s/yLPbIQ0ocmopUDFif6IkuQ6 n9aO3qUeF16rCvIbSq+7fpWtp7fJk7dQ4OQSwRMvHhKNqtj8h2o0OGJb9QwC7DcpDHaq HLJ1gqTd5SSVF1RO0qbMlsO0I33ul8siDEH/O15XoWPU97CvsoVgNOCVtUVf9PxZc5Gk cHq6YGv/xagfJZK2NRYg6r6K0456V1l8nl6vxnsZH6WL+V52Bk4iL0Blk3b6W5Etu2dD 84eQ== X-Gm-Message-State: AOJu0YzMB0ZSv+w4afzZN+s1PGXL0F2L/Xc7Y1jW6JuQxmJLOoF3seMm NPf+32oPyJn8UGvwgIkHuvqJplmBMA3nAsoKmi+YbA+FuMlCBHqRTYbkoQ== X-Google-Smtp-Source: AGHT+IEYJaujgiwVk9DSe0gDbIgY0+XD9zF2bUGLXyWUK+hCQNbpKKKE0A6IqYcUOrZWElIGN95nrelHCdpi X-Received: by 2002:a05:6808:1706:b0:3b8:b063:6baf with SMTP id bc6-20020a056808170600b003b8b0636bafmr3103839oib.94.1702186849101; Sat, 09 Dec 2023 21:40:49 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id iy20-20020a170903131400b001bbc9e9ebfasm164499plb.102.2023.12.09.21.40.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 09 Dec 2023 21:40:49 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 09 Dec 2023 21:40:49 -0800 (PST) Message-ID: <65754f61.170a0220.8a7f8.6bd7SMTPIN_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 8B6826051831; Sun, 10 Dec 2023 00:40:48 -0500 (EST) Subject: |SUCCESS| pw134977 [PATCH] [v7] 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/134977 _Testing PASS_ Submitter: Kumara Parameshwaran Date: Friday, December 08 2023 18:05:34 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2d5afbb2c05d7647da7ea914887c52115652651 134977 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 9 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28572/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/