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 474D7436C0 for ; Sun, 10 Dec 2023 07:06:03 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 42887402D6; Sun, 10 Dec 2023 07:06:03 +0100 (CET) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 02EED40299 for ; Sun, 10 Dec 2023 07:06:00 +0100 (CET) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-35f3e4ce411so7625235ab.0 for ; Sat, 09 Dec 2023 22:05:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702188359; x=1702793159; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=e1ZoE1OmlAlJl9lXJIzgYqN7gLnE2n+XHETjU9b/hFQ=; b=GBHLjfJp743b8BQLnnMFaE4qBbSGrzIPlJJr0bzmQYN2ZV97lkDKNxAx5pRNMWEdMb Zx9KHFIsEh7jxUOu5k+a/WE2Bqw0p0e0hLbGh+8h7PrWVAdLwgsGbuTRZ6PhjZ91IHyM XVyxhnLF7aKO+PjFhGjJOgxve24vSq2QBwYTk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702188359; x=1702793159; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=e1ZoE1OmlAlJl9lXJIzgYqN7gLnE2n+XHETjU9b/hFQ=; b=VQVRuT0liypQYcErqMO8OA5eOJQkl6uJKS3PGxN3JoVWQzo1N1teJ3KiQHbR/xGFPm gGCMDOXrpmBf6GxD+HCcn4cjKSgZmkLrCJmfVdprcEOXc9eB6NVgLcJuF3v5vup/z2Is hCuaIE1A1d9yw1MMSHPmdMX4CxbfGV13BpIlT7m5eCsxu3Eaf/moBwImr2qrsD5+Jsi9 SD9LD5tdZALks+R8RsD9aJ84gGkBAqYdoUhUyJL8zTfuWaueL1iP1m+Kk2bfYuecY1gD DDePyJytYsfK+bt0EnUrcMd0Go4taAWpD5lEx90LSunGvpfGvSqbHpPaGd7thoowQm7X Eu8w== X-Gm-Message-State: AOJu0YyuXXP7PPP54Nt+G6aggirwpIgNcj2udjxPcwVisuid5qH/R4rb SRAa2BSKhrZrVwZzI1I1H7ruPkEOzLrBa7e6+CvoN1Sp+nHt7mWySweCTw== X-Google-Smtp-Source: AGHT+IEFQFddYf7UhVXHASnpGO+IRMlJBJPkNcJpj6mFqadSW0UknDFdstJeUBR/tiFEUQQ1GvpPfZ6s8bsB X-Received: by 2002:a05:6e02:148d:b0:35d:5d94:ee4c with SMTP id n13-20020a056e02148d00b0035d5d94ee4cmr4634318ilk.67.1702188359453; Sat, 09 Dec 2023 22:05:59 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id t24-20020a635358000000b005c66d6a8efbsm328658pgl.13.2023.12.09.22.05.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 09 Dec 2023 22:05:59 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 09 Dec 2023 22:05:59 -0800 (PST) Message-ID: <65755547.630a0220.e7a35.c6f4SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id B06986051831; Sun, 10 Dec 2023 01:05:58 -0500 (EST) Subject: |SUCCESS| pw134978 [PATCH] [v8] 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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/134978 _Testing PASS_ Submitter: Kumara Parameshwaran Date: Friday, December 08 2023 18:12:25 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2d5afbb2c05d7647da7ea914887c52115652651 134978 --> 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 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang 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 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28573/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/