aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJakub Kicinski <[email protected]>2024-02-27 14:30:32 -0800
committerJakub Kicinski <[email protected]>2024-02-28 15:25:45 -0800
commit7c4a38bf1eba9398d03e706823ec3b08b0a960de (patch)
tree70bd81ccd65ac98aa0a2c80baaa033d4bab11416 /tools/perf/scripts/python
parent73395b43819b00365f0971e0e0e023d9fb341346 (diff)
tools: ynl: use MSG_DONTWAIT for getting notifications
To stick to libmnl wrappers in the past we had to use poll() to check if there are any outstanding notifications on the socket. This is no longer necessary, we can use MSG_DONTWAIT. Acked-by: Nicolas Dichtel <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions