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 E33A643764 for ; Sat, 23 Dec 2023 00:14:58 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DF26C40268; Sat, 23 Dec 2023 00:14:58 +0100 (CET) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 02DD3400D7 for ; Sat, 23 Dec 2023 00:14:58 +0100 (CET) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-5d2d0661a8dso24191467b3.2 for ; Fri, 22 Dec 2023 15:14:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703286897; x=1703891697; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=9EhOEYp0DtW8Y5n+AbNSQ4FB2rfO9rv9pR43f0QbYVg=; b=R1yiNfQ6CzVSbF6B5RJUP21ZBChY+pCiWQC9EXufNZNWrybHiRGyXfB9VS3UiSw+kV DrNKmV477fq4XoGQQ4jZ5v/Icsz5t2tdsaRMpN3Ml+Fk3lEv6QnjZB2HxAN/WowmLHly eQRWvXT93gChOUPJoTPL5S/MWVNfHMTtaM/YA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703286897; x=1703891697; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=9EhOEYp0DtW8Y5n+AbNSQ4FB2rfO9rv9pR43f0QbYVg=; b=OTKusTtYyaVoCSSNUP056KDjQE0XGu796jmhBZsDTzYkFACkodgak05Tr1xQeMqZIt fIljgb2mhgXgZ/BlNL3xdS74aZv0X7pK9bEVmvpoizzK0JvSPokiATxrN6djuPSUFX2v bJl3EEKEjinvZUtwv7VuTWrpVvSQl3eVwkh+UGM5BAos9sHEkHY0pCk2JNGE1g7xCcJs OVPAxDL2wHz56Y9ZAn2aS+Awhchvh9jIb7CyaC2MQvpNGbsrZHNcFxfoR9PxFKLH0Oaf EiJ4zKIjhf+S9+CkrR7QToRqo7NJZ4hMx1MeZMVBZNc6Hd7/53BgmfnVY/YpkLrTMfzq 2D7g== X-Gm-Message-State: AOJu0Yyv8jS56N7q3BYAcZGQEy6i7BBvi69J8uGOVfiJOGbRL1RZezTw wZhFwxtHEFbUBkl38ugan3/kITVxrsCe6RJNHEdstehR0TQQ+kCcI0nA6hXL9ALnTV0pUDhtkxZ WDnm4oA== X-Google-Smtp-Source: AGHT+IGvSzcJRpOX2DDWbzoF9HqEXEoL8GIK7mqsXuD6pD9viPUQfTI0WgwoSB03lKljb0jrgSRekijc7qnW X-Received: by 2002:a81:6907:0:b0:5d7:1940:b377 with SMTP id e7-20020a816907000000b005d71940b377mr2191206ywc.67.1703286897552; Fri, 22 Dec 2023 15:14:57 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id l198-20020a8157cf000000b005d0105c0d8bsm418062ywb.13.2023.12.22.15.14.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 22 Dec 2023 15:14:57 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 22 Dec 2023 15:14:57 -0800 (PST) Message-ID: <65861871.810a0220.619ea.1f41SMTPIN_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 38162605183E; Fri, 22 Dec 2023 18:14:57 -0500 (EST) Subject: |SUCCESS| pw135500-135503 [PATCH] [4/4] eal: add new args to choose 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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/135503 _Testing PASS_ Submitter: Xing, Beilei Date: Friday, December 22 2023 19:44:53 DPDK git baseline: Repo:dpdk Branch: master CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871 135500-135503 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Bullseye | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28725/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/