X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=docs%2Freport%2Fvpp_device_tests%2Ftest_environment.rst;h=2d07586102fd990dbbcfdb9b1ba655c298c67ec1;hb=25ccc0995192637934da320bc28b788382733fa1;hp=f56f1b913f630e4d56e584ae0b223813532e7c3a;hpb=ce1c52b1fd27d3e2b6c4909219fa98418565ba61;p=csit.git diff --git a/docs/report/vpp_device_tests/test_environment.rst b/docs/report/vpp_device_tests/test_environment.rst index f56f1b913f..2d07586102 100644 --- a/docs/report/vpp_device_tests/test_environment.rst +++ b/docs/report/vpp_device_tests/test_environment.rst @@ -252,8 +252,8 @@ including those required by DUT/TG. # Override access to PCI bus by attaching a filesystem mount to the # container. dcr_stc_params+="--mount type=tmpfs,destination=/sys/bus/pci/devices " - # Mount vfio to be able to bind to see binded interfaces. We cannot use - # --device=/dev/vfio as this does not see newly binded interfaces. + # Mount vfio to be able to bind to see bound interfaces. We cannot use + # --device=/dev/vfio as this does not see newly bound interfaces. dcr_stc_params+="--volume /dev/vfio:/dev/vfio " # Mount docker.sock to be able to use docker deamon of the host. dcr_stc_params+="--volume /var/run/docker.sock:/var/run/docker.sock " @@ -568,6 +568,6 @@ Links .. [CsitShimDcrFile] `csit-shim-dcr-file `_ .. [CsitSutDcrFile] `csit-sut-dcr-file `_ .. [ansiblelink] `ansible `_ -.. [fdiocsitansible] `Fd.io/CSIT ansible `_ +.. [fdiocsitansible] `Fd.io/CSIT ansible `_ .. [inteli40e] `Intel i40e `_ .. [pciids] `pci ids `_