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: 925 MB/s 15702 calls/s 15702 msg/s # tcp rx: 947 MB/s 50158 calls/s # tcp tx: 960 MB/s 16297 calls/s 16297 msg/s # tcp rx: 960 MB/s 48556 calls/s # tcp tx: 935 MB/s 15868 calls/s 15868 msg/s # tcp rx: 933 MB/s 48233 calls/s # tcp tx: 930 MB/s 15785 calls/s 15785 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: 555 MB/s 402176 calls/s # udp tx: 1299 MB/s 22034 calls/s 22034 msg/s # udp rx: 586 MB/s 425045 calls/s # udp tx: 1292 MB/s 21919 calls/s 21919 msg/s # udp rx: 609 MB/s 441441 calls/s # udp tx: 1270 MB/s 21556 calls/s 21556 msg/s # udp rx: 614 MB/s 445272 calls/s # udp tx: 1244 MB/s 21111 calls/s 21111 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: 992 MB/s 723637 calls/s # udp tx: 1012 MB/s 17180 calls/s 17180 msg/s # udp rx: 1097 MB/s 800712 calls/s # udp tx: 1110 MB/s 18841 calls/s 18841 msg/s # udp rx: 1176 MB/s 857805 calls/s # udp tx: 1177 MB/s 19976 calls/s 19976 msg/s # udp rx: 1177 MB/s 858869 calls/s # udp tx: 1178 MB/s 19991 calls/s 19991 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__->