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 6423C438F2 for ; Thu, 18 Jan 2024 13:36:46 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6078B40295; Thu, 18 Jan 2024 13:36:46 +0100 (CET) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 575EA40285 for ; Thu, 18 Jan 2024 13:36:44 +0100 (CET) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-36074b286d8so60386435ab.1 for ; Thu, 18 Jan 2024 04:36:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705581403; x=1706186203; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=DV8Vg361OZp+tkyka3+C2pFPAXlevMnM82++UgymABU=; b=HELvjCk5ojZfDrY4W7FX7Zp1Eab5ldhtZK4IwV2rCTm92HJtFOtlcgv5hQKZ8pMcQ/ Ddbu8GIzHpEPJ7ZmWgKA03T9EzQd8LKkJUV62Lfc+HmBbZwtwyVoXWRRD5aK6Z0BvPja AWTE5J3V7y6zLIFNTlf+QnezjkGIvXElZMhoM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705581403; x=1706186203; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=DV8Vg361OZp+tkyka3+C2pFPAXlevMnM82++UgymABU=; b=pnv/rWK0o2R6SJVqTIfK5urBPtik8KoFFVPTOO440IRVnFFi+BZJTdDglH4g8PhYbe 1qoHY+16qpFcP0k/3T+xcN0D29oli1NSunkOgaUXSYVDh0jZChL4WyUsIDjsdj+SLAk7 F+33rWSHftNP2i3JSM66fkzhjsG6RaOTexIQvdtIukAx5wLaOkjNREETyvRalSkK4b6Y y5O9BOOB7eNydPmWWo5/YI9cy/+44Fq0GaNDZEpaUvcGPVuiC+5iRCxiJzaJ0+f77wWv unO86752Ag2NCjAZfcJoLdBGbYbxrwkp0ki0+5kR5HUIwl7TTlG8Jie5Ha0VKy45ELvr mYaA== X-Gm-Message-State: AOJu0YxAk+nngnudmPtz4ujOBSwjEhlzx+vA31vCcvnwNHGVBr6Xemq4 0bjYUffTPLZlfcdxftszqc3zzEg37Ff7g6LYC4ESsrCVXMUGCTZf1GdVsQ1ek4LEUr5S8F01UGy 2BuT8HsODkd/lkCNJKT+6VTt4OTYn0i4u5mpUeOaR X-Google-Smtp-Source: AGHT+IHkOZbfj9vfM1LqmcydBnMaueHll8JNe7iToJ34LNLi+hAakKs3ZcXwhrWMSbXs2NPbibTvp0s3/HgY X-Received: by 2002:a92:da50:0:b0:35f:e8a1:2b16 with SMTP id p16-20020a92da50000000b0035fe8a12b16mr859328ilq.17.1705581403756; Thu, 18 Jan 2024 04:36:43 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i14-20020a056e02054e00b0036016c72d56sm589935ils.6.2024.01.18.04.36.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 Jan 2024 04:36:43 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 18 Jan 2024 04:36:43 -0800 (PST) Message-ID: <65a91b5b.050a0220.54061.726dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 67FA06052516; Thu, 18 Jan 2024 07:36:43 -0500 (EST) Subject: |SUCCESS| pw135947 [PATCH] [v5] gro : packets not getting flushed in 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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/135947 _Testing PASS_ Submitter: Kumara Parameshwaran Date: Thursday, January 18 2024 08:36:26 DPDK git baseline: Repo:dpdk Branch: master CommitID:39a8b1251b204d3898b4c462184f60bda1b64698 135947 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28895/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/