Skip to content

Commit

Permalink
Update README Information
Browse files Browse the repository at this point in the history
  • Loading branch information
Teddy-van-Jerry committed Aug 30, 2023
1 parent 9a967ca commit efd5916
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# udp-process
Process UDP packets from FPGA via 10Gb Ethernet.
Process UDP packets from FPGA via 10Gb Ethernet and save as a Parquet dataset.

## Systems
- Tested and implemented on Ubuntu 20.04 - *x86_64* (GCC 9.3.0);
- Self test is also verified on Mac OS X 13.3 - *arm64* (Clang 14.0.3).
## Dependency
- [Apache Arrow](https://arrow.apache.org/install/)
- [Boost](https://www.boost.org/)

## License
[MIT License](LICENSE).

0 comments on commit efd5916

Please sign in to comment.