Skip to content

Some of the tests that expect multiple events fail on SLES #2412

@terror96

Description

@terror96

Which jobs are failing:

drivers_test as follows:

-m = tests fail
-k = tests pass
-b = tests skipped (Skipped eBPF doesn't support multiple events)

Which test(s) are failing:

SyscallExit.recvmmsgX_ipv4_tcp_multiple_messages
SyscallExit.sendmmsg_multiple_messages_ipv4
SyscallExit.sendmmsg_multiple_messages_ipv6

Since when has it been failing:

n/a

Test link:

locally on SLES 15 SP4

Reason for failure:

Error output:
recvmmsgX_ipv4_tcp_multiple_messages -> There is no event '55' in the buffers.
sendmmsg_multiple_messages_ipv4, sendmmsg_multiple_messages_ipv6 -> There is no event '51' in the buffers.

It seems that only one event of expect type is generated, and when expecting to get an event to match it with the 'SHORT_MESSAGE' parameters, none is received.

Anything else we need to know:

/kind failing-test

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions