make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_frglist.shh TEST_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: 954 MB/s 16189 calls/s 16189 msg/s # tcp rx: 955 MB/s 48964 calls/s # tcp tx: 1035 MB/s 17561 calls/s 17561 msg/s # tcp rx: 1036 MB/s 52711 calls/s # tcp tx: 1035 MB/s 17558 calls/s 17558 msg/s # tcp rx: 1036 MB/s 52746 calls/s # tcp tx: 1030 MB/s 17482 calls/s 17482 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: 618 MB/s 448000 calls/s # udp tx: 1274 MB/s 21621 calls/s 21621 msg/s # udp rx: 647 MB/s 469665 calls/s # udp tx: 1283 MB/s 21766 calls/s 21766 msg/s # udp rx: 655 MB/s 475605 calls/s # udp tx: 1296 MB/s 21984 calls/s 21984 msg/s # udp rx: 661 MB/s 478976 calls/s # udp tx: 1296 MB/s 21986 calls/s 21986 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: 1015 MB/s 740749 calls/s # udp tx: 1049 MB/s 17807 calls/s 17807 msg/s # udp rx: 1150 MB/s 839295 calls/s # udp tx: 1150 MB/s 19508 calls/s 19508 msg/s # udp rx: 1147 MB/s 836676 calls/s # udp tx: 1146 MB/s 19448 calls/s 19448 msg/s # udp rx: 1149 MB/s 838687 calls/s # udp tx: 1151 MB/s 19530 calls/s 19530 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__->