make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_frglist.shh TEST_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: 988 MB/s 16762 calls/s 16762 msg/s # tcp rx: 988 MB/s 50841 calls/s # tcp tx: 917 MB/s 15562 calls/s 15562 msg/s # tcp rx: 918 MB/s 48083 calls/s # tcp tx: 950 MB/s 16122 calls/s 16122 msg/s # tcp rx: 996 MB/s 49262 calls/s # tcp tx: 966 MB/s 16387 calls/s 16387 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: 652 MB/s 473088 calls/s # udp tx: 1232 MB/s 20907 calls/s 20907 msg/s # udp rx: 665 MB/s 481824 calls/s # udp tx: 1232 MB/s 20910 calls/s 20910 msg/s # udp rx: 668 MB/s 484107 calls/s # udp tx: 1136 MB/s 19280 calls/s 19280 msg/s # udp rx: 667 MB/s 483610 calls/s # udp tx: 1236 MB/s 20977 calls/s 20977 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: 669 MB/s 488449 calls/s # udp tx: 682 MB/s 11568 calls/s 11568 msg/s # udp rx: 652 MB/s 476143 calls/s # udp tx: 652 MB/s 11067 calls/s 11067 msg/s # udp rx: 652 MB/s 475895 calls/s # udp tx: 652 MB/s 11062 calls/s 11062 msg/s # udp rx: 652 MB/s 475894 calls/s # udp tx: 651 MB/s 11057 calls/s 11057 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__->