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: 1004 MB/s 17032 calls/s 17032 msg/s # tcp rx: 1011 MB/s 51493 calls/s # tcp tx: 971 MB/s 16484 calls/s 16484 msg/s # tcp rx: 977 MB/s 48961 calls/s # tcp tx: 900 MB/s 15272 calls/s 15272 msg/s # tcp rx: 900 MB/s 44422 calls/s # tcp tx: 886 MB/s 15032 calls/s 15032 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: 646 MB/s 467968 calls/s # udp tx: 1275 MB/s 21634 calls/s 21634 msg/s # udp rx: 660 MB/s 478208 calls/s # udp tx: 1292 MB/s 21922 calls/s 21922 msg/s # udp rx: 659 MB/s 477952 calls/s # udp tx: 1161 MB/s 19707 calls/s 19707 msg/s # udp rx: 658 MB/s 477184 calls/s # udp tx: 1257 MB/s 21326 calls/s 21326 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: 1078 MB/s 786278 calls/s # udp tx: 1102 MB/s 18691 calls/s 18691 msg/s # udp rx: 1114 MB/s 812464 calls/s # udp tx: 1115 MB/s 18925 calls/s 18925 msg/s # udp rx: 1125 MB/s 820716 calls/s # udp tx: 1126 MB/s 19109 calls/s 19109 msg/s # udp rx: 1135 MB/s 828467 calls/s # udp tx: 1136 MB/s 19278 calls/s 19278 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__->