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 82D5F42651 for ; Wed, 27 Sep 2023 15:52:20 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7DEDB4028C; Wed, 27 Sep 2023 15:52:20 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id A91544028C for ; Wed, 27 Sep 2023 15:52:19 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-59f6e6b7600so83919957b3.3 for ; Wed, 27 Sep 2023 06:52:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695822739; x=1696427539; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Tl3gtn3GiELnDt7nx2sVgUe82/DO4C3JN1/jcRvUid0=; b=GAjOfLPBpSMMJDTRUc+uByWA2rKjcywqArsNQdpkbT2b1INowdV7DMdhVdxKDF2ODZ AS+P+YYPVG/UYN/QdvjyNr1JSFhqfR7zdOsZrd/qlPg4e24RLUD9rD47XTpuJpWUF6/q HbZ58txwJ821bMaRLo6D/d4UjOT62cAJDSQhE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695822739; x=1696427539; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Tl3gtn3GiELnDt7nx2sVgUe82/DO4C3JN1/jcRvUid0=; b=sPgxcxjw4QwPY/fJaE9DVQ1Up89itXYWZUaszE22xaX8+KcmzVvkT76tBqQOpxD1T2 SBh2z3805qjyd9Huzf6vBZGk1Rka1jWRcFnft7o0y5ChycjYEanw9586nbFSUjHJ1OpU yJGLYZ8/QFE2RWepF1ael8ewzGPLaeznNEsx2VmT1GLg9APK5W5th+tZV0Y+k/fTQC7T aLSZ7zOoLy4ZVdIaxdcYCb3TlbUrWAr2CLNafZVvI5ZEn3ldYTJjcVx4Yh7KPqZ6CA8B O53KDpUBgxBZ31qtWvyzPXJQUXlV9TXysFP9IZg8I2cyPVnqVeKl9/RnTgyjGaGuxcHT mxHw== X-Gm-Message-State: AOJu0Yz8rQSoeWG31p0cP8g9T6yz46UGTouyoh3za/oZkh0Uh02fxsAE qeN9+2hLV6wVH+ifTIi8mS6uAK2Q2ukls1uHHF6+7chU2zUN6PNzl9aNsDJ1oi2wxl6LLZzWMw= = X-Google-Smtp-Source: AGHT+IGAtYu3XiFbBJJeSQ8zcqJzBdIKtKPkcSpvzy6PpwrGu1GnE0t/ALnjUtvykZuMdjRffCs87uQNBt0J X-Received: by 2002:a81:6988:0:b0:58d:f1fe:5954 with SMTP id e130-20020a816988000000b0058df1fe5954mr2253423ywc.32.1695822739066; Wed, 27 Sep 2023 06:52:19 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id s2-20020a818202000000b005902bae0220sm1385874ywf.72.2023.09.27.06.52.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 27 Sep 2023 06:52:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 27 Sep 2023 06:52:19 -0700 (PDT) Message-ID: <65143393.810a0220.18f87.394cSMTPIN_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 B99F46052514; Wed, 27 Sep 2023 09:52:18 -0400 (EDT) Subject: |SUCCESS| pw131988-131991 [PATCH] [v2,4/4] net/ice: fix TSO with big 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/131991 _Testing PASS_ Submitter: David Marchand Date: Wednesday, September 27 2023 09:41:48 DPDK git baseline: Repo:dpdk Branch: master CommitID:d58c97481a136ad5342c9d8717b22bdaa5eccd43 131988-131991 --> 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 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27745/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/