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: 422 MB/s 7163 calls/s 7163 msg/s # tcp rx: 422 MB/s 45017 calls/s # tcp tx: 466 MB/s 7916 calls/s 7916 msg/s # tcp rx: 467 MB/s 42588 calls/s # tcp tx: 461 MB/s 7825 calls/s 7825 msg/s # tcp rx: 461 MB/s 44996 calls/s # tcp tx: 463 MB/s 7858 calls/s 7858 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: 580 MB/s 420352 calls/s # udp tx: 1211 MB/s 20547 calls/s 20547 msg/s # udp rx: 492 MB/s 356989 calls/s # udp tx: 793 MB/s 13453 calls/s 13453 msg/s # udp rx: 530 MB/s 384855 calls/s # udp tx: 769 MB/s 13052 calls/s 13052 msg/s # udp rx: 543 MB/s 393634 calls/s # udp tx: 831 MB/s 14099 calls/s 14099 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: 643 MB/s 469305 calls/s # udp tx: 659 MB/s 11179 calls/s 11179 msg/s # udp rx: 651 MB/s 474847 calls/s # udp tx: 651 MB/s 11058 calls/s 11058 msg/s # udp rx: 650 MB/s 474765 calls/s # udp tx: 652 MB/s 11065 calls/s 11065 msg/s # udp rx: 648 MB/s 472863 calls/s # udp tx: 662 MB/s 11229 calls/s 11229 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__->