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: 967 MB/s 16414 calls/s 16414 msg/s # tcp rx: 968 MB/s 49251 calls/s # tcp tx: 979 MB/s 16616 calls/s 16616 msg/s # tcp rx: 980 MB/s 49348 calls/s # tcp tx: 985 MB/s 16711 calls/s 16711 msg/s # tcp rx: 986 MB/s 50333 calls/s # tcp tx: 983 MB/s 16685 calls/s 16685 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: 489 MB/s 353945 calls/s # udp tx: 898 MB/s 15235 calls/s 15235 msg/s # udp rx: 513 MB/s 371870 calls/s # udp tx: 808 MB/s 13708 calls/s 13708 msg/s # udp rx: 515 MB/s 372736 calls/s # udp tx: 883 MB/s 14984 calls/s 14984 msg/s # udp rx: 532 MB/s 385792 calls/s # udp tx: 1256 MB/s 21316 calls/s 21316 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: 1118 MB/s 815624 calls/s # udp tx: 1146 MB/s 19450 calls/s 19450 msg/s # udp rx: 1158 MB/s 844898 calls/s # udp tx: 1161 MB/s 19696 calls/s 19696 msg/s # udp rx: 1153 MB/s 840909 calls/s # udp tx: 1154 MB/s 19586 calls/s 19586 msg/s # udp rx: 1142 MB/s 833547 calls/s # udp tx: 1145 MB/s 19426 calls/s 19426 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__->