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 0037A43157 for ; Fri, 13 Oct 2023 16:33:22 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EDD624027D; Fri, 13 Oct 2023 16:33:22 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 5790F4027D for ; Fri, 13 Oct 2023 16:33:22 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-79fe87cd74eso82058839f.3 for ; Fri, 13 Oct 2023 07:33:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697207601; x=1697812401; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=GOhXEXthey19adDtDGzyz69uv4qf6G5TAJRK6woHw4E=; b=iKvoA1tAAf0lAPJVefFWtfQJaGFh3CiqPQms2NM6YJu+OOB+N6eUIr+KS8RyFS6LhS khQFxs/3LClX16/tAYD+FfxVaXLD7c2tI2Z4IVoXI6+vO0a6zfuxuLO/MU2Da0hO3P7S fXZCAUP8AbEhF/pIoJAMSbjYI/iYYeAqrhyrc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697207601; x=1697812401; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=GOhXEXthey19adDtDGzyz69uv4qf6G5TAJRK6woHw4E=; b=gbeSW+YRtgS9LKUq1OeORJoqBFgm3146MmnKSGCeHQBVU8BQ25J2Z+BqX450feaw0u GkriZCyQnIg1CCuqEVCEV2+7rtOkPufvjoAkWH16QLNCDUVdx2Y2GrK7QODi/AS7SG3w uG89MK/RojMRqseNc9Pawc+LV7BejMrgu0gkhqRgCKSNbH2bGuJ4kjC3GVGfX4u4dMTs SXy1wIhzLrSdtpupeboEikyhSz4nVpSAXkpKxq0hpyWj1o0I0IqIGFBXUn9WxrXbI+F+ FwZpEo+Jpugw3mVofPZ0VaP+1soq3Z8pvQ5o3SdFK6nz6tT5My0386yBGUqVfUzO1Ec+ vdRA== X-Gm-Message-State: AOJu0Yxpb3PddWbPKIxlpszQ2XRtq4zgVI2V8c6zC+l8pX4IOUugnWPa hDmwjmvrBPRwQHe6rJd8hbXMvZqfWLjwyLh3B/F/NJVCDWWZOfcBVBRHjg== X-Google-Smtp-Source: AGHT+IEfUfSl29tN2KjPbN5l5YGgh0iRerg7AsX2JVv9o1PoXCLa0+pE0bKPmKnr7N3oWVmyx6IPOv3scLf9 X-Received: by 2002:a5e:8b48:0:b0:79f:9edb:6e2d with SMTP id z8-20020a5e8b48000000b0079f9edb6e2dmr33897972iom.18.1697207601786; Fri, 13 Oct 2023 07:33:21 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u1-20020a056638304100b0044c9d1d13aasm18405jak.13.2023.10.13.07.33.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 13 Oct 2023 07:33:21 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 13 Oct 2023 07:33:21 -0700 (PDT) Message-ID: <65295531.050a0220.9b1cb.08b3SMTPIN_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 9B72D6052514; Fri, 13 Oct 2023 10:32:47 -0400 (EDT) Subject: |SUCCESS| pw132606 [PATCH] net/iavf: fix pkt len check 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/132606 _Testing PASS_ Submitter: Dexia Li Date: Friday, October 13 2023 11:41:25 DPDK git baseline: Repo:dpdk Branch: master CommitID:77f913752a55c0262bfda99a1b69ca0bd804c6c7 132606 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27925/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/