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 5D4824401D for ; Mon, 13 May 2024 21:51:02 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 58FA2402F1; Mon, 13 May 2024 21:51:02 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 0B536402CD for ; Mon, 13 May 2024 21:51:01 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7e1ae7cc420so118800039f.2 for ; Mon, 13 May 2024 12:51:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1715629860; x=1716234660; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=p8WP5iAzE920sZSFakc4FtZnWi6DzqGgHgGqGJXIJCQ=; b=XOf16kG+t3IB15wkRNfWGI9WrITLKI23qgRrM+w6wcUt4fTBiQYg3cQOiWXZp/R7ta u66y52JRSZ11SFI6o1yokZCTjeaCgXGlDG+rLCjqn/9i3kdJETOgzdqmBijtK22++OX2 P9HHxG8SuREEMGM0d9xkQA76IyJwO95tDdgtc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1715629860; x=1716234660; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=p8WP5iAzE920sZSFakc4FtZnWi6DzqGgHgGqGJXIJCQ=; b=inXH13+3THxoFCaEFD1LLWHzqJsCnwN3I63w0xZGhT2FEkPxVBXvZIWNF9Ho1HMaVH vY7O58bRlA41jDrRMrB5IG2QVnM5fk5ngebl/zyy9Am7ptCM7s5hSxk8cY7jYGsJI4Q8 y/vklDt/WpThL5h2xNRfBp7oIegCTv3AeTHETI3jpuG0KWBUf6CR1yOmMdBVGNmEuCw6 aEGNbxZx9ZrGCA4OFKMPymsf6Q84tp7rJdhrNtl8Bebuu5W7jl86NxbTJnOfd21zeeIY mhNHGQYqQVJ8Thcr7FYLJOstJuJ5s5a0H9hZjiwMRJolVkiSYnM+IUZAPY0qgKAkX2eX PTRQ== X-Gm-Message-State: AOJu0YxKk0Pw775m8hc0KF2MzmgZG+qb8e3a15emTdoTfl3JpmlO2Az8 ptmYrT2TSB262iphWruZcFsLN20zKct86yVB0WyvLdbmnCAEJiTBO7/0DjGFrumA/tdxYJHMGlJ qPwA8li+GqIiy3zgYyRSOX5T6CI8H6Oyfa1KzJ6D6 X-Google-Smtp-Source: AGHT+IE8IFalZj1KwURm+LbG4DFUug1gE4GqCVpSHx8RfQ3RejVbKNgUY1VcCU1NnUoOvNwyDXOWdRKl0OB4 X-Received: by 2002:a5d:91cb:0:b0:7e1:8137:8cfb with SMTP id ca18e2360f4ac-7e1b51be06fmr1577883039f.10.1715629860421; Mon, 13 May 2024 12:51: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 8926c6da1cb9f-48936ddaec3sm521315173.5.2024.05.13.12.51.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 13 May 2024 12:51:00 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 13 May 2024 12:51:00 -0700 (PDT) Message-ID: <66426f24.050a0220.77cf2.d14bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id E5D16605C380; Mon, 13 May 2024 15:50:58 -0400 (EDT) Subject: |SUCCESS| pw140040-140046 [PATCH] [RFC,v2,7/7] net/ring: use generic From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240513185448.120356-8-stephen@networkplumber.org> References: <20240513185448.120356-8-stephen@networkplumber.org> 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/140046 _Functional Testing PASS_ Submitter: Stephen Hemminger Date: Monday, May 13 2024 18:52:17 DPDK git baseline: Repo:dpdk Branch: master CommitID:7e06c0de1952d3109a5b0c4779d7e7d8059c9d78 140040-140046 --> functional testing pass Test environment and result as below: Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 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: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Ubuntu 20.04 ARM Kernel: 5.15.0-97-generic Compiler: gcc 11.4.0 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/29948/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/