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: 510 MB/s 8651 calls/s 8651 msg/s # tcp rx: 510 MB/s 32905 calls/s # tcp tx: 554 MB/s 9403 calls/s 9403 msg/s # tcp rx: 554 MB/s 32941 calls/s # tcp tx: 554 MB/s 9406 calls/s 9406 msg/s # tcp rx: 555 MB/s 33147 calls/s # tcp tx: 548 MB/s 9300 calls/s 9300 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: 510 MB/s 370050 calls/s # udp tx: 850 MB/s 14433 calls/s 14433 msg/s # udp rx: 584 MB/s 424760 calls/s # udp tx: 880 MB/s 14940 calls/s 14940 msg/s # udp rx: 527 MB/s 381670 calls/s # udp tx: 862 MB/s 14623 calls/s 14623 msg/s # udp rx: 526 MB/s 381167 calls/s # udp tx: 824 MB/s 13987 calls/s 13987 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: 1125 MB/s 820606 calls/s # udp tx: 1155 MB/s 19594 calls/s 19594 msg/s # udp rx: 1163 MB/s 848711 calls/s # udp tx: 1162 MB/s 19718 calls/s 19718 msg/s # udp rx: 1161 MB/s 846963 calls/s # udp tx: 1160 MB/s 19681 calls/s 19681 msg/s # udp rx: 1125 MB/s 820691 calls/s # udp tx: 1117 MB/s 18961 calls/s 18961 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__->