-
Notifications
You must be signed in to change notification settings - Fork 124
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[demikernel] Enhancement: prepare to publish new versions on crates.io
- Loading branch information
1 parent
d55a89c
commit 3d65a5d
Showing
8 changed files
with
36 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -41,7 +41,6 @@ maintainers of the project: | |
|
||
- [Irene Zhang](https://github.com/iyzhang) - [[email protected]](mailto:[email protected]) | ||
- [Anand Bonde](https://github.com/anandbonde) - [[email protected]](mailto:[email protected]) | ||
- [Pedro Henrique Penna](https://github.com/ppenna) - [[email protected]](mailto:[email protected]) | ||
|
||
> By sending feedback, you are consenting that it may be used in the further | ||
> development of this project. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,6 +7,7 @@ We have tested this crate on Windows and Linux. | |
|
||
## Prerequisites | ||
- Install DPDK. | ||
- Set the env. var CFLAGS to add include path to DPDK installation for header files. (-I<path_to_dpdk_headers>) | ||
- Set the env. var LIBDPDK_PATH to point to the root of the DPDK installation. | ||
|
||
## Related crates: | ||
|
@@ -15,6 +16,16 @@ https://crates.io/search?q=demikernel | |
We welcome comments and feedback. By sending feedback, you are consenting that | ||
it may be used in the further development of this project. | ||
|
||
## Usage Statement | ||
|
||
This project is a prototype. As such, we provide no guarantees that it will | ||
work and you are assuming any risks with using the code. We welcome comments | ||
and feedback. Please send any questions or comments to one of the following | ||
maintainers of the project: | ||
|
||
- [Irene Zhang](https://github.com/iyzhang) - [[email protected]](mailto:[email protected]) | ||
- [Anand Bonde](https://github.com/anandbonde) - [[email protected]](mailto:[email protected]) | ||
|
||
## Trademark Notice | ||
|
||
This project may contain trademarks or logos for projects, products, or | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,6 +11,16 @@ https://crates.io/search?q=demikernel | |
We welcome comments and feedback. By sending feedback, you are consenting that | ||
it may be used in the further development of this project. | ||
|
||
## Usage Statement | ||
|
||
This project is a prototype. As such, we provide no guarantees that it will | ||
work and you are assuming any risks with using the code. We welcome comments | ||
and feedback. Please send any questions or comments to one of the following | ||
maintainers of the project: | ||
|
||
- [Irene Zhang](https://github.com/iyzhang) - [[email protected]](mailto:[email protected]) | ||
- [Anand Bonde](https://github.com/anandbonde) - [[email protected]](mailto:[email protected]) | ||
|
||
## Trademark Notice | ||
|
||
This project may contain trademarks or logos for projects, products, or | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,6 +15,16 @@ https://crates.io/search?q=demikernel | |
We welcome comments and feedback. By sending feedback, you are consenting that | ||
it may be used in the further development of this project. | ||
|
||
## Usage Statement | ||
|
||
This project is a prototype. As such, we provide no guarantees that it will | ||
work and you are assuming any risks with using the code. We welcome comments | ||
and feedback. Please send any questions or comments to one of the following | ||
maintainers of the project: | ||
|
||
- [Irene Zhang](https://github.com/iyzhang) - [[email protected]](mailto:[email protected]) | ||
- [Anand Bonde](https://github.com/anandbonde) - [[email protected]](mailto:[email protected]) | ||
|
||
## Trademark Notice | ||
|
||
This project may contain trademarks or logos for projects, products, or | ||
|