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: 721 MB/s 12240 calls/s 12240 msg/s # tcp rx: 722 MB/s 36768 calls/s # tcp tx: 727 MB/s 12334 calls/s 12334 msg/s # tcp rx: 727 MB/s 37073 calls/s # tcp tx: 690 MB/s 11709 calls/s 11709 msg/s # tcp rx: 690 MB/s 35220 calls/s # tcp tx: 696 MB/s 11813 calls/s 11813 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: 511 MB/s 370434 calls/s # udp tx: 1312 MB/s 22266 calls/s 22266 msg/s # udp rx: 607 MB/s 439808 calls/s # udp tx: 1294 MB/s 21951 calls/s 21951 msg/s # udp rx: 592 MB/s 429056 calls/s # udp tx: 1292 MB/s 21919 calls/s 21919 msg/s # udp rx: 651 MB/s 471552 calls/s # udp tx: 1244 MB/s 21105 calls/s 21105 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: 1135 MB/s 828305 calls/s # udp tx: 1157 MB/s 19625 calls/s 19625 msg/s # udp rx: 1141 MB/s 832727 calls/s # udp tx: 1142 MB/s 19385 calls/s 19385 msg/s # udp rx: 1148 MB/s 837282 calls/s # udp tx: 1149 MB/s 19503 calls/s 19503 msg/s # udp rx: 1139 MB/s 830795 calls/s # udp tx: 1140 MB/s 19345 calls/s 19345 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__->