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 8B1BF436C0 for ; Sun, 10 Dec 2023 06:43:25 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 866F6402D6; Sun, 10 Dec 2023 06:43:25 +0100 (CET) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id 02AC640299 for ; Sun, 10 Dec 2023 06:43:25 +0100 (CET) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-590b3337d2bso713231eaf.2 for ; Sat, 09 Dec 2023 21:43:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702187004; x=1702791804; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=tagvy7GYkQcI+KJ/668dMlu/ZjeeJeqNKZv2vLskeek=; b=d7nC+PIy+wwHajRRAJ5npvBBf7cS+3zFumpJGAX+SPenMuvoKuU9e4oijP360mBq67 vQGhdr82MGokiozciG/phMldsqbmfbvqkI1zs7gO3JAwh8BXAZBf6EKA30ouxt797vd5 n2phA1vbI9JEcy7MYdfzBEx7hNPNjGJRVA8yo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702187004; x=1702791804; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=tagvy7GYkQcI+KJ/668dMlu/ZjeeJeqNKZv2vLskeek=; b=Zn/jXwGDQF2zc12E+yYDoyaxNM41LNAg5fR8r1wS8Z/CoIvrZWNYPDkoB1Pyxpu6Xd vFXtjiicytO4s/8zm6Z1w9nQKAJpUqdOVv+zWrh8NxWbbefguzZwayPIKt4kj6nP8KIo diaS3av7HGyAzUQxI0AOSgph514CYsMN2NPXvVehOwPLwf0eQP8ewYYzxtjaFpZWVV/4 XT44zcTaRfcoVUmC3jGSyoWtb2fWf27/ivIt5L1NVaGXWildkXcal/RVSG6M2YfYwXiy UqovjfnUUIn2zJLzqiu1r5hrfuqEZ3u+umrHJeD3u1loIX8lK4ydeB5N/ZggUUytJ82N hvnA== X-Gm-Message-State: AOJu0YyAeVQwRQlMXPrRja16ebQDV3cH4aDYQkjcya0lwJ6poiec5SKS XIxVWvRiaL/J9ilt2fJGvuXlqzIobB0/kVNn6oELhMyD914q6z/nr1voKQ== X-Google-Smtp-Source: AGHT+IGVldxEUtL+BtBubpKzkfKYhiWaYcOC94KDe5pYFVsqYr76tU0S6LYUo8kNgkjobnaxTLFlQ3/u4R/j X-Received: by 2002:a05:6358:7201:b0:16d:fcf8:ea7 with SMTP id h1-20020a056358720100b0016dfcf80ea7mr2590178rwa.16.1702187004351; Sat, 09 Dec 2023 21:43:24 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id f5-20020a170902684500b001d045cb8c28sm223324pln.6.2023.12.09.21.43.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 09 Dec 2023 21:43:24 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 09 Dec 2023 21:43:24 -0800 (PST) Message-ID: <65754ffc.170a0220.2f39b.b514SMTPIN_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 880436051831; Sun, 10 Dec 2023 00:43:23 -0500 (EST) Subject: |SUCCESS| pw134978 [PATCH] [v8] gro: fix reordering of packets in GR From: dpdklab@iol.unh.edu To: Test Report Cc: Kumara Parameshwaran , 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-unit-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_unit_test | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | +==========================+================+==============================+===========================+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+---------------------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+---------------------------+ | Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+---------------------------+ | Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+---------------------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+---------------------------+ | Fedora 38 (ARM Clang) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+---------------------------+ | Debian 11 (arm) | SKIPPED | PASS | PASS | +--------------------------+----------------+------------------------------+---------------------------+ 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 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 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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/