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: 649 MB/s 11022 calls/s 11022 msg/s # tcp rx: 687 MB/s 33752 calls/s # tcp tx: 963 MB/s 16339 calls/s 16339 msg/s # tcp rx: 968 MB/s 47822 calls/s # tcp tx: 935 MB/s 15868 calls/s 15868 msg/s # tcp rx: 943 MB/s 45120 calls/s # tcp tx: 907 MB/s 15388 calls/s 15388 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: 535 MB/s 388686 calls/s # udp tx: 1190 MB/s 20195 calls/s 20195 msg/s # udp rx: 570 MB/s 413184 calls/s # udp tx: 1185 MB/s 20110 calls/s 20110 msg/s # udp rx: 556 MB/s 403712 calls/s # udp tx: 1053 MB/s 17866 calls/s 17866 msg/s # udp rx: 649 MB/s 470721 calls/s # udp tx: 1200 MB/s 20356 calls/s 20356 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: 881 MB/s 642717 calls/s # udp tx: 919 MB/s 15594 calls/s 15594 msg/s # udp rx: 1136 MB/s 828679 calls/s # udp tx: 1134 MB/s 19247 calls/s 19247 msg/s # udp rx: 1109 MB/s 809494 calls/s # udp tx: 1097 MB/s 18621 calls/s 18621 msg/s # udp rx: 761 MB/s 555719 calls/s # udp tx: 760 MB/s 12906 calls/s 12906 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__->