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: 957 MB/s 16246 calls/s 16246 msg/s # tcp rx: 958 MB/s 49857 calls/s # tcp tx: 959 MB/s 16270 calls/s 16270 msg/s # tcp rx: 960 MB/s 49894 calls/s # tcp tx: 1012 MB/s 17175 calls/s 17175 msg/s # tcp rx: 1013 MB/s 51729 calls/s # tcp tx: 689 MB/s 11696 calls/s 11696 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: 577 MB/s 418071 calls/s # udp tx: 1218 MB/s 20674 calls/s 20674 msg/s # udp rx: 664 MB/s 481609 calls/s # udp tx: 1258 MB/s 21353 calls/s 21353 msg/s # udp rx: 665 MB/s 482291 calls/s # udp tx: 1255 MB/s 21302 calls/s 21302 msg/s # udp rx: 665 MB/s 481643 calls/s # udp tx: 1283 MB/s 21763 calls/s 21763 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: 1093 MB/s 797522 calls/s # udp tx: 1123 MB/s 19050 calls/s 19050 msg/s # udp rx: 1171 MB/s 854711 calls/s # udp tx: 1170 MB/s 19856 calls/s 19856 msg/s # udp rx: 1171 MB/s 854103 calls/s # udp tx: 1170 MB/s 19844 calls/s 19844 msg/s # udp rx: 1171 MB/s 854489 calls/s # udp tx: 1170 MB/s 19856 calls/s 19856 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__->