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 99B3542D94 for ; Fri, 30 Jun 2023 13:45:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 76786406B6; Fri, 30 Jun 2023 13:45:41 +0200 (CEST) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id 91764406B6 for ; Fri, 30 Jun 2023 13:45:40 +0200 (CEST) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-1b0156a1c4bso1321165fac.1 for ; Fri, 30 Jun 2023 04:45:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688125540; x=1690717540; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=gLhR/adJYe4xt3d//AZGiGc0BZlFw1JAnan7Nalj8ok=; b=JDxxse3KH5pk0pFeRh9+hTsVpWy7mJigd7UswVIOh3yESNYt77nYtfeWXftJzGd0eS HN71vkrtuXSUrGqUp6/aJ/GM8FaYTmf/kK1BmF0wD00S69jc9nTZgPZWlcsjgOpZQPjc ZbXxlFoSdHbw/cLXtVn/ZJzsjTLfBk0AkulMw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688125540; x=1690717540; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=gLhR/adJYe4xt3d//AZGiGc0BZlFw1JAnan7Nalj8ok=; b=ZaQsj9UI8dOkP2d3GMfO17baCfwCSwGy8Je8KroH7kzAUm2OkSdtLy6RAmdESIFuLA xQ0IsMcnSUDbBNtVirY+9i/vd6pNj1Dv/rSToWIDOuji9e2SWXZsrnab/cs9vKtYCjt6 aCv2saOLWzdoonTBHw3RnXHN/tovniaLA94S7SnZRkJ22aC0rgRcdDMxwLoNjf5bIa4c MQ6ezKsLnFT/pO+vKLP1eH2xURu4XnTH9xy18MIF1d7/fCJbO/5Dzn/p/33tqOhE4ssk DSiv7d/X2OfZrw2JYwaKh0CkFgYI3pVsEOuGK/giBqPm3a0IpyjxZxxxqRhEV7B4jeD1 8IAw== X-Gm-Message-State: AC+VfDxiBWW+x0e3jb5KKnpk712CgrTmyZkDoll9YbDPBNkw4vyAMfJB DTVm05CS+XNd+NYNrxVcyzwzGnnJn9KYEWoK1LvYYwUUcso2Y7IPZIzCMw== X-Google-Smtp-Source: APBJJlFbcVJFJu0kvfeC18FBmv5OgPAJwGPvckse6etorCv9d3LkUFpUSEqNly0d/d0/CsWF7/+8q/wyLFpe X-Received: by 2002:a05:6871:450a:b0:195:f0bb:959e with SMTP id nj10-20020a056871450a00b00195f0bb959emr2877330oab.50.1688125539817; Fri, 30 Jun 2023 04:45:39 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id oq9-20020a0568707d8900b001b088d89f49sm636230oab.11.2023.06.30.04.45.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 30 Jun 2023 04:45:39 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 30 Jun 2023 04:45:39 -0700 (PDT) Message-ID: <649ec063.050a0220.f7f54.3376SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 3B57A605246B; Fri, 30 Jun 2023 07:45:39 -0400 (EDT) Subject: |SUCCESS| pw129125 [PATCH] net/mlx5: share QUOTA indirect action 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/129125 _Functional Testing PASS_ Submitter: Gregory Etelson Date: Thursday, June 29 2023 16:48:14 DPDK git baseline: Repo:dpdk Branch: master CommitID:93a4b3beba4ee611685148917981f846427cafb2 129125 --> 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/4 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/4 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/26870/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/