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 ADAF3436BF for ; Sun, 10 Dec 2023 05:44:33 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A9316402D6; Sun, 10 Dec 2023 05:44:33 +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 F155A40299 for ; Sun, 10 Dec 2023 05:44:31 +0100 (CET) Received: by mail-ot1-f99.google.com with SMTP id 46e09a7af769-6d7fa93afe9so2367341a34.2 for ; Sat, 09 Dec 2023 20:44:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702183471; x=1702788271; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=yv6q9pbuZaVHEJoeT34li6YYOjTWvrO0WOQ5r6wsbaE=; b=B/HSDvE1EtHaDSk84thSLyoCPxsBfvdfFYQrORMnKiQ03NgTnKUanDsTHetzPLrefn PK70POXYwLi9Gu6E0DLLdshgZgnmglYewq2UJPWNdlDltLgXJGxc9gaKSBZqkUhNegPV 40lUpZXDWwDW/gQCX3G2gi26hmcPtftRSlLSo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702183471; x=1702788271; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=yv6q9pbuZaVHEJoeT34li6YYOjTWvrO0WOQ5r6wsbaE=; b=FnorHJXATha2H2xA6xVZm4oKn0nZL9A4RwB0pv/nXSbMqSrVkZLKSCUYC+UHVh+TBC AYlXiAhIr4GZRwxubrk0GqwU7rIUlRv6Cl/xcVkBII2+h2e4A2hr7yq13kRk9xD4bEsb CtRWmBWjqWKN1C+V9Tc2evPHePwVeF1NONJnVPDcnk16lXaovqgxbvmeqMaw3XwUOnNH 1i6NG5Dg6cX9g8fUjhe71/JywupGNd9k7nt0rhJpnVQO+/kpgqeD7YsqtMQwm8iS/00R vJP0JJ8I9Uf+ORfhTtCXuN2emwh29wQlERFxy/dG/EhFr77cfWCvcCAIZNcYIa/S+ba1 9SIw== X-Gm-Message-State: AOJu0YwFgv4Vg1uPLBJlc4+WaZ7wAQVJAJKGxqnT2eRliC6kawAFCToH BJIg0nXQA0JenDWRtMIGrq9ErA4XAEnlPp1QAS99sVNxpk+zqf7soV6u1A== X-Google-Smtp-Source: AGHT+IGPmqSdGjE9nuTG0wdQFH/Ma4hBSMrh64w+4Prk9Kg3L3YNYYATRTFBdYTZq04P1qQVVwuMwPmQXgZe X-Received: by 2002:a05:6830:4428:b0:6d9:e86a:aa65 with SMTP id q40-20020a056830442800b006d9e86aaa65mr2828138otv.24.1702183471310; Sat, 09 Dec 2023 20:44:31 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l33-20020a0568302b2100b006d9abc2d824sm270438otv.7.2023.12.09.20.44.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 09 Dec 2023 20:44:31 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 09 Dec 2023 20:44:31 -0800 (PST) Message-ID: <6575422f.050a0220.521d1.8fb5SMTPIN_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 90DCD6051831; Sat, 9 Dec 2023 23:44:30 -0500 (EST) Subject: |SUCCESS| pw134978 [PATCH] [v8] 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/134978 _Testing PASS_ Submitter: Kumara Parameshwaran Date: Friday, December 08 2023 18:12:25 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2d5afbb2c05d7647da7ea914887c52115652651 134978 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Buster | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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 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 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/28573/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/