make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_frglist.sh TTEST_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_frglist.sh # ipv6 # tcp - over veth touching data # -l 4 -6 -D 2001:db8::1 -t rx -4 -t # -4 -t # tcp tx: 1678 MB/s 28461 calls/s 28461 msg/s # tcp rx: 1680 MB/s 72375 calls/s # tcp tx: 1585 MB/s 26883 calls/s 26883 msg/s # tcp rx: 1589 MB/s 70727 calls/s # tcp tx: 1585 MB/s 26888 calls/s 26888 msg/s # tcp rx: 1586 MB/s 69752 calls/s # tcp tx: 1588 MB/s 26943 calls/s 26943 msg/s # udp gso - over veth touching data # -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # -4 -v # udp rx: 598 MB/s 432640 calls/s # udp tx: 1616 MB/s 27409 calls/s 27409 msg/s # udp rx: 671 MB/s 485831 calls/s # udp tx: 1554 MB/s 26371 calls/s 26371 msg/s # udp rx: 669 MB/s 484319 calls/s # udp tx: 1668 MB/s 28298 calls/s 28298 msg/s # udp rx: 582 MB/s 420966 calls/s # udp tx: 1697 MB/s 28790 calls/s 28790 msg/s # udp gso and gro - over veth touching data # -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # -4 -G # udp rx: 1278 MB/s 932114 calls/s # udp tx: 1300 MB/s 22061 calls/s 22061 msg/s # udp rx: 1386 MB/s 1011233 calls/s # udp tx: 1396 MB/s 23686 calls/s 23686 msg/s # udp rx: 1378 MB/s 1005293 calls/s # udp tx: 1381 MB/s 23434 calls/s 23434 msg/s # udp rx: 1362 MB/s 993388 calls/s # udp tx: 1369 MB/s 23227 calls/s 23227 msg/s ok 1 selftests: net: udpgro_frglist.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__->