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 4800 # 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: 703 MB/s 11936 calls/s 11936 msg/s # tcp rx: 704 MB/s 27284 calls/s # tcp tx: 711 MB/s 12062 calls/s 12062 msg/s # tcp rx: 711 MB/s 26884 calls/s # tcp tx: 696 MB/s 11821 calls/s 11821 msg/s # tcp rx: 697 MB/s 27009 calls/s # tcp tx: 665 MB/s 11292 calls/s 11292 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: 501 MB/s 363520 calls/s # udp tx: 660 MB/s 11197 calls/s 11197 msg/s # udp rx: 506 MB/s 367626 calls/s # udp tx: 728 MB/s 12354 calls/s 12354 msg/s # udp rx: 517 MB/s 375806 calls/s # udp tx: 650 MB/s 11028 calls/s 11028 msg/s # udp rx: 518 MB/s 376414 calls/s # udp tx: 649 MB/s 11022 calls/s 11022 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: 642 MB/s 468614 calls/s # udp tx: 653 MB/s 11086 calls/s 11086 msg/s # udp rx: 649 MB/s 473645 calls/s # udp tx: 648 MB/s 11003 calls/s 11003 msg/s # udp rx: 649 MB/s 473989 calls/s # udp tx: 649 MB/s 11013 calls/s 11013 msg/s # udp rx: 650 MB/s 474075 calls/s # udp tx: 649 MB/s 11014 calls/s 11014 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__->