Skip to content

Data plane implementation of the Discrete Wavelets Transform for periodicity detection.

License

Notifications You must be signed in to change notification settings

ComputerNetworks-UFRGS/p4wavelets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage:

  1. Execute 'create_energy' binary with the number of decomposition levels (e.g., ./create_energy 17 > energy.c);
  2. Customize 'wavelets.p4cfg' in "ingress::tbl_flows":"rules" defining IP/TCP headers for flows;
  3. Compile and load into Netronome NIC wavelets.p4 and wavelets.c files
  4. Retrieve sum array getting 'sum' register from Netronome CLI.

About

Data plane implementation of the Discrete Wavelets Transform for periodicity detection.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published