You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Assert that the verifier is rejecting invalid offsets on the ringbuf entries:
# ./test_verifier | grep ring
raspberrypi#947/u ringbuf: invalid reservation offset 1 OK
raspberrypi#947/p ringbuf: invalid reservation offset 1 OK
raspberrypi#948/u ringbuf: invalid reservation offset 2 OK
raspberrypi#948/p ringbuf: invalid reservation offset 2 OK
Signed-off-by: Daniel Borkmann <[email protected]>
Acked-by: John Fastabend <[email protected]>
Acked-by: Alexei Starovoitov <[email protected]>
According to the error , we should enable CONFIG_MMC_BCM2835=y in bcm2835_defconfig.
The text was updated successfully, but these errors were encountered: