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 B1C96436C0 for ; Sun, 10 Dec 2023 07:08:34 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AD105402D6; Sun, 10 Dec 2023 07:08:34 +0100 (CET) Received: from mail-pg1-f227.google.com (mail-pg1-f227.google.com [209.85.215.227]) by mails.dpdk.org (Postfix) with ESMTP id 665D440299 for ; Sun, 10 Dec 2023 07:08:33 +0100 (CET) Received: by mail-pg1-f227.google.com with SMTP id 41be03b00d2f7-5c659db0ce2so2911430a12.0 for ; Sat, 09 Dec 2023 22:08:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702188512; x=1702793312; 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=D+n+R6Vro14jjm1Coq0iq6wkt/Nrw67h8aAAZ37/mLFSGy3zal9ozRg5nNhchOZYGV eadd5AOeCwBxpReYYnEvt7Rf9UjGOkbxCwvn+WkmgUJX1VyNlSUaUf46l/j55dfLrTo+ QJWZVHRirjluMPrDXn77JAddHXyQKJRC8+164= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702188512; x=1702793312; 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=U1MqAbBKHfrw8fPSwkpUUgw+Tn/RnSCfY8qpguVofCADl0Hf7kf01Vq67lUA+ojKOj cTeDgbwG1/hshbc9W4l+zEz4vMantD6cN8eerumly+wD/jOPlXW+hnxceAxydzsqx5Xo KJKqT+tJQog3XQc6QTKxL9XQxnPKJ3KuwlzEsWyj1fDIhV4pJwjq7z/PPCf3kc0XvqQt pfzDnZIPCFxifJ/+BWUCdXdsyq8XjClT4Xw+BzeHhhYoWHsofJOGl/D7SsJXdXKBUM/s slwP2ftHlW0mkeueudk4aOx5dTtsRVDDZqnxmQs01D5uj19BcPzXg3NItkpZi+N3mcRH gzOg== X-Gm-Message-State: AOJu0Yy/uLck7YfN1pSnlsaTuGxi1Lz1a+f8ONuMUkyQxmyqmTuUKnMc ynJ+HeOMjUbNqG46GBN+eOTHvQxS8D5xZ6XN1Ldg8mM6tmmYw5m2BYO1qLT54NwLARUpnoQUlw= = X-Google-Smtp-Source: AGHT+IGQdZVWVWNdCFMUGETnmXJ6cN1UO32UCxIP3CCxe5qqpA5VL5YQS6VV64ECrtk215SPoLckbv2suDAo X-Received: by 2002:a05:6a20:12c7:b0:190:1e0c:d17 with SMTP id v7-20020a056a2012c700b001901e0c0d17mr3748531pzg.38.1702188512406; Sat, 09 Dec 2023 22:08:32 -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 s188-20020a635ec5000000b005af376e41c0sm329800pgb.19.2023.12.09.22.08.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 09 Dec 2023 22:08:32 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 09 Dec 2023 22:08:32 -0800 (PST) Message-ID: <657555e0.630a0220.cf481.d801SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id AA24D6051831; Sun, 10 Dec 2023 01:08:31 -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/