Difference between revisions of "CSIT/AArch64"

From fd.io
Jump to: navigation, search
(known issues)
m (known issues)
Line 26: Line 26:
  
 
== known issues ==
 
== known issues ==
* dpdk does not compiles igb_uio on aarch64 (it seems to require a kernel patch introduced in kernel 4.12: f719582435afe9c7985206e42d804ea6aa315d33)
+
* dpdk does not compiles igb_uio on aarch64 (it seems to require a kernel patch introduced in kernel 4.12: f719582435afe9c7985206e42d804ea6aa315d33). it has been re-enabled in dpdk v17.11 (f1810113590373b157ebba555d6b51f38c8ca10f)

Revision as of 08:09, 28 November 2017

Recent Patches

WIP - add new topology parameter: arch https://gerrit.fd.io/r/#/c/9474/
update nodes dependency https://gerrit.fd.io/r/#/c/9584/
update vagrant to use ubuntu 16.04 images https://gerrit.fd.io/r/#/c/8295/
warn against virtualenv --system-site-packages https://gerrit.fd.io/r/#/c/9428/

TODO

  • identify ARM64 hardware to replicate CSIT repo
  • make Jira EPIC for CSIT func
  • make Jira EPIC for CSIT performance


  • disk-image-builder scripts
  • write a bootstrap-* script for aarch64
  • patch tests/dpdk/dpdk_scripts/ and tests/tldk/tldk_scripts/
  • patch resources/libraries/python/QemuUtils.py and callers
  • add VPP_REPO_URL* VPP_STABLE_VER* files ... (could be any public server for now)

known issues

  • dpdk does not compiles igb_uio on aarch64 (it seems to require a kernel patch introduced in kernel 4.12: f719582435afe9c7985206e42d804ea6aa315d33). it has been re-enabled in dpdk v17.11 (f1810113590373b157ebba555d6b51f38c8ca10f)