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 EE7AC436A2 for ; Fri, 8 Dec 2023 19:41:28 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E87B6402BF; Fri, 8 Dec 2023 19:41:28 +0100 (CET) Received: from mail-pj1-f100.google.com (mail-pj1-f100.google.com [209.85.216.100]) by mails.dpdk.org (Postfix) with ESMTP id A42B740144 for ; Fri, 8 Dec 2023 19:41:27 +0100 (CET) Received: by mail-pj1-f100.google.com with SMTP id 98e67ed59e1d1-286d701cabeso2424969a91.3 for ; Fri, 08 Dec 2023 10:41:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702060887; x=1702665687; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Q/Z37WABzHCC+VjQBMEDqj1DCiIlhiqYPSjP5ORJBT0=; b=R960efPRrf+OSyWpGMKHxxYtC1rlA/h5wfpPWgMQ0+pC7nrvdabMQWhSQmD5QU4Zkx OZKXyvFlxYi71u7zKVnKsbwSNUYBrpXWI7cMpDa/ahaXYPd1/PfGrhtAeh2OOoV9eJRv aHCESBW1GmMJX1ZzCPKajjr/3EUfQxxCnwrsI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702060887; x=1702665687; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Q/Z37WABzHCC+VjQBMEDqj1DCiIlhiqYPSjP5ORJBT0=; b=t+CUsq9+1bIFmFg/TFD7XbimvIBeDfvi/Wvf8UoWmsIK7rpXGtI7nRVUcWUfXjHDvy zTdMXUOYIiKXFR0PfBQN1SyMoFsxnJZEvobIp9URq68YzMh07fYQUDLJlYeYMCYgVdl1 0G/NG9/ey3oWThhlRqYtsp3J/oHV1XIbKaYo1RLIjL+M9PwYfHaeJffCV6x47Q/5yHl4 Zq5v5TPkXQWxAvCVvJcU+PCsOLxo8vNbE1oXm7/ySmwaNq6CG7loU8iK7yLXK85g0zZi /NUVFAwYsLbY7e1Q5oxmDclon1Mx+RDYVuq99rZphz4nhuYT1X4XI4xZTF+dqRzbz2/s VW8A== X-Gm-Message-State: AOJu0Yx8vrpAptSnTkC3MV15d9bApLZI2wujx7wsRUWtPIPFCFg6viwl CQv8pONCM2YctpvRftKM18A+ZaqWheimFlaxF+WC0ItgrUGdDt8dFuk7DNgsiTGsp/aAXCt74A= = X-Google-Smtp-Source: AGHT+IHTdHdhjvhJS25SA2y2oWlJht/i9yxCmh3jh/HurvImj74n3Hr1R0dJqE/jObHuD0ARsFtZ9k0OYel9 X-Received: by 2002:a17:90a:77c4:b0:27d:12e1:7e20 with SMTP id e4-20020a17090a77c400b0027d12e17e20mr505899pjs.12.1702060886850; Fri, 08 Dec 2023 10:41:26 -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 fr12-20020a17090ae2cc00b00286bff2c420sm146946pjb.6.2023.12.08.10.41.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Dec 2023 10:41:26 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 08 Dec 2023 10:41:26 -0800 (PST) Message-ID: <65736356.170a0220.fc200.6f52SMTPIN_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 564A4605C311; Fri, 8 Dec 2023 13:41:26 -0500 (EST) Subject: |SUCCESS| pw134976 [PATCH] [v6] 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/134976 _Testing PASS_ Submitter: Kumara Parameshwaran Date: Friday, December 08 2023 17:54:00 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2d5afbb2c05d7647da7ea914887c52115652651 134976 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 9 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ 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 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 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) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28571/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/