aboutsummaryrefslogtreecommitdiffstats
path: root/docs/report/vpp_device_tests/test_environment.rst
AgeCommit message (Collapse)AuthorFilesLines
2020-01-10Autogen: Generate also NIC drivers.Vratko Polak1-2/+2
+ Disallowed -avf- (or -rdma-) as "template" suites. + GBP suite switched to DPDK driver in repo. + Each NIC has its own list of supported drivers, in Constants. + Updated tag expressions for daily jobs: + Feature, ipsec, memif, scale, srv6, tunnels, vhost and vts are tested only with vfio-pci. + Other (base, dot1q, dot1ad) tested with all drivers. + Setup actions currently depend on driver, generated. - The performance_rdma action is trivial for now. - Several tests fail, to be fixed later, e.g. by performance_rdma. + Reconf tests are also supported. + Added DRV_VFIO_PCI tags missing, mainly in density tests. - Vhost suites (density, reconf) are failing, but suites look good. - TCP suites do not support NIC drivers yet. - DPDK obviously not supported. + Use Python 3 in regenerate scripts. + Fix typos binded => bound. + File open modes set either u"rt" or u"wt" everywhere. + Remove a trailing space in an environment variable name. Change-Id: I290470675dc5c9e88b2eaa5ab6285ecd9ed7827a Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2019-08-09DOC: rls1908 static contentPeter Mikus1-1/+572
Signed-off-by: Peter Mikus <pmikus@cisco.com> Change-Id: Ia0778acc543a51fe85b8a75162f12905badaa382
2018-11-07Temporarily remove Ligato testsTibor Frank1-1/+1
Change-Id: Ie21183185a241a497ed86ac901b5cedd5891803f Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-11-05Static content for vpp_device sectionsPeter Mikus1-0/+2
Change-Id: Ia445ab5c339aecc0dfc6db40b2eb962436f9aeea Signed-off-by: Peter Mikus <pmikus@cisco.com>