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: 569 MB/s 9654 calls/s 9654 msg/s # tcp rx: 570 MB/s 33234 calls/s # tcp tx: 527 MB/s 8953 calls/s 8953 msg/s # tcp rx: 527 MB/s 31999 calls/s # tcp tx: 539 MB/s 9153 calls/s 9153 msg/s # tcp rx: 540 MB/s 32179 calls/s # tcp tx: 504 MB/s 8557 calls/s 8557 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: 567 MB/s 411392 calls/s # udp tx: 1034 MB/s 17546 calls/s 17546 msg/s # udp rx: 560 MB/s 406963 calls/s # udp tx: 664 MB/s 11272 calls/s 11272 msg/s # udp rx: 551 MB/s 401051 calls/s # udp tx: 632 MB/s 10720 calls/s 10720 msg/s # udp rx: 579 MB/s 421072 calls/s # udp tx: 694 MB/s 11772 calls/s 11772 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 740442 calls/s # udp tx: 1035 MB/s 17559 calls/s 17559 msg/s # udp rx: 996 MB/s 726652 calls/s # udp tx: 1005 MB/s 17059 calls/s 17059 msg/s # udp rx: 1128 MB/s 822791 calls/s # udp tx: 1129 MB/s 19153 calls/s 19153 msg/s # udp rx: 1146 MB/s 836393 calls/s # udp tx: 1145 MB/s 19432 calls/s 19432 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__->