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 0B88F436C0 for ; Sun, 10 Dec 2023 07:10:11 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 07296402D6; Sun, 10 Dec 2023 07:10:11 +0100 (CET) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id CD49540299 for ; Sun, 10 Dec 2023 07:10:09 +0100 (CET) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-6ce72730548so2889114b3a.1 for ; Sat, 09 Dec 2023 22:10:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702188609; x=1702793409; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=aW7Y/RFj/zCvVS0wQxJueGW5z5XeSu102VaKXvk5mc8=; b=QPTCGBV/XuMKBYkxenyH9cIuqS1auQ0RprcHJwIm4vVF2u68VKWh7QnZz3HL7Vikd+ FyGEUWJYR9h7bJqJwrmGLWwuhaA57LOLPO8MiHHMR0tjmD70dwQ5HeP7LkpJzHhXpCbY BaAjuSDdZNnY+zHVxBw3oCBBLMbo12FFqOjGw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702188609; x=1702793409; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=aW7Y/RFj/zCvVS0wQxJueGW5z5XeSu102VaKXvk5mc8=; b=mYzj1VtyV1OdS2asjREwBGrlhzbxfr09V8fD/bRbW814tUIsLvyyPCO7ffgo4aB13M ArTRZ9n4/hSIUHkAHD2Ksfrx4iPTNlnQTLiC1IMVsz09pdkKg24lfmcs4nO8AIzX+mC7 wee/+oAdfOsUEGiHSDyH3gTxYvutyo8qQ67wdl88m34ks9c1giUdyWac2Xd+hMQ7taam gJ/dMfywGd8Ck0Nys20f1ZWXBMz22l/8TXS5f49oluL0b7Wh9ugCe+AIV4Skc40FJKrK WT71OtZgxdQYwNc1fm0DcpUW5iLD08tMHb0ZgUc/7Zc8f9QOnz1PwtiJZxg95n+OpLEv 1sWw== X-Gm-Message-State: AOJu0YxWRAeXp3WjiMSk4nV+JWSyGOppmQOvCWtkhGx0h2Hf6zEa2yMp irFLNgbaR0+M+T8wF2SNgTR34vwJ1ivwRig0nlBHj35Jpf+VS1A7I1fOsA== X-Google-Smtp-Source: AGHT+IGeGh+yUeLQCpnExMPMYOiU9srZu44ts730pVtRc1mIYn+ZOYmPlXfrl8MTJ+dfCH8QYsO+9UGfkmJ5 X-Received: by 2002:a05:6a20:1047:b0:190:fca:72d8 with SMTP id gt7-20020a056a20104700b001900fca72d8mr3035244pzc.109.1702188608922; Sat, 09 Dec 2023 22:10:08 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b13-20020aa78ecd000000b006ce72d4e669sm318851pfr.10.2023.12.09.22.10.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 09 Dec 2023 22:10:08 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 09 Dec 2023 22:10:08 -0800 (PST) Message-ID: <65755640.a70a0220.c9c5.9f4bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.214]) by postal.iol.unh.edu (Postfix) with ESMTP id 2264F6051831; Sun, 10 Dec 2023 01:10:08 -0500 (EST) Subject: |SUCCESS| pw134979 [PATCH] [v9] 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/134979 _Testing PASS_ Submitter: Kumara Parameshwaran Date: Friday, December 08 2023 18:17:38 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2d5afbb2c05d7647da7ea914887c52115652651 134979 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | 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) 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 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 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 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/28574/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/