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 D7E8F43859 for ; Sun, 7 Jan 2024 19:24:18 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B05B2402CC; Sun, 7 Jan 2024 19:24:18 +0100 (CET) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 717AF402B1 for ; Sun, 7 Jan 2024 19:24:17 +0100 (CET) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-36074b286d6so8323015ab.1 for ; Sun, 07 Jan 2024 10:24:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704651856; x=1705256656; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=O5Gb6knWXjS9F8lHsX6zdM3ppPQwC69mFr7u72MlELI=; b=fyVjEVrXxH89X3vkKXAm9wzDQuA8spWHMZopyfUcOccr1Tij5yxyL35Nlc2usHGXxJ sWdAsOP0I1I10n6s79ctWt/tag9owjfCrRxgMYezjIKgfYLD76hK/CidMr1Gc0zcPnf3 qapvasr1Dwo9akPQsAOopTiFZw6zZJfmg2Y1g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704651856; x=1705256656; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=O5Gb6knWXjS9F8lHsX6zdM3ppPQwC69mFr7u72MlELI=; b=YplrhfTJ7qMYMUvwMQFgWdNCgU4ihitEmegW0aa4/h7XJ0XdjMJFWR3tG+/ZECrl4J NyBGNfi2MWdlTMfxS92p6bWDiKNwLUUnb4/9NO776Utv/4QxsM4rbyKt5tpmBlq2pLfW 5Fc+QfVEVE+gBlql2KqwiiGjCsWoHuI61IDvD0hGpDmB3Kbd7FiW1G49pdMxDp1Y+Uv+ 6n8hM9a+GZ8u1gmInOWYqfsPMbzx1qLzfn/OvAezvlZTflbb9vJAaJY+nY/yYRFAYoW+ I4YEnrT+zqdqCVMWcqCRNaY0oz4IEe8ksLUCG/An5G9j5w3Fw14ZMu+HtA37afVeQHve VINg== X-Gm-Message-State: AOJu0Yyha6ztnU6NgqCIV5PmBuIpyVjikCKE/s4WkxfeRCYESSSEh2Zt QABxczWWEYlXPUFiy6cUzSaKAXNE3NViM9C2iYkvsXWpP/Idw58pXrmGlJSL+OfUNA== X-Google-Smtp-Source: AGHT+IGiKplWwKkLiFYjoMvFap2wBqIFQR0vub/a0LYjpTntME7DEUWgYEPvm8NStO2xCNL0atG6Mn49H0cn X-Received: by 2002:a05:6e02:1c87:b0:360:76fb:a894 with SMTP id w7-20020a056e021c8700b0036076fba894mr1967892ill.62.1704651856717; Sun, 07 Jan 2024 10:24:16 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 9-20020a921309000000b003602093315bsm253785ilt.70.2024.01.07.10.24.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 07 Jan 2024 10:24:16 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 07 Jan 2024 10:24:16 -0800 (PST) Message-ID: <659aec50.920a0220.b302d.1fe5SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 403106051831; Sun, 7 Jan 2024 13:24:16 -0500 (EST) Subject: |SUCCESS| pw135772 [PATCH] [v11] gro: fix reordering of packets in G 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-unit-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/135772 _Testing PASS_ Submitter: Kumara Parameshwaran Date: Sunday, January 07 2024 11:29:20 DPDK git baseline: Repo:dpdk Branch: master CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871 135772 --> testing pass Test environment and result as below: +--------------------------+---------------------------+------------------------------+----------------+ | Environment | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | +==========================+===========================+==============================+================+ | Debian 11 (arm) | PASS | PASS | SKIPPED | +--------------------------+---------------------------+------------------------------+----------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+----------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+----------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+----------------+ | Fedora 38 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+----------------+ | Fedora 38 (ARM Clang) | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+----------------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28815/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/