Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jayanthvn authored Aug 28, 2023
1 parent 136330d commit 4295fee
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,11 @@ struct bpf_map_def_pvt {
__u32 inner_map_fd;
};
```

## How to debug SDK issues?

SDK logs are located here `/var/log/aws-routed-eni/ebpf-sdk.log`.

## How to run unit-test

Run `sudo make unit-test`
Expand Down

0 comments on commit 4295fee

Please sign in to comment.