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 8F60542357 for ; Wed, 11 Oct 2023 00:32:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 88A0D400EF; Wed, 11 Oct 2023 00:32:45 +0200 (CEST) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id 4D6F7400EF for ; Wed, 11 Oct 2023 00:32:44 +0200 (CEST) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-6934202b8bdso5147659b3a.1 for ; Tue, 10 Oct 2023 15:32:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696977163; x=1697581963; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=2V78KDcoYxD84b8WI5sfsu89SvvySCH/OpsAfbB4yj0=; b=L7kbCd+bTM/scpWGpFubif6nwg40NsowF0kWBOKezFyB7o5x0t/RNf4pTB1mOgI0BK 8i/d/5jUK+nhysC/2Dl9a7nSmI4PoFwOdiIAhySCs7lBdxL6gf8kO+cmShIhIUSI73nE W/a6xo2EYLquOeHPgheqJ31M9F46AelWk7Hrw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696977163; x=1697581963; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=2V78KDcoYxD84b8WI5sfsu89SvvySCH/OpsAfbB4yj0=; b=eioXtKjxh5FSDZJBxgQbhDEOJmot3d6JmzgLfYMHASY0BFB3L51zgLj30LMx0ktLYj Vxx9ffOch4ut9ZWsGv5SYeD8HP+Ex+inKMlKCH5PJ9NivWn/SnDCwtMyQ1qxdzs0XFPG Pf7QLwATgYm566Ba9HvjbezipUFNtI495zUMQtifI6DLpcnHmW7JWdTWw6HQOIvfQKkM yaWSiODYc/fhQZGpPHO2GNMJhMEBeAKgX8t7CdpikX3gW3O/56zI32z5Vo5WoSkpcwkb Bl93xSeWgnlLzE0HRrIi7pdbw6S3xV1jF4fHL6Nx08z5n8reg+XCSYCHfXqykcGigK5e t/SQ== X-Gm-Message-State: AOJu0YwJ9mmngOm3dEwATYCEN43KABAp1X0ZkBqDJaDu5t4wutSGMFa6 J+ugPApehoLhAe3q4aySRxuZ56F4Kjw2gqh5FCx6pVWrZYKy6PF4t8Ti1w== X-Google-Smtp-Source: AGHT+IF2vbzFejlb7t+PYE5NEV8J7vzwFKQmA2uHnVSdHfdSODWugQKVXnDJoTcT8TltosA2/iKOrdzx3zlU X-Received: by 2002:a05:6a20:394f:b0:140:61f8:53f3 with SMTP id r15-20020a056a20394f00b0014061f853f3mr24187589pzg.21.1696977163645; Tue, 10 Oct 2023 15:32:43 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x11-20020a1709028ecb00b001c87ff1b144sm456833plo.3.2023.10.10.15.32.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 10 Oct 2023 15:32:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 10 Oct 2023 15:32:43 -0700 (PDT) Message-ID: <6525d10b.170a0220.219c4.4b43SMTPIN_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 1EFD76052514; Tue, 10 Oct 2023 18:32:43 -0400 (EDT) Subject: |SUCCESS| pw132451 [PATCH] net/nfp: fix jumbo packet descriptors for 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/132451 _Testing PASS_ Submitter: Chaoyong He Date: Tuesday, October 10 2023 06:06:52 DPDK git baseline: Repo:dpdk Branch: master CommitID:4dd146e597d81d900140a904e0b3b9feb1b0be6c 132451 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM 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) 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 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/27874/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/