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: 934 MB/s 15843 calls/s 15843 msg/s # tcp rx: 950 MB/s 48602 calls/s # tcp tx: 959 MB/s 16278 calls/s 16278 msg/s # tcp rx: 963 MB/s 48341 calls/s # tcp tx: 914 MB/s 15505 calls/s 15505 msg/s # tcp rx: 924 MB/s 46887 calls/s # tcp tx: 962 MB/s 16321 calls/s 16321 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: 615 MB/s 445801 calls/s # udp tx: 1217 MB/s 20654 calls/s 20654 msg/s # udp rx: 653 MB/s 473088 calls/s # udp tx: 1293 MB/s 21945 calls/s 21945 msg/s # udp rx: 664 MB/s 481488 calls/s # udp tx: 1267 MB/s 21497 calls/s 21497 msg/s # udp rx: 658 MB/s 477504 calls/s # udp tx: 1132 MB/s 19213 calls/s 19213 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: 1010 MB/s 737196 calls/s # udp tx: 1044 MB/s 17716 calls/s 17716 msg/s # udp rx: 1104 MB/s 805707 calls/s # udp tx: 1103 MB/s 18719 calls/s 18719 msg/s # udp rx: 1180 MB/s 860617 calls/s # udp tx: 1179 MB/s 20010 calls/s 20010 msg/s # udp rx: 1089 MB/s 794880 calls/s # udp tx: 1091 MB/s 18520 calls/s 18520 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__->