make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_fwd.sh TEST__GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: udpgro_fwd.sh # IPv4 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 728 MB/s 592858 calls/s # udp tx: 1051 MB/s 17830 calls/s 17830 msg/s # udp rx: 644 MB/s 524577 calls/s # udp tx: 1195 MB/s 20279 calls/s 20279 msg/s # udp rx: 1146 MB/s 933659 calls/s # udp tx: 1207 MB/s 20483 calls/s 20483 msg/s # UDP GRO fwd perf udp rx: 1113 MB/s 904833 calls/s # udp tx: 1416 MB/s 24026 calls/s 24026 msg/s # udp rx: 1369 MB/s 1114109 calls/s # udp tx: 1431 MB/s 24278 calls/s 24278 msg/s # udp rx: 1707 MB/s 1389750 calls/s # udp tx: 1713 MB/s 29054 calls/s 29054 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 238 MB/s 193661 calls/s # udp tx: 1248 MB/s 21167 calls/s 21167 msg/s # udp rx: 524 MB/s 423321 calls/s # udp tx: 1447 MB/s 24555 calls/s 24555 msg/s # udp tx: 1457 MB/s 24713 calls/s 24713 msg/s # udp rx: 459 MB/s 370572 calls/s # UDP tunnel GRO fwd perf udp rx: 610 MB/s 494270 calls/s # udp tx: 1425 MB/s 24177 calls/s 24177 msg/s # udp rx: 823 MB/s 668001 calls/s # udp tx: 1270 MB/s 21553 calls/s 21553 msg/s # udp rx: 563 MB/s 457370 calls/s # udp tx: 1274 MB/s 21609 calls/s 21609 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 921 MB/s 750023 calls/s # udp tx: 1545 MB/s 26221 calls/s 26221 msg/s # udp rx: 1487 MB/s 1210817 calls/s # udp tx: 1807 MB/s 30654 calls/s 30654 msg/s # udp rx: 1261 MB/s 1026702 calls/s # udp tx: 1810 MB/s 30705 calls/s 30705 msg/s # UDP GRO fwd perf udp rx: 1322 MB/s 1075909 calls/s # udp tx: 1444 MB/s 24502 calls/s 24502 msg/s # udp rx: 1257 MB/s 1020347 calls/s # udp tx: 1739 MB/s 29507 calls/s 29507 msg/s # udp rx: 1234 MB/s 1001615 calls/s # udp tx: 1593 MB/s 27030 calls/s 27030 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 301 MB/s 244372 calls/s # udp tx: 1330 MB/s 22563 calls/s 22563 msg/s # udp rx: 183 MB/s 148173 calls/s # udp tx: 1394 MB/s 23659 calls/s 23659 msg/s # udp tx: 1311 MB/s 22236 calls/s 22236 msg/s # udp rx: 281 MB/s 228130 calls/s # UDP tunnel GRO fwd perf udp rx: 526 MB/s 427558 calls/s # udp tx: 1202 MB/s 20398 calls/s 20398 msg/s # udp tx: 1399 MB/s 23744 calls/s 23744 msg/s # udp rx: 272 MB/s 220975 calls/s # udp tx: 1373 MB/s 23287 calls/s 23287 msg/s # udp rx: 434 MB/s 352051 calls/s ok 1 selftests: net: udpgro_fwd.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->