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 39E7E432FD for ; Sat, 11 Nov 2023 09:58:34 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3535C40156; Sat, 11 Nov 2023 09:58:34 +0100 (CET) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 2002940156 for ; Sat, 11 Nov 2023 09:58:33 +0100 (CET) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7a94c5538aeso105678439f.3 for ; Sat, 11 Nov 2023 00:58:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699693112; x=1700297912; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=siGweOspFFRBr3G9TRY8oFS0fg2sVNcnm9L4dS1FLR0=; b=dluiqmrj0gOCvq1aYZw1GFwLDSr75t29zOCVJqIzhxVcKRc/IWPQRgQM41ugF0mL1p G57rq+/yjWQUIT0F/uqnFH3CcZ7278LzAfTwjYkU+upGj45hmB7FySRs9bwMu1htnHHh O16NYlDjRqJnIlQpAUNleB2f7Jp3s0lyEDfbk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699693112; x=1700297912; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=siGweOspFFRBr3G9TRY8oFS0fg2sVNcnm9L4dS1FLR0=; b=oCsRycWb4BQaHVf4es6e+9Jfv5lY+XsNoNrBPWKBn+vIZCdKG7H0Sq+fkq8Vnkg6Gj WcWcnz8lNp4DH3tYgaW3M9MrW8rGhYmfJs50X/yVq0/BkILyGd4H+HmXWWp8uiDH3jWU YdH+g2IHmnBPodiyiOiaszoAbDXAOfxfln/WjmOosQvw9OOQ1dT7o6BzmmdpJhTc7LCb qouRJBGBu/0R1CfEBx+BUjuKhSbytDEROvHb2jLsaIWls+qJqrJV7p/joyVHnOnRYnZr qQ2qlvOMsPr+rZpy+vvm4mQyL5tKZMcRMr6rw4VRoXLttwPUEN37OW1NlcP13agVpg9+ Kzug== X-Gm-Message-State: AOJu0YxlHS/K8FIGG2hfkBBQ2c9y7gIANG1//5dDkYKAKJggJH6nGoOT 7j4HYCGDlKRqlCAq0X4EEBl3TXGcQYGKZOUI6fn7S6ENI0NQto+ZnoVupg== X-Google-Smtp-Source: AGHT+IGQY/CmvUckLp5+dREqn3KxTyPbuP4MeHiT/A7TCPtA3hWdll2q1dmAiMsoxqFtPX0xlcB2QplPdHKL X-Received: by 2002:a05:6602:254f:b0:79f:c9ad:19ce with SMTP id cg15-20020a056602254f00b0079fc9ad19cemr1898789iob.15.1699693112506; Sat, 11 Nov 2023 00:58:32 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id q8-20020a5edb08000000b007ad445f37f3sm314344iop.30.2023.11.11.00.58.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 11 Nov 2023 00:58:32 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 11 Nov 2023 00:58:32 -0800 (PST) Message-ID: <654f4238.5e0a0220.68866.1dc5SMTPIN_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 0BC1B6050A64; Sat, 11 Nov 2023 03:58:32 -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 | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | 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 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.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/