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: 940 MB/s 15956 calls/s 15956 msg/s # tcp rx: 941 MB/s 49958 calls/s # tcp tx: 1012 MB/s 17178 calls/s 17178 msg/s # tcp rx: 1014 MB/s 52038 calls/s # tcp tx: 1045 MB/s 17725 calls/s 17725 msg/s # tcp rx: 1046 MB/s 53045 calls/s # tcp tx: 1032 MB/s 17508 calls/s 17508 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: 640 MB/s 463872 calls/s # udp tx: 1230 MB/s 20871 calls/s 20871 msg/s # udp rx: 668 MB/s 484096 calls/s # udp tx: 1283 MB/s 21774 calls/s 21774 msg/s # udp rx: 666 MB/s 482816 calls/s # udp tx: 1279 MB/s 21701 calls/s 21701 msg/s # udp rx: 666 MB/s 482816 calls/s # udp tx: 1294 MB/s 21952 calls/s 21952 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: 1106 MB/s 806737 calls/s # udp tx: 1137 MB/s 19297 calls/s 19297 msg/s # udp rx: 971 MB/s 708692 calls/s # udp tx: 966 MB/s 16397 calls/s 16397 msg/s # udp rx: 1123 MB/s 819465 calls/s # udp tx: 1126 MB/s 19110 calls/s 19110 msg/s # udp rx: 1026 MB/s 748544 calls/s # udp tx: 1014 MB/s 17207 calls/s 17207 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__->