[bmwg] Report of implementing pseudorandom port number feature of siitperf

Gabor LENCSE <lencse@hit.bme.hu> Sun, 13 September 2020 20:06 UTC

Return-Path: <lencse@hit.bme.hu>
X-Original-To: bmwg@ietfa.amsl.com
Delivered-To: bmwg@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D02C93A0BE7 for <bmwg@ietfa.amsl.com>; Sun, 13 Sep 2020 13:06:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0
X-Spam-Level:
X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[BAYES_40=-0.001, HTML_MESSAGE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id dIXORypft50y for <bmwg@ietfa.amsl.com>; Sun, 13 Sep 2020 13:06:39 -0700 (PDT)
Received: from frogstar.hit.bme.hu (frogstar.hit.bme.hu [IPv6:2001:738:2001:4020::2c]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1D6793A0BE6 for <bmwg@ietf.org>; Sun, 13 Sep 2020 13:06:38 -0700 (PDT)
Received: from [192.168.1.115] (host-79-121-42-30.kabelnet.hu [79.121.42.30]) (authenticated bits=0) by frogstar.hit.bme.hu (8.15.2/8.15.2) with ESMTPSA id 08DK6Pak082498 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO) for <bmwg@ietf.org>; Sun, 13 Sep 2020 22:06:32 +0200 (CEST) (envelope-from lencse@hit.bme.hu)
X-Authentication-Warning: frogstar.hit.bme.hu: Host host-79-121-42-30.kabelnet.hu [79.121.42.30] claimed to be [192.168.1.115]
To: bmwg@ietf.org
From: Gabor LENCSE <lencse@hit.bme.hu>
Message-ID: <08ce02c5-dd57-65d2-db25-8b3ae1e7186a@hit.bme.hu>
Date: Sun, 13 Sep 2020 22:06:20 +0200
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.12.0
MIME-Version: 1.0
Content-Type: multipart/alternative; boundary="------------8FA6E7117E3F32C5056D6803"
Content-Language: en-US
X-Virus-Scanned: clamav-milter 0.102.4 at frogstar.hit.bme.hu
X-Virus-Status: Clean
Received-SPF: pass (frogstar.hit.bme.hu: authenticated connection) receiver=frogstar.hit.bme.hu; client-ip=79.121.42.30; helo=[192.168.1.115]; envelope-from=lencse@hit.bme.hu; x-software=spfmilter 2.001 http://www.acme.com/software/spfmilter/ with libspf2-1.2.10;
X-DCC--Metrics: frogstar.hit.bme.hu; whitelist
X-Scanned-By: MIMEDefang 2.79 on 152.66.248.44
Archived-At: <https://mailarchive.ietf.org/arch/msg/bmwg/sg28EfrZrs8J1mcWnrlBx-mpDHU>
Subject: [bmwg] Report of implementing pseudorandom port number feature of siitperf
X-BeenThere: bmwg@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Benchmarking Methodology Working Group <bmwg.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/bmwg>, <mailto:bmwg-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/bmwg/>
List-Post: <mailto:bmwg@ietf.org>
List-Help: <mailto:bmwg-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/bmwg>, <mailto:bmwg-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 13 Sep 2020 20:06:42 -0000

Dear BMWG List Members,

I have finished adding RFC 4814 random port feature to siitperf, my 
DPDK-based RFC 8219 compliant SIIT tester, which can also be used for 
benchmarking IPv4 or IPv6 network interconnect devices according to RFC 
2544 / RFC 5180.

Siitperf is a free software under the GPLv3 license, and I would be 
happy to hear that some of you are using it: 
https://github.com/lencsegabor/siitperf/tree/varport

I have reported its design, implementation and performance estimation in 
my paper currently under review:

G. Lencse, "Adding RFC 4814 Random Port Feature to Siitperf: Design, 
Implementation and Performance Estimation", submitted for review in 
/International Journal of Advances in Telecommunications, 
Electrotechnics, Signals and Systems/, Review version in PDF 
<http://www.hit.bme.hu/~lencse/publications/IJATES2-2020-siitperf-varport-for-review.pdf> 
(may be removed or replaced any time)

Any feedback is welcome!

Best regards,

Gábor