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: 1012 MB/s 17166 calls/s 17166 msg/s # tcp rx: 1012 MB/s 51773 calls/s # tcp tx: 1022 MB/s 17347 calls/s 17347 msg/s # tcp rx: 1024 MB/s 52234 calls/s # tcp tx: 1006 MB/s 17071 calls/s 17071 msg/s # tcp rx: 1007 MB/s 51699 calls/s # tcp tx: 1015 MB/s 17217 calls/s 17217 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: 632 MB/s 458292 calls/s # udp tx: 1271 MB/s 21565 calls/s 21565 msg/s # udp rx: 640 MB/s 464426 calls/s # udp tx: 1257 MB/s 21329 calls/s 21329 msg/s # udp rx: 665 MB/s 482048 calls/s # udp tx: 1173 MB/s 19909 calls/s 19909 msg/s # udp rx: 634 MB/s 459264 calls/s # udp tx: 1235 MB/s 20950 calls/s 20950 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: 1112 MB/s 811163 calls/s # udp tx: 1144 MB/s 19407 calls/s 19407 msg/s # udp rx: 1168 MB/s 852024 calls/s # udp tx: 1167 MB/s 19803 calls/s 19803 msg/s # udp rx: 1111 MB/s 810322 calls/s # udp tx: 1111 MB/s 18849 calls/s 18849 msg/s # udp rx: 1173 MB/s 855924 calls/s # udp tx: 1173 MB/s 19895 calls/s 19895 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__->