aya
aya copied to clipboard
Improve AF_XDP test
- Fix UB in AF_XDP test: Calling
assume_init_mut()
on uninitialized memory causes UB. By usingzeroed()
the memory is guaranteed to be zero and with that is properly initialized foru8
. - Add queue ID matching to AF_XDP test: Improves clarity how AF_XDP works for people using the test as an example. Basically does the same as the kernel docs.
Deploy Preview for aya-rs-docs ready!
Built without sensitive environment variables
Name | Link |
---|---|
Latest commit | 9813c39f193279f22ccef59d7b3c65ee20b1aaae |
Latest deploy log | https://app.netlify.com/sites/aya-rs-docs/deploys/6569b0917bed0800084c42a6 |
Deploy Preview | https://deploy-preview-846--aya-rs-docs.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.