-
I want to run NDN-DPDK on 4 cores
with the forwarder json file as below:
```js
eal: {
coresPerNuma: {"0": 4},
lcoresPerNuma: {"0": 1},
},
mempool: {
DIRECT: { capacity: 104857…
-
Please look into the following materials to see if we can integrate the U2U Network. Thank you!
**If this is your first time integrating, the following information is required**
- A short introduc…
-
Hi! 👋
Firstly, thanks for your work on this project! 🙂
Today I used [patch-package](https://github.com/ds300/patch-package) to patch `@gcpaas/data-room-ui@1.0.1-2023083002-Alpha` for the …
-
We have network interfaces that are reaching the maximum device name length.
(pktdev_allocate : 84) ERR: Ethernet device name is too long
(init_lport : 209) ERR: pktdev_alloc…
-
### Current behavior
Recently updated to Cypress 12.17.3 from 12.14 and are still getting "must only be invoked from the spec file or support file." errors when using commands `cy.selectFile()`, `cy.…
-
The json file that I use to activate the file server is as below
```json
{
"transport": {
"type": "dpdk",
"dpdk": {
"port": "0000:00:13.0"
}
},
"faces": [
{
…
-
When I send NDN Video Streaming files using NDN-DPDK it always has the output as below:
```
Error: Interest rejected: expire @RDR-c(/8=fileserver/8=home-ndn-video-streaming-6s/8=file000.ts)
a…
-
create a command to update or change permissions on existing datarooms.
-
Attempting to use Samsung Health Monitor on my rooted phone with my newly purchased Watch 5 doesn't work. On the app it is displayed "Unable to find a compatible watch" even though all features work, …
-
I use fastclick to receive packets. I set the dataroom of the mbuf from 2048 to 64B. To receive large packets(>64B) with a 64B size dataroom mbuf, it reminds me that I need to enable scattered mode. S…