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: 883 MB/s 14980 calls/s 14980 msg/s # tcp rx: 883 MB/s 51588 calls/s # tcp tx: 927 MB/s 15739 calls/s 15739 msg/s # tcp rx: 929 MB/s 50170 calls/s # tcp tx: 620 MB/s 10516 calls/s 10516 msg/s # tcp rx: 619 MB/s 31737 calls/s # tcp tx: 572 MB/s 9716 calls/s 9716 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: 509 MB/s 368935 calls/s # udp tx: 845 MB/s 14334 calls/s 14334 msg/s # udp rx: 518 MB/s 375393 calls/s # udp tx: 856 MB/s 14527 calls/s 14527 msg/s # udp rx: 523 MB/s 379493 calls/s # udp tx: 786 MB/s 13332 calls/s 13332 msg/s # udp rx: 535 MB/s 387072 calls/s # udp tx: 884 MB/s 15001 calls/s 15001 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: 691 MB/s 504318 calls/s # udp tx: 709 MB/s 12031 calls/s 12031 msg/s # udp rx: 709 MB/s 517574 calls/s # udp tx: 711 MB/s 12063 calls/s 12063 msg/s # udp rx: 707 MB/s 515900 calls/s # udp tx: 708 MB/s 12017 calls/s 12017 msg/s # udp rx: 708 MB/s 516990 calls/s # udp tx: 710 MB/s 12050 calls/s 12050 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__->