make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_frglist.shh 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_frglist.sh # ipv6 # tcp - over veth touching data # -l 4 -6 -D 2001:db8::1 -t rx -4 -t # -4 -t # tcp tx: 1006 MB/s 17068 calls/s 17068 msg/s # tcp rx: 1007 MB/s 52307 calls/s # tcp tx: 1072 MB/s 18194 calls/s 18194 msg/s # tcp rx: 1073 MB/s 54668 calls/s # tcp tx: 1035 MB/s 17558 calls/s 17558 msg/s # tcp rx: 1035 MB/s 52996 calls/s # tcp tx: 1014 MB/s 17203 calls/s 17203 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: 647 MB/s 469248 calls/s # udp tx: 1208 MB/s 20500 calls/s 20500 msg/s # udp rx: 655 MB/s 474721 calls/s # udp tx: 1292 MB/s 21929 calls/s 21929 msg/s # udp rx: 659 MB/s 477565 calls/s # udp tx: 1291 MB/s 21902 calls/s 21902 msg/s # udp rx: 656 MB/s 475168 calls/s # udp tx: 1293 MB/s 21941 calls/s 21941 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: 1124 MB/s 820417 calls/s # udp tx: 1150 MB/s 19506 calls/s 19506 msg/s # udp rx: 1136 MB/s 829048 calls/s # udp tx: 1136 MB/s 19275 calls/s 19275 msg/s # udp rx: 1137 MB/s 829867 calls/s # udp tx: 1136 MB/s 19283 calls/s 19283 msg/s # udp rx: 1137 MB/s 829717 calls/s # udp tx: 1137 MB/s 19288 calls/s 19288 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__->