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: 1657 MB/s 28108 calls/s 28108 msg/s # tcp rx: 1658 MB/s 74342 calls/s # tcp tx: 1678 MB/s 28460 calls/s 28460 msg/s # tcp rx: 1679 MB/s 74711 calls/s # tcp tx: 1638 MB/s 27787 calls/s 27787 msg/s # tcp rx: 1639 MB/s 71596 calls/s # tcp tx: 1591 MB/s 27001 calls/s 27001 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: 498 MB/s 360192 calls/s # udp tx: 1218 MB/s 20660 calls/s 20660 msg/s # udp rx: 455 MB/s 329216 calls/s # udp tx: 1259 MB/s 21366 calls/s 21366 msg/s # udp rx: 540 MB/s 390656 calls/s # udp tx: 1098 MB/s 18624 calls/s 18624 msg/s # udp rx: 516 MB/s 372992 calls/s # udp tx: 1153 MB/s 19562 calls/s 19562 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: 1097 MB/s 800648 calls/s # udp tx: 1133 MB/s 19220 calls/s 19220 msg/s # udp rx: 1383 MB/s 1009010 calls/s # udp tx: 1383 MB/s 23468 calls/s 23468 msg/s # udp rx: 1384 MB/s 1009883 calls/s # udp tx: 1384 MB/s 23481 calls/s 23481 msg/s # udp rx: 1350 MB/s 984769 calls/s # udp tx: 1350 MB/s 22900 calls/s 22900 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__->