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: 1269 MB/s 21539 calls/s 21539 msg/s # tcp rx: 1272 MB/s 52489 calls/s # tcp tx: 1251 MB/s 21232 calls/s 21232 msg/s # tcp rx: 1253 MB/s 54333 calls/s # tcp tx: 1210 MB/s 20537 calls/s 20537 msg/s # tcp rx: 1211 MB/s 53480 calls/s # tcp tx: 1413 MB/s 23967 calls/s 23967 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: 642 MB/s 464640 calls/s # udp tx: 1551 MB/s 26321 calls/s 26321 msg/s # udp rx: 647 MB/s 468224 calls/s # udp tx: 1624 MB/s 27551 calls/s 27551 msg/s # udp rx: 684 MB/s 494848 calls/s # udp tx: 1663 MB/s 28209 calls/s 28209 msg/s # udp rx: 684 MB/s 494592 calls/s # udp tx: 1656 MB/s 28093 calls/s 28093 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: 1294 MB/s 943913 calls/s # udp tx: 1322 MB/s 22426 calls/s 22426 msg/s # udp rx: 1387 MB/s 1011769 calls/s # udp tx: 1398 MB/s 23716 calls/s 23716 msg/s # udp rx: 1405 MB/s 1025156 calls/s # udp tx: 1405 MB/s 23839 calls/s 23839 msg/s # udp rx: 1401 MB/s 1022424 calls/s # udp tx: 1401 MB/s 23768 calls/s 23768 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__->