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: 964 MB/s 16357 calls/s 16357 msg/s # tcp rx: 971 MB/s 50387 calls/s # tcp tx: 976 MB/s 16554 calls/s 16554 msg/s # tcp rx: 976 MB/s 49806 calls/s # tcp tx: 992 MB/s 16827 calls/s 16827 msg/s # tcp rx: 993 MB/s 50622 calls/s # tcp tx: 982 MB/s 16669 calls/s 16669 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: 620 MB/s 449579 calls/s # udp tx: 1302 MB/s 22086 calls/s 22086 msg/s # udp rx: 655 MB/s 475136 calls/s # udp tx: 1160 MB/s 19679 calls/s 19679 msg/s # udp rx: 665 MB/s 482304 calls/s # udp tx: 1207 MB/s 20482 calls/s 20482 msg/s # udp rx: 665 MB/s 482048 calls/s # udp tx: 1270 MB/s 21555 calls/s 21555 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: 1117 MB/s 815197 calls/s # udp tx: 1140 MB/s 19336 calls/s 19336 msg/s # udp rx: 1174 MB/s 856356 calls/s # udp tx: 1173 MB/s 19898 calls/s 19898 msg/s # udp rx: 1174 MB/s 856721 calls/s # udp tx: 1173 MB/s 19907 calls/s 19907 msg/s # udp rx: 1170 MB/s 853621 calls/s # udp tx: 1169 MB/s 19833 calls/s 19833 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__->