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: 996 MB/s 16893 calls/s 16893 msg/s # tcp rx: 996 MB/s 52290 calls/s # tcp tx: 1009 MB/s 17129 calls/s 17129 msg/s # tcp rx: 1019 MB/s 51526 calls/s # tcp tx: 1005 MB/s 17062 calls/s 17062 msg/s # tcp rx: 1012 MB/s 50898 calls/s # tcp tx: 1000 MB/s 16975 calls/s 16975 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: 565 MB/s 409600 calls/s # udp tx: 1244 MB/s 21105 calls/s 21105 msg/s # udp rx: 659 MB/s 477355 calls/s # udp tx: 1274 MB/s 21621 calls/s 21621 msg/s # udp rx: 654 MB/s 474368 calls/s # udp tx: 1302 MB/s 22093 calls/s 22093 msg/s # udp rx: 655 MB/s 474880 calls/s # udp tx: 1300 MB/s 22052 calls/s 22052 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: 1015 MB/s 740280 calls/s # udp tx: 1042 MB/s 17674 calls/s 17674 msg/s # udp rx: 1103 MB/s 804747 calls/s # udp tx: 1114 MB/s 18896 calls/s 18896 msg/s # udp rx: 1147 MB/s 837166 calls/s # udp tx: 1150 MB/s 19506 calls/s 19506 msg/s # udp rx: 1162 MB/s 847723 calls/s # udp tx: 1162 MB/s 19717 calls/s 19717 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__->