Skip to content
Scott Feldman edited this page May 20, 2014 · 9 revisions

Welcome to the qemu-rocker wiki!

TODO items

  • [JIRI, driver] Set netdevs' mac addr according to ROCKER_TLV_CMD_TYPE_GET_PORT_SETTINGS
  • [JIRI, driver] thread-safe CMD ring queuing/cleanup (idea: use wait_queue for each request and put wait_queue handle in cookie)
  • [driver] handle be/le in driver correctly (now ignored, low prio)
  • [driver/device] implement netdev MTU and add to ROCKER_TLV_CMD_TYPE_[SG]ET_PORT_SETTINGS
  • [driver/device] implement front-panel port statistics (see OF-DPA section 3.5.1.1)
  • [driver/device] implement per-front-panel port queues (see OF-DPA section 3.6.1)
  • [JIRI] Get Rx/Tx rings working
  • [SCOTT] OD-DPA Flow implementation
    • finish ACL table support
    • finish group support
    • implement better table hit function (idea: use fronting cache to save full lookup)
    • Do LPM (Longest Prefix Match) for routing tables with prefixes
    • Get src mac learning working for bridge flow table
  • [SCOTT] finish spec
Clone this wiki locally