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 C3206436BF for ; Sun, 10 Dec 2023 05:29:46 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B9E8E402D6; Sun, 10 Dec 2023 05:29:46 +0100 (CET) Received: from mail-pj1-f99.google.com (mail-pj1-f99.google.com [209.85.216.99]) by mails.dpdk.org (Postfix) with ESMTP id B95D540299 for ; Sun, 10 Dec 2023 05:29:45 +0100 (CET) Received: by mail-pj1-f99.google.com with SMTP id 98e67ed59e1d1-286f8ee27aeso3493588a91.3 for ; Sat, 09 Dec 2023 20:29:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702182585; x=1702787385; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=SjZUc2lbtisl6Kvh3aj3njvjxqzO3rMr4xiP4MVoc/Y=; b=iIy5qKOP5N34W82AIHUuPGxdMGKBXy1sUqtF+OP0cZg3ZxSeUbcMh/mRbgiwQcS/62 /nsdZZMc7tFHBetKexiKCMA04dWit2weIeO222KswSDjmijtopRL/2WPGg1Gw9+lneO1 JeelrITfMh7dMQz7gEhnw2IsA8XYQzT27BClE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702182585; x=1702787385; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=SjZUc2lbtisl6Kvh3aj3njvjxqzO3rMr4xiP4MVoc/Y=; b=NHXoX+u0bTon5kYyFnYIpgRdU4BzFx8JFu2gtfhsucm9VQuzN506fdl2eZu4GrtXud d0LDSqfRcPDeU0//ot3u5Km1UglI61AXvDLvUZw7MwU8yNNpqhgmbDEm23RaK9UUqPz8 3kM2yfW42T9ZMMRWVMheI2znMRKIylYliajsIMVIDCiF2UykLx7Fm8KyUxpLGlPBKfNi j966PvsqdBU2bzElRvPgvcGUnYNzLB9i/BX6+QUBFAqj0yPsVVxlC6oZlJjJ0U3/m00P x+3e64+FP49BF0MaKDTpuY3evgi5u0EiV0xf3Byg5IIGq0HIVfT2QKGuAawOoYlywQOa iw0w== X-Gm-Message-State: AOJu0YzCLgOQUUdDl8Bq17n6Vt7yUugYQXSB1gXs64a/Y2edsWXoAvug Qs9lEssqhTcrJxSXKWQWbMA4dZ93rja4V2g9RWgIlPSGvH2wW6oKdL/bRg== X-Google-Smtp-Source: AGHT+IHtPptpU3eizDIouCEgay68g8SLkulrNjMcjc9aE/SPNrXXag+ZWAqsAW+3NkKQRtjo8v2GU3Enn7lP X-Received: by 2002:a17:90b:19cd:b0:285:a189:cc6c with SMTP id nm13-20020a17090b19cd00b00285a189cc6cmr2135685pjb.5.1702182584972; Sat, 09 Dec 2023 20:29:44 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ml19-20020a17090b361300b00280072b3969sm530610pjb.0.2023.12.09.20.29.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 09 Dec 2023 20:29:44 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 09 Dec 2023 20:29:44 -0800 (PST) Message-ID: <65753eb8.170a0220.b289a.2836SMTPIN_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 285586051831; Sat, 9 Dec 2023 23:29:44 -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 | +------------------+----------+ | Ubuntu 22.04 | 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 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/28574/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/