make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_frglist.sh TTEST_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: 905 MB/s 15361 calls/s 15361 msg/s # tcp rx: 906 MB/s 50252 calls/s # tcp tx: 898 MB/s 15240 calls/s 15240 msg/s # tcp rx: 911 MB/s 49191 calls/s # tcp tx: 932 MB/s 15810 calls/s 15810 msg/s # tcp rx: 935 MB/s 47456 calls/s # tcp tx: 934 MB/s 15858 calls/s 15858 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: 552 MB/s 400128 calls/s # udp tx: 1293 MB/s 21945 calls/s 21945 msg/s # udp rx: 660 MB/s 478208 calls/s # udp tx: 1281 MB/s 21742 calls/s 21742 msg/s # udp rx: 664 MB/s 481536 calls/s # udp tx: 1275 MB/s 21634 calls/s 21634 msg/s # udp rx: 665 MB/s 482048 calls/s # udp tx: 1281 MB/s 21733 calls/s 21733 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: 990 MB/s 722154 calls/s # udp tx: 1010 MB/s 17141 calls/s 17141 msg/s # udp rx: 1089 MB/s 794526 calls/s # udp tx: 1088 MB/s 18467 calls/s 18467 msg/s # udp rx: 1091 MB/s 796336 calls/s # udp tx: 1101 MB/s 18681 calls/s 18681 msg/s # udp rx: 1038 MB/s 757558 calls/s # udp tx: 1039 MB/s 17630 calls/s 17630 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__->