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 E7A83436C0 for ; Sun, 10 Dec 2023 06:26:15 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E2B41402D6; Sun, 10 Dec 2023 06:26:15 +0100 (CET) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id 248D840299 for ; Sun, 10 Dec 2023 06:26:15 +0100 (CET) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-58d06bfadf8so2060230eaf.1 for ; Sat, 09 Dec 2023 21:26:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702185974; x=1702790774; 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=S+iGq33dgB0xH2/tY9kce0JkZMEM/RYEqeWqKYoE0K3ZuRiCSjXqjgoUaflqr2ZKQY ZwwE4pu0W5zRqqdT5cL4Y6aRNOVvc2ZCoW0TKBhDBwCy3W4Kwsqy0NvYmG9mlZBWZrcm bvbysIq6sBpg39jblBSxh7M6kYOEfzp5WEDGU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702185974; x=1702790774; 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=T8s/m7mICQxZKLYeCH9AvD1XROpyiQx84pAv3AS5xdq/bPNOdbLUtVOjA7oQAsRo/2 EQ8Wrr8QGfiBNTw4GTUy4LbRtux5+wMYy/ik/yl25f5AfvNrFcRmADlNkypVXVkTKzok /5P6irxXfbk9T4sQE8Lw1pLyAUx7FU9s4icyWm9blXulVRBa7vWAciPHLdjvqvWcJD8t GDd6fGX0XSMdgp7A2dVSDgILinFkQv6e/jAdeMyXCme0OvFJsDvWFbOQzd5RgOCyanJa UatTlri70JE11ACj8q/RrqVX/dWX7ucdCT4HdD3kD6QSIOwUcYGwHQNerTLBHl7FGNpx xgjA== X-Gm-Message-State: AOJu0Yz6QOwSMvz3Vec1SXpbYTIoeXlBD/1VY+kXuOrSd85FVMuDnWxA WksbcIJC+QlbLONrJOSmKcwa23ohQfiaojlzDerXmkhCZW95VP0x75vVnHpN+oKadb7APmARGw= = X-Google-Smtp-Source: AGHT+IGxxCrC844LGlCGSzCd779kYKj/fq+JFCIJOWl9QIxfReH5KDNXT4HbQqnzZkmdMLq2PE4ctCtlJJvG X-Received: by 2002:a05:6820:1c97:b0:58d:ca8b:7a83 with SMTP id ct23-20020a0568201c9700b0058dca8b7a83mr1896382oob.5.1702185974399; Sat, 09 Dec 2023 21:26:14 -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 185-20020a4a1ac2000000b00589d9237faesm421041oof.16.2023.12.09.21.26.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 09 Dec 2023 21:26:14 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 09 Dec 2023 21:26:14 -0800 (PST) Message-ID: <65754bf6.4a0a0220.786dd.16ceSMTPIN_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 DDD426051831; Sun, 10 Dec 2023 00:26:13 -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/