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 62C7C437D5 for ; Sun, 7 Jan 2024 13:18:00 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5E99C402B1; Sun, 7 Jan 2024 13:18:00 +0100 (CET) Received: from mail-oi1-f225.google.com (mail-oi1-f225.google.com [209.85.167.225]) by mails.dpdk.org (Postfix) with ESMTP id 678D840263 for ; Sun, 7 Jan 2024 13:17:59 +0100 (CET) Received: by mail-oi1-f225.google.com with SMTP id 5614622812f47-3bba50cd318so1406740b6e.0 for ; Sun, 07 Jan 2024 04:17:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704629878; x=1705234678; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=763s2riKWebF98qzefTCPhNvfeLOC1bBkOBTRP+JqAU=; b=Wvgce8il71LkqaCY4QPnq3OLogLPU0+V3Y49tQYZdI5iWnioSCJnVNhefC5Jw09CMn bdUhZFil0PwQ+6i9biPHjnjgGtuihNiGejTe++yXPLJJEdwy+gPRGmNF6zIzu/j0yi1c G5XBbhph5/CHNB9jlVp0+ziXK3DUuwsrH59VU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704629878; x=1705234678; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=763s2riKWebF98qzefTCPhNvfeLOC1bBkOBTRP+JqAU=; b=fycayNtauYt1ZKPLrpBVQgEBx7nDfLfz1Gf8Wgn5VfJiMAJJnUxRSw2hjA9gmxrhWy cCfWtApsXFNbkBH0kTBtqzLwMWiLrP3pz6qjbsLM54Rr1FZZl8jtLOU8OHwH3hn8F9K2 vHPKfzypvypNZnTTyFqsuy5GV73PNKFlnD+7qJAi7jDkYGcFS8V6C+DJ84j1/z6KUeKM Fe2Jf9wwj0RgzQvXN5lRPklV0h7/k7cgIjsY4LKXdpi/cDU9Jslnwx7nRZB7SAJwfkGi JIDqGy4EjKmIDRpWxOpk+WwCJBYej5IPgNmmQdY5EOEUGuKtLpfzixe0fEQuSEjREKCs 3E+w== X-Gm-Message-State: AOJu0Yziz+uqJPDGDlFq+Iwd9IFDSteGLUPKBm91cuawyDrzmabmDeA2 XYxNTy7pTvWwEoA0c+zoGKD7NQAjc2a+zg0ebu7uKAloFkcvBQ/2Tup2M+hE4SQgPA== X-Google-Smtp-Source: AGHT+IFh7eor3uoxjJTIo3PdGa4YbLQKj+6k41wjHQzhaKxaeVSxJGGLXabbMIcQqFutrh1jRqPwM9W4QYq0 X-Received: by 2002:a05:6808:444b:b0:3bc:3c71:f21c with SMTP id ep11-20020a056808444b00b003bc3c71f21cmr3617194oib.4.1704629878782; Sun, 07 Jan 2024 04:17:58 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g13-20020a056a0023cd00b006d9b8e3819csm190333pfc.13.2024.01.07.04.17.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 07 Jan 2024 04:17:58 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 07 Jan 2024 04:17:58 -0800 (PST) Message-ID: <659a9676.050a0220.a7b92.d5baSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id EE25E6051823; Sun, 7 Jan 2024 07:17:57 -0500 (EST) Subject: |SUCCESS| pw135771 [PATCH] [v10] 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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/135771 _Testing PASS_ Submitter: Kumara Parameshwaran Date: Sunday, January 07 2024 11:21:48 DPDK git baseline: Repo:dpdk Branch: master CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871 135771 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 9 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28814/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/