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 E480E432FF for ; Sat, 11 Nov 2023 10:14:00 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DF3EC40156; Sat, 11 Nov 2023 10:14:00 +0100 (CET) Received: from mail-oi1-f227.google.com (mail-oi1-f227.google.com [209.85.167.227]) by mails.dpdk.org (Postfix) with ESMTP id 7140640156 for ; Sat, 11 Nov 2023 10:13:59 +0100 (CET) Received: by mail-oi1-f227.google.com with SMTP id 5614622812f47-3b3ec45d6e9so1621782b6e.0 for ; Sat, 11 Nov 2023 01:13:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699694038; x=1700298838; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=5EsxLlNJvWnxg4x53qqQE8J2rs2mgGI9IQ4xmWg94Yw=; b=PfTyzGe0qf5dc1d0ecClOBcGlME80njHia45v6eCywogaJgTaPWrnjuGTZj34odAmr OiegrDj71jlLu+D4Gxx5+RLdYqbXd8dfb6zkjamP34MpuFGJuZddm687Vw9juWlNSIhQ 5QxkHWlkNtRIXI2BJUg7bfWs5DTVU7i2yzpxQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699694038; x=1700298838; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=5EsxLlNJvWnxg4x53qqQE8J2rs2mgGI9IQ4xmWg94Yw=; b=jb9pMgJCenNwHdcqgErTeY763oca3U9RnW6nwc5za/irR7NMlOiWXxeU4hYKdqhUp1 MVsqZWuszXSs0pqOd0ON0PR8we19/Ovg232CVoZoveU4bOthn5jMADI/qOVZZDKt8y9r 31Gs7aMwA/S/ZLJ1BxUUazUOBTnTQyalze0itI+ZTtTS7RvWpuaa+/XgAa7pqcfZmTvR 3H5m6cWye+95gway7VW61QmVvKpZP+ayrN66+RE7zrd4wn46pco3V4uOXNYRC7HWJovP Zi8fHpYneYtKJvyWDNNOdXkQ5AV9ainpuXVVZ+oGw4i0jSZs0NKTu/Ex2p4Sqn/Sr7Xb zW1w== X-Gm-Message-State: AOJu0YwY1KDqWgAKQM87WbEAAfFxUJoHCwW9jCvh6DAk+ymqvsZYq3q8 for6Tf/nwNGVECzrbypuRG+89nFxWFFaSKPy6rmNKVtghoEOppBeBJ7aeA== X-Google-Smtp-Source: AGHT+IFUzi9VV6TKRMfNmFvGYcBK0FIr4L2HKDk4LkOh1qIUCAPSZHsgvrjKTbdW56ef6BtQf90C0MZVB1eF X-Received: by 2002:a05:6870:9687:b0:1e9:a713:7ad6 with SMTP id o7-20020a056870968700b001e9a7137ad6mr1980690oaq.44.1699694038813; Sat, 11 Nov 2023 01:13:58 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 25-20020a05687013d900b001c4dface940sm784497oat.8.2023.11.11.01.13.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 11 Nov 2023 01:13:58 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 11 Nov 2023 01:13:58 -0800 (PST) Message-ID: <654f45d6.050a0220.b8281.445eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 4D6A1605C318; Sat, 11 Nov 2023 04:13:58 -0500 (EST) Subject: |SUCCESS| pw134112 [PATCH] app/testpmd: add size validation to token From: dpdklab@iol.unh.edu To: Test Report Cc: Gregory Etelson 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/134112 _Testing PASS_ Submitter: Gregory Etelson Date: Saturday, November 11 2023 07:13:47 DPDK git baseline: Repo:dpdk Branch: master CommitID:fa6a754e746551382922c8be4db0e8f8e39bab40 134112 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28334/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/