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 4F45A42C35 for ; Mon, 5 Jun 2023 21:43:02 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 278FB4003C; Mon, 5 Jun 2023 21:43:02 +0200 (CEST) Received: from mail-qt1-f225.google.com (mail-qt1-f225.google.com [209.85.160.225]) by mails.dpdk.org (Postfix) with ESMTP id 02BEE4003C for ; Mon, 5 Jun 2023 21:43:00 +0200 (CEST) Received: by mail-qt1-f225.google.com with SMTP id d75a77b69052e-3f6c0d651adso58225681cf.2 for ; Mon, 05 Jun 2023 12:43:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685994180; x=1688586180; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=4WmK6Gt8Zxral+uQsi1FgU2FX9oGUofuyo1cUPm2Clk=; b=DvnuqNaNfU5tE1BVVDZE5dl7bIhq1dsDvGomJucRsb4y/SJ2rVHAcY4p5hhJPQg5WG NXqrmGbkBybzftGpSpzheR9lnh1OsWIM8NbNZFh0ngyVQ4vGz88BlMVhZCv2UY/aJLYM j+RCYy2djHGVg41Ae/4KH275IX4ERp3j6zUZQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685994180; x=1688586180; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=4WmK6Gt8Zxral+uQsi1FgU2FX9oGUofuyo1cUPm2Clk=; b=LjlHpIjwmVR8sNszGZaD6Rdxpb2LhmTRpgE+DRyriTRZNhRCUBYly9wwFVVNMx4YKq EGo/dbUbWvhrwRxmnJP6nSQB4TgvkEQZdoEjiD2nm/i77mVj5kmVJKAvHpuWL6J+11gm +k/zwNJrYNiSD1UJ4tRseK06NMqjjh1DX2tnhkoQYioT2w4I1XxgC5CvpWqehLkxMBWL +X3VAqhQdg4Tl4CPvyRRZcuhvDJhazTeLUcOwVkIcWEewhi93GzZnxa0nSRB773cS3y3 Q5jGu7n9U7Vs3eAnlhb/Ug3djRq9UEfJjuUbBMUR6L7dEz8NiFWWY51mPZnvj5rN5C8E boeQ== X-Gm-Message-State: AC+VfDx2+uqio67FXO+zZPcHXdvG1wqi9QWSDD1JEtQBqNy6hKb5OAbA nKahhajXoznwWFjCMVAb7TyBNgXlIXFTa1NW4sPVx8AYzihL/ugLN2aSfA== X-Google-Smtp-Source: ACHHUZ75Wq6Yeqo0WrKnOaifvIMKWketr0/j7VjNW4HvKVUk38JLfsTcnRtkJxXi8v7dPA02EhFffBXQLQ/L X-Received: by 2002:a05:622a:1495:b0:3f7:f562:2632 with SMTP id t21-20020a05622a149500b003f7f5622632mr10605691qtx.42.1685994180303; Mon, 05 Jun 2023 12:43:00 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z24-20020ac875d8000000b003f38d2c36e5sm425151qtq.28.2023.06.05.12.43.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 05 Jun 2023 12:43:00 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 05 Jun 2023 12:43:00 -0700 (PDT) Message-ID: <647e3ac4.c80a0220.d1b6a.a59aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id E0969605246B; Mon, 5 Jun 2023 15:42:59 -0400 (EDT) Subject: |SUCCESS| pw128117 [PATCH] net/ice/base: support customized DDP pack 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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/128117 _Functional Testing PASS_ Submitter: Simei Su Date: Monday, June 05 2023 09:38:01 DPDK git baseline: Repo:dpdk Branch: master CommitID:abaa473297cf21cb81e5348185a7694ae2f221e7 128117 --> functional testing pass Test environment and result as below: Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Arm Ampere Altra - Ubuntu 20.04.4 Kernel: 5.4.0-148-generic aarch64 Compiler: gcc 9.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26534/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/