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 9D7FB43873 for ; Tue, 9 Jan 2024 14:22:23 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 762764021F; Tue, 9 Jan 2024 14:22:23 +0100 (CET) Received: from mail-oi1-f228.google.com (mail-oi1-f228.google.com [209.85.167.228]) by mails.dpdk.org (Postfix) with ESMTP id CC8A74013F for ; Tue, 9 Jan 2024 14:22:22 +0100 (CET) Received: by mail-oi1-f228.google.com with SMTP id 5614622812f47-3bc09844f29so2684932b6e.0 for ; Tue, 09 Jan 2024 05:22:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704806542; x=1705411342; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=CIUzA7MdMz6a4KR3NrvomiT5AdhfX8hV7q3h4lvsQy4=; b=T1ClVtmertAPa86XGsjOhg7WyAUIi++4kkfIYQd3yHLNt4ldm2U6/tmPxBBNXuvYMq CfUJfG/X3k4ouAKQ8lubmuJXUhiYCHk/lpCGRbbwX7gHLh2JGW7Thzzx4QnC0EQI87AD gEVE6l6Io+hkFumSXae4S1Hv9Z5zKEd2LMK2Y= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704806542; x=1705411342; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=CIUzA7MdMz6a4KR3NrvomiT5AdhfX8hV7q3h4lvsQy4=; b=bRd83atPMt7TV0frAhOUgt2AEJQSkEPdZJdMUplp8GP5aDPwv5ZRUsak57BjraQ3Pw Euk0u9ONHg7Dk/TW70/LO9/CTqTAwxbSDqGUoyFt9MOIlKOHIrOgQwxs2WQ23IJUKc4s d6+utHo1n9g9lFDVxuSNmCuNKpAvAUxGT0S3LtKI03XKlmqbtgmdQ7B1YWsct5XmbESF PiqEqLpDkxAyncNcsKSHPIq14BnR+jAcXMX9GrEid+tZ25tJLXcV4tiNyXON+j7ibAxh XbfbahG0bspX7p+ou9jvLpHObh08XzxvAouaaNj8EEFiSSGMUvSBTZ0qwiKEwzGtNJgu gBVA== X-Gm-Message-State: AOJu0YxwJZazHgdd0m3DlhdXg8B9IWuctd3DtTUsgW9t7cZALdFWRYrH Rwv6QUWohJFBzLyUnBqZHwE6R+9oduLhWJxuUfUCb3fKHY0Cywoj2uyJRo7lX4agrWDuvVuUKMO GGyTPWg== X-Google-Smtp-Source: AGHT+IEq31ZDhyNDA1F2VI2fzPpBHw0Ge9HQDRAv8bIlo7OtUY3djj9h7yHHEpXdA8AuytkTCa8ZhQqM4iyt X-Received: by 2002:a05:6808:22a1:b0:3bd:3a29:63e9 with SMTP id bo33-20020a05680822a100b003bd3a2963e9mr1594123oib.27.1704806542042; Tue, 09 Jan 2024 05:22:22 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id ei4-20020ad45a04000000b0067ef0cb57e6sm76542qvb.22.2024.01.09.05.22.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 09 Jan 2024 05:22:22 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 09 Jan 2024 05:22:22 -0800 (PST) Message-ID: <659d488e.d40a0220.4fb60.4f4bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 869EF6052516; Tue, 9 Jan 2024 08:22:21 -0500 (EST) Subject: |SUCCESS| pw135804 [PATCH] [v13] 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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/135804 _Testing PASS_ Submitter: kumaraparameshwaran rathinavel Date: Monday, January 08 2024 16:04:53 DPDK git baseline: Repo:dpdk Branch: master CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871 135804 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | 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 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28831/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/