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 53029436A2 for ; Fri, 8 Dec 2023 19:42:33 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4D4DE402BF; Fri, 8 Dec 2023 19:42:33 +0100 (CET) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id CE92540144 for ; Fri, 8 Dec 2023 19:42:31 +0100 (CET) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7b3708b3eacso83862039f.2 for ; Fri, 08 Dec 2023 10:42:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702060951; x=1702665751; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=22AjiAFMnhyPJjHMCI/yiYk/6i9RA4U+m5baEH/w3EA=; b=GfLWGxHt4+OVpEs9o9QNdigbohNgBUsz7EwceACSB9RIny/AbcXjLb0DGPHdrRVtoC 92pR8bvZ+LLs+hYVYdiXUu44LJR9r3L6tNLc+Ze6LWMzr4tWWAKmbUGRYnvWsBuw9gZr 7XNUk4tyjS11AdW2Gqcw0Mh7gNzt2bkONwIbc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702060951; x=1702665751; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=22AjiAFMnhyPJjHMCI/yiYk/6i9RA4U+m5baEH/w3EA=; b=GY7i/zp5K9E+kn8ekJsrIoYGEBRo98nYP7/uIzuVNKm+umc3slPw67XkqTpi2tKZPs GrV8+b7v5yeE39gddZTBryRl6aLcTQ01FjrsUHfSOVYlUjLawXFHIiU4JyJrgyUmbSaj tCzjSqIpk+Erpjou78DYPm1hsksufqOZtHy5Ig5OampmZXIu9j/sAj2+n3vf6TiaGPTn yGgsc05t5xWxLjrWHsdVqNpGRmp2j0/k8xBJjgACjZdFlQBKNZMmfsvExFoueNi6x+LF kpyqJUoIM93oazuCXLObBOgHyJsjMDTLawPTi6ZHIBrBY8D6nCzNnhAyunmgXlgNA5F5 F/+g== X-Gm-Message-State: AOJu0Yxa+3EG0EYLG7k1IhBwF8I8wv7MWpNjLaJUSufz5M7RYytjUyTm wTD4LGR3Hil8TCPhiwBFkqe2jEm+lyWAQ239+LsLMgnQEvZ+VhuIZ8ljNw7MFcxkyXwuKmoAew= = X-Google-Smtp-Source: AGHT+IEzijax+cFIFVK2FhsyLZok+02KWawIbQJC7m1Y0HnLVjHMYKL+k5aOYMVPjOmbhczLArRyDwjDHG5E X-Received: by 2002:a05:6602:641f:b0:7b4:4fc4:16aa with SMTP id gn31-20020a056602641f00b007b44fc416aamr829403iob.38.1702060951217; Fri, 08 Dec 2023 10:42:31 -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 eh19-20020a056638299300b0043a1e65dad6sm72055jab.58.2023.12.08.10.42.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Dec 2023 10:42:31 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 08 Dec 2023 10:42:31 -0800 (PST) Message-ID: <65736397.050a0220.81948.3061SMTPIN_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 A43AE605C311; Fri, 8 Dec 2023 13:42:30 -0500 (EST) Subject: |SUCCESS| pw134976 [PATCH] [v6] 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/134976 _Testing PASS_ Submitter: Kumara Parameshwaran Date: Friday, December 08 2023 17:54:00 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2d5afbb2c05d7647da7ea914887c52115652651 134976 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 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 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.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 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28571/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/