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: 885 MB/s 15024 calls/s 15024 msg/s # tcp rx: 886 MB/s 50300 calls/s # tcp tx: 901 MB/s 15290 calls/s 15290 msg/s # tcp rx: 902 MB/s 48366 calls/s # tcp tx: 919 MB/s 15598 calls/s 15598 msg/s # tcp rx: 920 MB/s 48450 calls/s # tcp tx: 934 MB/s 15847 calls/s 15847 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: 595 MB/s 431630 calls/s # udp tx: 1300 MB/s 22055 calls/s 22055 msg/s # udp rx: 665 MB/s 482816 calls/s # udp tx: 1272 MB/s 21585 calls/s 21585 msg/s # udp rx: 665 MB/s 481792 calls/s # udp tx: 1300 MB/s 22052 calls/s 22052 msg/s # udp rx: 665 MB/s 482048 calls/s # udp tx: 1300 MB/s 22051 calls/s 22051 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: 1118 MB/s 815438 calls/s # udp tx: 1148 MB/s 19482 calls/s 19482 msg/s # udp rx: 1102 MB/s 804387 calls/s # udp tx: 1102 MB/s 18695 calls/s 18695 msg/s # udp rx: 1109 MB/s 809065 calls/s # udp tx: 1108 MB/s 18802 calls/s 18802 msg/s # udp rx: 1119 MB/s 816398 calls/s # udp tx: 1120 MB/s 19005 calls/s 19005 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__->