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 AA486436AD for ; Fri, 8 Dec 2023 20:33:33 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A1D90402BF; Fri, 8 Dec 2023 20:33:33 +0100 (CET) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 6639440144 for ; Fri, 8 Dec 2023 20:33:32 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1d076ebf79cso18918345ad.1 for ; Fri, 08 Dec 2023 11:33:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702064011; x=1702668811; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=EkozxrCReFVSp0dKKdwPC3WTiV0DKf/c8cuv/xTw8zQ=; b=ESk9Q1XNP0PAhHi5lJIS3EoMRNG6v/tiIuBal0wJAcZlir2ycjov0mFhm/EZhXLqiP e6CCbOv8nu8Q5eVPpOKV0WsEfz8fDlRk5AAWQJ9GUbcfSO6+hZwKPyGQztrZxooFqDRb zbEsmsR5rsjYMULHMC2RRKNCNlf3gzvUWV3kI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702064011; x=1702668811; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=EkozxrCReFVSp0dKKdwPC3WTiV0DKf/c8cuv/xTw8zQ=; b=wcImugcPhO5iu9ZPq+K38UJAqnDCe/nDishjZvBEr5M8cOp79M13cqOM5kjd/jONkC ZSD7zwBWdQVa2Hvkqbyj9/aM5gjk5uqt2flUfdZG6V+3PYw+KorAanPnVIkrZR1ziDp5 OOQasvDR/l47T7y7/TVGWwZqWHi3WqJRsoBSZYI5IKtvIB70SKPbBKZCz/vjwOeXvXta 1ttdXU2bg1RYfd0d6Y0RRHSV65N7hGHUGS/hwVDN6/CkIsPgwqZ1eR1hctX2SXAfNlF1 hQeBLM3c2tP9kWPZM+Kp952N2FU6xfva3fJnRYkSU+vygiLbVK9jh2GW3l9MgEw4OQgs txog== X-Gm-Message-State: AOJu0YzwjLq5rSnjtFNczXhYe7M6pG1Q51VH2L55ZUXsvLeGXz70FOME c9vDIHiIaWsliuUY/ODEHhL7wxzn6d9Eutvte8Tc0b7HD1fBpUYuUraj4g== X-Google-Smtp-Source: AGHT+IFJffi6i9ltbIbtPBIkKeyUk6uX1O8H0aSVolm50Fd45G55xIVuT0jMcg4pgdWieEVdWWopSB8m85jc X-Received: by 2002:a17:902:d2c6:b0:1d0:6ffd:cea0 with SMTP id n6-20020a170902d2c600b001d06ffdcea0mr494720plc.89.1702064011661; Fri, 08 Dec 2023 11:33: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 i5-20020a170902eb4500b001d075f20a53sm95984pli.47.2023.12.08.11.33.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Dec 2023 11:33:31 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 08 Dec 2023 11:33:31 -0800 (PST) Message-ID: <65736f8b.170a0220.6ed44.4d6bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id D5595605C311; Fri, 8 Dec 2023 14:33:30 -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-unit-amd64-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 | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ 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 Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 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/