Skip to content
Snippets Groups Projects
  1. Feb 06, 2014
    • Miguel Jimenez Lopez's avatar
      doc: Updated wrpc.in document · a41d4f11
      Miguel Jimenez Lopez authored and Grzegorz Daniluk's avatar Grzegorz Daniluk committed
      	+ Added information about the refresh command
      	+ Deleted references about "stat cont" command ("stat" command works as it now)
      	+ Modified the stat examples of "Running the Core" section
      a41d4f11
    • Miguel Jimenez Lopez's avatar
      cmd_refresh: A new CLI command added to change update time period of gui and stat statistics · 98521ef1
      Miguel Jimenez Lopez authored and Grzegorz Daniluk's avatar Grzegorz Daniluk committed
      	- Add new command "refresh" to change update period of gui and stat
      	- Delete "stat cont" command
      	- Update "stat" command to work as older "stat cont" one
      	- Update the wrc_main.c file to check if the log messages must be generated one time
      
      Note: If you set period to 0, the log messages are only generated one time.
      98521ef1
    • Miguel Jimenez Lopez's avatar
      dev/ep_pfilter: Updated filter rules for wr-nic (with etherbone) project. · 8accf456
      Miguel Jimenez Lopez authored and Grzegorz Daniluk's avatar Grzegorz Daniluk committed
      	- Added the NIC_PFILTER configuration option in Kconfig to decide which filter rules will be used.
      	- Updated the dev/ep_pfilter.c file by using the CONFIG_NIC_PFILTER macro. This is done because packet filter does
      	not work correctly if we write all rules in the CONFIG_ETHERBONE section.
      	- We do not use the DROP instruction because all other packets go to NIC core.
      
      Notes:
      
      	- The filter rules to the wr-nic do not have the DROP instruction because all traffic
      	does not go to the LM32/Etherbone is re-direct to the NIC by default.
      
      	- The NIC_PFILTER configuration option depends on ETHERBONE one.
      
      	- Magic number of Etherbone packets is not checked due to the number of rules. (The packet filter is not able to classify correctly)
      8accf456
  2. Jan 17, 2014
    • Miguel Jimenez Lopez's avatar
      dev/ep_pfilter: Updated filter rules for wr-nic repository. · a5d3db16
      Miguel Jimenez Lopez authored and Grzegorz Daniluk's avatar Grzegorz Daniluk committed
      - Added CONFIG_WRNIC in Kconfig to decide which filter rules will be use.
      - Updated ep_pfilter using CONFIG_WRNIC.
      - We do not use drop because all other packet goes to NIC core.
      
      Note: filter rules to wr-nic do not have DROP instruction because all traffic
      does not go to LM32/Etherbone is re-direct to NIC by default.
      a5d3db16
  3. Jan 14, 2014
  4. Dec 20, 2013
  5. Dec 18, 2013
  6. Dec 17, 2013
  7. Dec 16, 2013
  8. Dec 02, 2013
  9. Nov 15, 2013
  10. Nov 14, 2013
  11. Nov 13, 2013
  12. Nov 12, 2013
  13. Nov 07, 2013
  14. Nov 04, 2013
  15. Nov 01, 2013