[roll] Roll fuchsia [eBPF] Fix wrap-around messages handling in ring-buffers

eBPF ring buffer didn't handle message wrap-around properly. Fix it and
add a test.

Original-Bug: 378507648
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1238717
Original-Revision: f0cdb19ebb2a021d525af51a351f9cae595f7bdd
GitOrigin-RevId: dda2ffb41cf8238432b07d52bef393915bf8ae24
Change-Id: I11186d1684dd14bfb662bbaa0bf23a220f1181b0
1 file changed
tree: df0854a6868cd216ad335494c32b6fbdbe4c40d2
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.