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 8445343859 for ; Sun, 7 Jan 2024 19:31:06 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 80352402CC; Sun, 7 Jan 2024 19:31:06 +0100 (CET) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 00A07402B1 for ; Sun, 7 Jan 2024 19:31:04 +0100 (CET) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7bbbe7b1b36so56565639f.1 for ; Sun, 07 Jan 2024 10:31:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704652264; x=1705257064; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=oMxeI1vSwoiQ7+RGHKkt6H8WzrtW9d8xedi6S4cbcKU=; b=BC9N8Q7frXiVhe3NdzqrkMvm9gLX7aI8lLZdM+a8wJzisABH8zfSH9JOPpJp68dy4n HAw5k89hpIO/5hEAlmp7tpw+0eyjWwB4TXKizzKcnOLMjlS2HJFQPQos/4X96ISHzR3Z zTbZcLxQNTNC5kFEubQO1Ea27eOGVZH+iYW1c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704652264; x=1705257064; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=oMxeI1vSwoiQ7+RGHKkt6H8WzrtW9d8xedi6S4cbcKU=; b=eQ3oZuPAt5gMZgvU0t90A4ipgKdwtr1EZAC4jpqjVwNnpZqvaoVTOiHsAVY266P+zy Lmupg0pyu7gT6T51I+TOe9IrAm/FaAzF/RFlI2aHB5rK1cvqs6oDvwMoDbpMzJibR5nP DKnK+qjN1Y0R0WozFts0KpID2iYzWHED/tW+qGkl4O/7blfd1PVUzY2tQ5MPIpdsonSI LuBQLYFxcdwq/QlvvN/XcFoa/bhxbugvqM94jkLFJK2jxBBG4dY1zbJt9OxchOiEE+MB LfQHPQLdwAoAPoOnkMGn2hhezgyLvnGdkEfTu1zm7Z4VauvBNyqlhAnsPcQ22PejRFyv 9Yiw== X-Gm-Message-State: AOJu0Yx4RmG8qi8sYZ0sCAYZf9xhYV9B7jJgb2hAlJBJyCNhmvEb74PD 0hTvpJ4mLyVRWxepWtMDvygIhJbivgFNaboSrqLwVGa2NIWy7rjBuonm/fu+usY53Q== X-Google-Smtp-Source: AGHT+IE6AsG/5uVJr1k+Ixc5sUOkfgAwNQ7NUbTQkfyW8U/rLKkNKq3GWLdGG8mPeSmlEIg1/yK67mxhZlGI X-Received: by 2002:a05:6e02:148f:b0:360:17aa:7cf7 with SMTP id n15-20020a056e02148f00b0036017aa7cf7mr2336084ilk.88.1704652264419; Sun, 07 Jan 2024 10:31:04 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id k5-20020a92c245000000b0035feba7450bsm230883ilo.4.2024.01.07.10.31.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 07 Jan 2024 10:31:04 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 07 Jan 2024 10:31:04 -0800 (PST) Message-ID: <659aede8.920a0220.6a538.f45fSMTPIN_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 E2C3B6051831; Sun, 7 Jan 2024 13:31:03 -0500 (EST) Subject: |SUCCESS| pw135772 [PATCH] [v11] gro: fix reordering of packets in G 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/135772 _Testing PASS_ Submitter: Kumara Parameshwaran Date: Sunday, January 07 2024 11:29:20 DPDK git baseline: Repo:dpdk Branch: master CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871 135772 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Ubuntu 20.04 | 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28815/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/