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: 836 MB/s 14181 calls/s 14181 msg/s # tcp rx: 836 MB/s 47026 calls/s # tcp tx: 867 MB/s 14717 calls/s 14717 msg/s # tcp rx: 867 MB/s 48339 calls/s # tcp tx: 892 MB/s 15135 calls/s 15135 msg/s # tcp rx: 894 MB/s 46729 calls/s # tcp tx: 901 MB/s 15290 calls/s 15290 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: 651 MB/s 472320 calls/s # udp tx: 1172 MB/s 19881 calls/s 19881 msg/s # udp rx: 669 MB/s 484864 calls/s # udp tx: 1145 MB/s 19432 calls/s 19432 msg/s # udp rx: 668 MB/s 484096 calls/s # udp tx: 1146 MB/s 19453 calls/s 19453 msg/s # udp rx: 670 MB/s 485632 calls/s # udp tx: 1162 MB/s 19715 calls/s 19715 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: 984 MB/s 717654 calls/s # udp tx: 1008 MB/s 17098 calls/s 17098 msg/s # udp rx: 892 MB/s 650613 calls/s # udp tx: 886 MB/s 15036 calls/s 15036 msg/s # udp rx: 562 MB/s 409919 calls/s # udp tx: 562 MB/s 9548 calls/s 9548 msg/s # udp rx: 588 MB/s 428843 calls/s # udp tx: 587 MB/s 9964 calls/s 9964 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__->