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: 1015 MB/s 17222 calls/s 17222 msg/s # tcp rx: 1015 MB/s 52473 calls/s # tcp tx: 1021 MB/s 17323 calls/s 17323 msg/s # tcp rx: 1022 MB/s 52586 calls/s # tcp tx: 1014 MB/s 17212 calls/s 17212 msg/s # tcp rx: 1015 MB/s 52352 calls/s # tcp tx: 1005 MB/s 17050 calls/s 17050 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: 645 MB/s 467456 calls/s # udp tx: 1231 MB/s 20895 calls/s 20895 msg/s # udp rx: 667 MB/s 483584 calls/s # udp tx: 1268 MB/s 21515 calls/s 21515 msg/s # udp rx: 666 MB/s 482560 calls/s # udp tx: 1285 MB/s 21796 calls/s 21796 msg/s # udp rx: 666 MB/s 482816 calls/s # udp tx: 1285 MB/s 21795 calls/s 21795 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: 1053 MB/s 768031 calls/s # udp tx: 1076 MB/s 18263 calls/s 18263 msg/s # udp rx: 1129 MB/s 824090 calls/s # udp tx: 1127 MB/s 19131 calls/s 19131 msg/s # udp rx: 1108 MB/s 808499 calls/s # udp tx: 1107 MB/s 18792 calls/s 18792 msg/s # udp rx: 1118 MB/s 815425 calls/s # udp tx: 1112 MB/s 18873 calls/s 18873 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__->