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 3257842D83 for ; Wed, 28 Jun 2023 20:59:48 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2E07140151; Wed, 28 Jun 2023 20:59:48 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 89B4B40151 for ; Wed, 28 Jun 2023 20:59:46 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1b7fef01fe4so2713205ad.0 for ; Wed, 28 Jun 2023 11:59:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687978785; x=1690570785; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=oi6kqiSwT+ld7TAttPBz7IXSMxNwYSrb/myjH8dZTas=; b=Un2Y/FMlbI3ji02xgBtNYIzbc6R1wuQ8XLgHR8akBsIinFmutSIC4ThbnuMVxZmzVC Y3Vhx3NWr3rSwvZwuSP1lohNERx8m3GZDy8kI8hFH+22pBKb7s3v92cEzbvhP9+F9PFK 3bGaStpTKxFzlFKvJcp/IAeqTS0yCIfeigXSE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687978785; x=1690570785; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=oi6kqiSwT+ld7TAttPBz7IXSMxNwYSrb/myjH8dZTas=; b=GZCnl1yuyad0MIJ2/5XcCKF7cZyNwjx/MLou0Ww6+wavoJFOnV2lLi9AM3bovb9Lmb 2TtyBBJAiCnofkEGZrKlHBMTGuXkajEt3yVYwflcZULVZ+P5Jpm0/JHZ7htYtubTqhme Bye5zoVuP8w29h/hznTavLZGJ+WUhoBJjlH7LVCgDcB74BLKuzVZcnVyz8AVoBYPoiqS p3rc47HY2Fhmrrdaw746sTeQXKnmojLgmy8ZXSHIr8dCyUtc8QCdnVRmV0FlhtP1sb3c Xc6hqMDWcDMTwMN3XNCJSni+JRWCe5q4KgjV4A13eTY1dGxvfKRqDf4itUWo19JhdWZg 6ARA== X-Gm-Message-State: AC+VfDyy6nqlnmOL/KFB+aYrtxAQmBOWPCYToQQ9hVd/yWAMb2CvPu29 bLM1EHa/4BsVsdswuTPh2WUymkIAYsskVJKrOoGd4o2FD733uSdkGKMoTw== X-Google-Smtp-Source: ACHHUZ5Sm9DF+9FMBCmo00od7Tz9zOLzzKrLO7Pod4REHbCPSjL243A6oyX7e8pk2KwLXFZ5dgSwAS5LbOMM X-Received: by 2002:a17:903:246:b0:1ae:10bc:4ae8 with SMTP id j6-20020a170903024600b001ae10bc4ae8mr10886174plh.26.1687978785615; Wed, 28 Jun 2023 11:59:45 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id iy1-20020a170903130100b001b3be39e0b3sm354785plb.89.2023.06.28.11.59.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 28 Jun 2023 11:59:45 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 28 Jun 2023 11:59:45 -0700 (PDT) Message-ID: <649c8321.170a0220.826bb.91eaSMTPIN_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 CE2C6605246B; Wed, 28 Jun 2023 14:59:44 -0400 (EDT) Subject: |SUCCESS| pw129057 [PATCH] [v2] usertools: add tool to generate bala 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/129057 _Testing PASS_ Submitter: Robin Jarry Date: Wednesday, June 28 2023 13:47:50 DPDK git baseline: Repo:dpdk Branch: master CommitID:93a4b3beba4ee611685148917981f846427cafb2 129057 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | Debian Bullseye | PASS | +-----------------+----------+ | CentOS Stream 9 | PASS | +-----------------+----------+ | RHEL 7 | PASS | +-----------------+----------+ | Fedora 38 | PASS | +-----------------+----------+ | Fedora 37 | PASS | +-----------------+----------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26847/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/