diff options
author | ahothan <ahothan@cisco.com> | 2019-07-13 21:47:20 -0700 |
---|---|---|
committer | ahothan <ahothan@cisco.com> | 2019-07-13 21:57:04 -0700 |
commit | 4ddc4d367bb5484906eada4f21260efed4fdf1a7 (patch) | |
tree | 98ebf08013cc23f0d24c88d1cc446f1aa70b0b16 /docs | |
parent | 547b10033d41b2b9f8445816fceab87ebc4a03cb (diff) |
NFVBENCH-140 Retrieve High Dynamic Range latency histograms with TRex v2.593.5.0
Change-Id: I48ac8c0cf920139bad966cb477e8ba1ae0d0fd43
Signed-off-by: ahothan <ahothan@cisco.com>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/testing/user/userguide/hw_requirements.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/testing/user/userguide/hw_requirements.rst b/docs/testing/user/userguide/hw_requirements.rst index 4fc6e21..124e8a0 100644 --- a/docs/testing/user/userguide/hw_requirements.rst +++ b/docs/testing/user/userguide/hw_requirements.rst @@ -67,4 +67,4 @@ Finally, the correct iommu options and huge pages to be configured on the Linux - enable intel_iommu and iommu pass through: "intel_iommu=on iommu=pt" - for Trex, pre-allocate 1024 huge pages of 2MB each (for a total of 2GB): "hugepagesz=2M hugepages=1024" -More detailed instructions can be found in the DPDK documentation (https://media.readthedocs.org/pdf/dpdk/latest/dpdk.pdf). +More detailed instructions can be found in the DPDK documentation (https://buildmedia.readthedocs.org/media/pdf/dpdk/latest/dpdk.pdf). |