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 CA1B1432FD for ; Sat, 11 Nov 2023 09:39:09 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C4CD440156; Sat, 11 Nov 2023 09:39:09 +0100 (CET) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id F2CF440156 for ; Sat, 11 Nov 2023 09:39:08 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7a66b5f7ea7so99358639f.2 for ; Sat, 11 Nov 2023 00:39:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699691948; x=1700296748; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=6f6MCEBo6RMPENWhBSXZsZs60hhD3KCJMZYfHB9bJwA=; b=ITzHJjvnucIXCe9S3BJzP6CtQzRZ6DMb3uZZxOCk/FiFBqaFQattiAszqSyiKX0r/8 ZUBDlER5CB3HgSZYbLpT+tGhSfjbw3Ib2ppnkZpNE1AYc/tjoTdqGMPKQUrkBwGu7nPr YkogtdFUhtt8aaWsCrEjPcmo5y0/2IyVEJRR8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699691948; x=1700296748; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=6f6MCEBo6RMPENWhBSXZsZs60hhD3KCJMZYfHB9bJwA=; b=j4fUrDKkz7cqk3y7Hhb7gRo4HxQ22vmTj2hV7g3sXSgK0L23VwyMoZgnmJUi85AWvS NADyyCwPJaQ3X9lNn2FsqGNcjHq1oNrZJkb6InWep4rDwL5gM33sVXb2xzglyrIemZzM DQ+9re2fb+mwA4DfjLYKVvyyTTbXxnb41d42klCmnojGZNjby5sBSe4DOX+w6mwaAs2G 7ioh0Jho5BvmqNEzSo/l2v1tWZInOvzEovnvGfHqCdIvtmSSi6D4cONYRYe+62BG1seS 8wZecPUq7R7Jzpgx/v1l9mAB4S1T29HEapAUTym65e9wZe9teajkyFnKfrqMvjZ54Sce Rugw== X-Gm-Message-State: AOJu0Yw4vpLpQp2mU2x457ylxQO2ep80hyoO1Rt0O1TNEHEi39zkGX2T AdHzmjplGiDatiMCGCLhXcfG/OA9j9IyCR7/1sTR817BBq84TVg3Wlv9lA== X-Google-Smtp-Source: AGHT+IGOKVLjlKq+welljNNbq3lbebOqwe7rochwVM47ZXjUZNl0daYDdQ8XZSFbzEC69VZGE05R0Ywo+OvK X-Received: by 2002:a5e:c742:0:b0:7a9:90db:32d0 with SMTP id g2-20020a5ec742000000b007a990db32d0mr1787335iop.19.1699691948328; Sat, 11 Nov 2023 00:39:08 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a11-20020a6b6c0b000000b00786ea00bd32sm337206ioh.12.2023.11.11.00.39.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 11 Nov 2023 00:39:08 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 11 Nov 2023 00:39:08 -0800 (PST) Message-ID: <654f3dac.6b0a0220.63c6.1e13SMTPIN_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 F11E86050A64; Sat, 11 Nov 2023 03:39:07 -0500 (EST) Subject: |SUCCESS| pw134112 [PATCH] app/testpmd: add size validation to token 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-compile-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_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 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 Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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/