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: 862 MB/s 14622 calls/s 14622 msg/s # tcp rx: 862 MB/s 46487 calls/s # tcp tx: 552 MB/s 9378 calls/s 9378 msg/s # tcp rx: 555 MB/s 34465 calls/s # tcp tx: 553 MB/s 9392 calls/s 9392 msg/s # tcp rx: 554 MB/s 33067 calls/s # tcp tx: 556 MB/s 9438 calls/s 9438 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: 605 MB/s 438784 calls/s # udp tx: 1289 MB/s 21873 calls/s 21873 msg/s # udp rx: 621 MB/s 450048 calls/s # udp tx: 1243 MB/s 21094 calls/s 21094 msg/s # udp rx: 659 MB/s 477696 calls/s # udp tx: 1210 MB/s 20525 calls/s 20525 msg/s # udp rx: 660 MB/s 478208 calls/s # udp tx: 1213 MB/s 20575 calls/s 20575 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: 1083 MB/s 790532 calls/s # udp tx: 1105 MB/s 18758 calls/s 18758 msg/s # udp rx: 1112 MB/s 811392 calls/s # udp tx: 1112 MB/s 18864 calls/s 18864 msg/s # udp rx: 1104 MB/s 805283 calls/s # udp tx: 1104 MB/s 18733 calls/s 18733 msg/s # udp rx: 1144 MB/s 834728 calls/s # udp tx: 1147 MB/s 19462 calls/s 19462 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__->