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: 978 MB/s 16595 calls/s 16595 msg/s # tcp rx: 978 MB/s 49787 calls/s # tcp tx: 961 MB/s 16308 calls/s 16308 msg/s # tcp rx: 961 MB/s 49214 calls/s # tcp tx: 957 MB/s 16243 calls/s 16243 msg/s # tcp rx: 958 MB/s 49152 calls/s # tcp tx: 970 MB/s 16453 calls/s 16453 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: 631 MB/s 457216 calls/s # udp tx: 1213 MB/s 20590 calls/s 20590 msg/s # udp rx: 660 MB/s 478976 calls/s # udp tx: 1101 MB/s 18681 calls/s 18681 msg/s # udp rx: 659 MB/s 477440 calls/s # udp tx: 1203 MB/s 20418 calls/s 20418 msg/s # udp rx: 659 MB/s 477440 calls/s # udp tx: 1133 MB/s 19226 calls/s 19226 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: 1067 MB/s 778294 calls/s # udp tx: 1091 MB/s 18514 calls/s 18514 msg/s # udp rx: 1095 MB/s 798605 calls/s # udp tx: 1100 MB/s 18671 calls/s 18671 msg/s # udp rx: 1135 MB/s 828169 calls/s # udp tx: 1135 MB/s 19254 calls/s 19254 msg/s # udp rx: 1142 MB/s 833151 calls/s # udp tx: 1142 MB/s 19379 calls/s 19379 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__->