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 4E0F542DB0 for ; Sun, 2 Jul 2023 07:23:52 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 47AFC40689; Sun, 2 Jul 2023 07:23:52 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 27EA440689 for ; Sun, 2 Jul 2023 07:23:51 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-78666f06691so29793839f.0 for ; Sat, 01 Jul 2023 22:23:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688275430; x=1690867430; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=p9s5zQphXBy+DFNR37uPVVFZlXGNv31tduuIWnI5BRE=; b=NFSO3vyBrcxzvU0v946OKIqA8ij6CmMuaT3+d8dj2thxTLibZm2PnqEx979xxWtZbM gzagvgZPbst1JC8v9QcYIUbvlzmtyQ12Igswq+ICW7VC0c4ickKHPsfpqSQ8C7ydz4UU AyPy0W5OCQ+l0yMWPgpqnVhk2YG2ZXvr9HevI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688275430; x=1690867430; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=p9s5zQphXBy+DFNR37uPVVFZlXGNv31tduuIWnI5BRE=; b=fXHYkdiMZt3NKsllzmnOmP0YzxWWeB9xWbTSLeHRrYkL4Ix5GbqEUyt7mHGcU5vahM dYo96MLljDK5haA8ffVRudWxppcQW0A/jsxmOxjZF1Jvo4YPXR171DKaEyLlizd5HLyO FCcnpu7+1LqK7xQNFomVZeGz/aHOfdSZYIx7PpUOX2JkqThEI20Yp5z7V4wBWmRh9yIZ KhM2LEccc87zj0AwtIKfcQu5o3iewXFKcIKw4MzgMLHvFN0I61yr9PhEn4lWxIl8RQ40 Qkz61WFhDGO8uSVy2hBl2rBQ5+HOqn6KqA6F5Hl5GT67iQbRJf3NAcvAME15vIhQ/hyd N7Sg== X-Gm-Message-State: ABy/qLavWeaRDvfWxiFM0nqFItjPLrcGW9we6x5zcVRfdS6JLBlOCU0t 5Ey4vZKgqzGsbCYsFD9VXkIaa8Tp3/lzCxkoyRBd2Jjrh/e5xg== X-Google-Smtp-Source: APBJJlHL+LgiDkTuUH/+ez1/KZiy4ZB+ueiyLVX3ZPjJNjPtTxClclgOmi2pl0uABhuzS1SflGJ6EJKvWMpa X-Received: by 2002:a92:4b11:0:b0:345:dd77:8ab9 with SMTP id m17-20020a924b11000000b00345dd778ab9mr6732611ilg.11.1688275430601; Sat, 01 Jul 2023 22:23:50 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z13-20020a92650d000000b00341f3a44ea9sm781423ilb.57.2023.07.01.22.23.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 01 Jul 2023 22:23:50 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 01 Jul 2023 22:23:50 -0700 (PDT) Message-ID: <64a109e6.920a0220.cf423.c692SMTPIN_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 CB549605246B; Sun, 2 Jul 2023 01:23:49 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] e185150c2ada84e637d14274ec456a3a4965487e From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Xueming Li , Christian Ehrhardt , Kevin Traynor , Luca Boccassi 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 _Testing PASS_ Branch: tags/v21.11 e185150c2ada84e637d14274ec456a3a4965487e --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | CentOS Stream 9 | PASS | +-----------------+----------+ | Fedora 38 | PASS | +-----------------+----------+ | Debian Buster | PASS | +-----------------+----------+ | RHEL 7 | PASS | +-----------------+----------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/25290/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/