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 8D2FA436A2 for ; Fri, 8 Dec 2023 19:43:09 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 890E0402BF; Fri, 8 Dec 2023 19:43:09 +0100 (CET) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 44B5240144 for ; Fri, 8 Dec 2023 19:43:08 +0100 (CET) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-5d747dbf81eso21165247b3.1 for ; Fri, 08 Dec 2023 10:43:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702060987; x=1702665787; 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=ZQ1nYhRLNyH5nEUZclzNFBH/+mG4Ya1Gd5BzC9PO3ilPr29NJDZb9OhLkiUiEzfrDU msOucou0Q9OPwakZAuU3A+fpDA/OnCacqRuqD2oupAeY3nXMDdT3CMJkV1+KF0kB3E1Z 3SVrTRHd+1Bzs/ANRhDxE8hdDxCRcpghRMz3U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702060987; x=1702665787; 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=TAh1bpZVrm/bkk+Bp3lIFTl7YHE2ejogQMwRipCOhv3Ie4hpwWxT4dJTMEQ2Xlzi8W fRlSnzamMvqu7mEoFe6mtTHwCg6CwmCCKatRWfUpPaJHqolZr3CzawHu2DP6pIwRdIf5 BKvMbiRHinNQ2EnXRJhfMLX0JnLYIjd2Rxaz3143SebERbHDe+OU3qtxl7q5b0qMZ9re BMOMnnCn+NkF8yHOFA6/+Uy8rOSWq12it9fN9xYMmpPMX+mtLJceJksOSD5XcoZItzop E0h38GHavLa1kqOtWi11dP5CVU5IX3OFllmX8J9zXBm0wU3fll/p3wCD7RH3PvZVU0dt H0ng== X-Gm-Message-State: AOJu0YwiiDb3nFSnvyy013EE3ylqM9YpvQRbm64LgZSiaD4LjmyKDKd8 QhqNGdzvDFkngRYCTk/qkAdZqNXnH6xMRAlg+svlLAQnsG4oQE5L26fA3q6eaqGODJZnjcq3hA= = X-Google-Smtp-Source: AGHT+IEf2ndhPDeot83RT0/O4nqkMW5AoBQ5et1+5G+gWXGSPevlE1edErXGAhyHJMkmFi/YWhX+2mh4oj3I X-Received: by 2002:a81:478b:0:b0:5d7:1941:ac6 with SMTP id u133-20020a81478b000000b005d719410ac6mr361145ywa.97.1702060987745; Fri, 08 Dec 2023 10:43:07 -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 f65-20020a0dc344000000b005cf0a2a94e3sm168672ywd.67.2023.12.08.10.43.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Dec 2023 10:43:07 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 08 Dec 2023 10:43:07 -0800 (PST) Message-ID: <657363bb.0d0a0220.22417.85beSMTPIN_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 758C4605C311; Fri, 8 Dec 2023 13:43:07 -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/