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 45BEF4341F for ; Fri, 1 Dec 2023 14:03:19 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 40F64402AF; Fri, 1 Dec 2023 14:03:19 +0100 (CET) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 786E14029C for ; Fri, 1 Dec 2023 14:03:18 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-35d2c956a22so4545465ab.1 for ; Fri, 01 Dec 2023 05:03:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701435798; x=1702040598; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=8Ua7Rsi2gVENQPK1TjOin7zuMMaGNVKOW2t2xZzeSu8=; b=Er8d9fM0wNKwwJ4RpIapKXgyQzWDTcAhtPvcm5sQdsUTPmvRGbgHCTe/bZWI3pY5mK yzIdwuRAsOUGUxC6vnSVs4qd+rcBlcN78VV2iK1UbbGkwkEosfnTAs6hbRs51qcIYFaU mzdMQ0GEq/5mvQDZAjknVFWU/gHqfaDwfiHFY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701435798; x=1702040598; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=8Ua7Rsi2gVENQPK1TjOin7zuMMaGNVKOW2t2xZzeSu8=; b=XexEXFvR101q8ul8laMHZxT8KNCOgTWF39I3ebEoL9/KdbVd1rCVGBKpS5FJ6psNKo s38xE6Xdg7P8gmGRkvwbmBSrdB3GyUpgKxrzXzXSzYeCJpIlzVr9Za2k/5Dt1NcOAcxI Xi92vD8hJ5zxy0/DQ01UZWIT6wC+n0hcIE7D6bnYmhCh7GayI+/feM8pGzcog2wEpSIQ 8UCVzmz+kXnj72eFlv00L2eSBDcdkdxQ5+5nFidQfyoSIzKk6xJHD/HushzLl6CSK1Nw T31UoCvEcoQkgZ9T79wbr+0Eyo5CKgSnhMKvqFEDPY4Nh1jFspie2suHwNgdQ3AWN3vX udBA== X-Gm-Message-State: AOJu0YzLlHnOW1pQaZYvwXCCPOSK6f7BQ1rcRcgbhhmanBumZBhqIydP GIqDvR1xL1v7ClCYIlnpfLDTOlzBQ9s5/J56sw3PVi06R+/zbTW/YzUWSv+Jg81dMDJ4NwyXzg= = X-Google-Smtp-Source: AGHT+IFzp2cY/7IjN54aH1bTghKh3jNaUf9QTc9wbW3ktbFyqVnBHS8RdpUH1cXwVn7suwED+vSabYVkzQWJ X-Received: by 2002:a05:6e02:1a86:b0:35c:85af:22a7 with SMTP id k6-20020a056e021a8600b0035c85af22a7mr19328661ilv.14.1701435797855; Fri, 01 Dec 2023 05:03:17 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id t14-20020a056e02160e00b0035c8486bd49sm215883ilu.59.2023.12.01.05.03.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 01 Dec 2023 05:03:17 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 01 Dec 2023 05:03:17 -0800 (PST) Message-ID: <6569d995.050a0220.eff08.864aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id 646E96051831; Fri, 1 Dec 2023 08:03:17 -0500 (EST) Subject: |SUCCESS| pw134743-134742 [PATCH] [v2,2/2] app/testpmd: support set From: dpdklab@iol.unh.edu To: Test Report Cc: Jie Hai 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/134742 _Testing PASS_ Submitter: Jie Hai Date: Friday, December 01 2023 08:52:54 DPDK git baseline: Repo:dpdk Branch: master CommitID:c858f006d1f7161986c88847259a400d8f80d81b 134743-134742 --> testing pass Test environment and result as below: +-----------------+----------------+ | Environment | dpdk_unit_test | +=================+================+ | Debian Buster | PASS | +-----------------+----------------+ | CentOS Stream 8 | PASS | +-----------------+----------------+ | CentOS Stream 9 | PASS | +-----------------+----------------+ | Fedora 38 | PASS | +-----------------+----------------+ | Debian Bullseye | PASS | +-----------------+----------------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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/28507/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/