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: 977 MB/s 16578 calls/s 16578 msg/s # tcp rx: 993 MB/s 49899 calls/s # tcp tx: 987 MB/s 16750 calls/s 16750 msg/s # tcp rx: 986 MB/s 50200 calls/s # tcp tx: 1006 MB/s 17071 calls/s 17071 msg/s # tcp rx: 1007 MB/s 51270 calls/s # tcp tx: 1004 MB/s 17036 calls/s 17036 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: 578 MB/s 419584 calls/s # udp tx: 1058 MB/s 17953 calls/s 17953 msg/s # udp rx: 637 MB/s 462080 calls/s # udp tx: 1153 MB/s 19556 calls/s 19556 msg/s # udp rx: 637 MB/s 461824 calls/s # udp tx: 1296 MB/s 21993 calls/s 21993 msg/s # udp rx: 631 MB/s 457216 calls/s # udp tx: 1299 MB/s 22032 calls/s 22032 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: 1092 MB/s 796521 calls/s # udp tx: 1117 MB/s 18946 calls/s 18946 msg/s # udp rx: 1049 MB/s 765645 calls/s # udp tx: 1052 MB/s 17855 calls/s 17855 msg/s # udp rx: 1041 MB/s 759637 calls/s # udp tx: 1042 MB/s 17674 calls/s 17674 msg/s # udp rx: 1142 MB/s 833079 calls/s # udp tx: 1141 MB/s 19362 calls/s 19362 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__->