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 909AE426D6 for ; Fri, 6 Oct 2023 23:18:47 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8AC9A402CC; Fri, 6 Oct 2023 23:18:47 +0200 (CEST) Received: from mail-qv1-f98.google.com (mail-qv1-f98.google.com [209.85.219.98]) by mails.dpdk.org (Postfix) with ESMTP id 97F90402CC for ; Fri, 6 Oct 2023 23:18:46 +0200 (CEST) Received: by mail-qv1-f98.google.com with SMTP id 6a1803df08f44-65af7e20f39so14567086d6.2 for ; Fri, 06 Oct 2023 14:18:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696627126; x=1697231926; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=QzvUOGhXNMHU2JIvfvVXODIv9DTnctCtK2NLtZpTLK4=; b=BRGZiSw7StnXbaYEhfqp5Pl/tL2nNaq+UCYY8Y74Rop8dEj+E1jYScOKcPP3C27uqL tSrgQjrhEdRSkH9MFKBK9WJsHEH+4AvdSOnlukaSUQJHDx2JvC3Je70Bx2BgHqvMo9Lm SnERcQZR1bQEeyW3stcgbWKGHBk79Fl405/CY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696627126; x=1697231926; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=QzvUOGhXNMHU2JIvfvVXODIv9DTnctCtK2NLtZpTLK4=; b=sxdOXJa2LlboitowSeCjTiwSfNEWGDiuDWU9GLJ4I58gxtzcSoIrdhK4sH/mAPvoaf uniLUw3UF2lRxRwqgulN4YtvSdMwf3zn9klQokr6797pI6igedpdYHLRbIJC91LZrRKI dyK/rk9oCOydlQhP57TtqHKrU080Pmi7r7259A+i+3GIbLN5cBvnvwNW7UhdaMpxODOP S8r/Z1MaJwk6SuQkIsO01Q6SbVEHEr/IRZdeNefUNV3YiHfcfciWuXyU3mpxUtmz632/ swM985kYfNmec3U8N8d1GbRiwkpP1+2j/FjWvLvGUBCNH/w554AmnUHJkPTsJLIAn811 tmzQ== X-Gm-Message-State: AOJu0YzASfO+NGR+/oEVGyuZxIFFo0uNXsnn31iCS2rye2TK8omisUJj y5zG6w/5L4hpoyRHuGH/LTwC1wJNZFlEDqntzHw9LpvZ7NjOeXARujvapg== X-Google-Smtp-Source: AGHT+IESGLXGhpy+uzUBKADCkb3QjanLq1rQDzwqPK+B+vTrvfvGOJhn8BDCu4xTlBxIfdlYJEvx6ZOMivC3 X-Received: by 2002:a05:6214:330:b0:658:22f8:4e51 with SMTP id j16-20020a056214033000b0065822f84e51mr9800910qvu.1.1696627126026; Fri, 06 Oct 2023 14:18:46 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d20-20020a0caa14000000b0065d89f473a2sm265375qvb.69.2023.10.06.14.18.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 06 Oct 2023 14:18:46 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 06 Oct 2023 14:18:46 -0700 (PDT) Message-ID: <652079b6.0c0a0220.ad78d.c61cSMTPIN_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 B64CF605C351; Fri, 6 Oct 2023 17:18:45 -0400 (EDT) Subject: |SUCCESS| pw132361 [PATCH] [v2] net/netvsc: add support for mtu_set 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/132361 _Testing PASS_ Submitter: Sam Andrew Date: Friday, October 06 2023 20:09:09 DPDK git baseline: Repo:dpdk Branch: master CommitID:3bcd5b3198d4a31176b1ac73fc7236a12186fffe 132361 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27845/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/