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: 1362 MB/s 23107 calls/s 23107 msg/s # tcp rx: 1363 MB/s 54345 calls/s # tcp tx: 1565 MB/s 26557 calls/s 26557 msg/s # tcp rx: 1567 MB/s 59836 calls/s # tcp tx: 1557 MB/s 26424 calls/s 26424 msg/s # tcp rx: 1559 MB/s 60093 calls/s # tcp tx: 1466 MB/s 24868 calls/s 24868 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: 648 MB/s 468992 calls/s # udp tx: 1523 MB/s 25833 calls/s 25833 msg/s # udp rx: 662 MB/s 478720 calls/s # udp tx: 1520 MB/s 25790 calls/s 25790 msg/s # udp rx: 668 MB/s 483328 calls/s # udp tx: 1525 MB/s 25877 calls/s 25877 msg/s # udp rx: 664 MB/s 480256 calls/s # udp tx: 1570 MB/s 26639 calls/s 26639 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: 1146 MB/s 835799 calls/s # udp tx: 1180 MB/s 20022 calls/s 20022 msg/s # udp rx: 1345 MB/s 981621 calls/s # udp tx: 1360 MB/s 23076 calls/s 23076 msg/s # udp rx: 1336 MB/s 974614 calls/s # udp tx: 1338 MB/s 22705 calls/s 22705 msg/s # udp rx: 1300 MB/s 948477 calls/s # udp tx: 1304 MB/s 22118 calls/s 22118 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__->