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: 966 MB/s 16399 calls/s 16399 msg/s # tcp rx: 979 MB/s 49646 calls/s # tcp tx: 963 MB/s 16340 calls/s 16340 msg/s # tcp rx: 963 MB/s 48262 calls/s # tcp tx: 973 MB/s 16514 calls/s 16514 msg/s # tcp rx: 972 MB/s 48924 calls/s # tcp tx: 935 MB/s 15873 calls/s 15873 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: 536 MB/s 388732 calls/s # udp tx: 767 MB/s 13022 calls/s 13022 msg/s # udp rx: 540 MB/s 392296 calls/s # udp tx: 767 MB/s 13018 calls/s 13018 msg/s # udp rx: 535 MB/s 388683 calls/s # udp tx: 708 MB/s 12014 calls/s 12014 msg/s # udp rx: 551 MB/s 399748 calls/s # udp tx: 764 MB/s 12974 calls/s 12974 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: 1021 MB/s 744974 calls/s # udp tx: 1048 MB/s 17785 calls/s 17785 msg/s # udp rx: 1042 MB/s 760628 calls/s # udp tx: 1033 MB/s 17524 calls/s 17524 msg/s # udp rx: 1022 MB/s 745733 calls/s # udp tx: 1041 MB/s 17662 calls/s 17662 msg/s # udp rx: 1115 MB/s 813413 calls/s # udp tx: 1114 MB/s 18904 calls/s 18904 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__->