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: 981 MB/s 16643 calls/s 16643 msg/s # tcp rx: 981 MB/s 50131 calls/s # tcp tx: 642 MB/s 10896 calls/s 10896 msg/s # tcp rx: 643 MB/s 35440 calls/s # tcp tx: 650 MB/s 11032 calls/s 11032 msg/s # tcp rx: 651 MB/s 35647 calls/s # tcp tx: 636 MB/s 10795 calls/s 10795 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: 651 MB/s 472064 calls/s # udp tx: 1243 MB/s 21098 calls/s 21098 msg/s # udp rx: 643 MB/s 466555 calls/s # udp tx: 1199 MB/s 20351 calls/s 20351 msg/s # udp rx: 666 MB/s 482410 calls/s # udp tx: 1298 MB/s 22030 calls/s 22030 msg/s # udp rx: 665 MB/s 481868 calls/s # udp tx: 1297 MB/s 22005 calls/s 22005 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: 1139 MB/s 831204 calls/s # udp tx: 1161 MB/s 19699 calls/s 19699 msg/s # udp rx: 1162 MB/s 848066 calls/s # udp tx: 1164 MB/s 19755 calls/s 19755 msg/s # udp rx: 1162 MB/s 848044 calls/s # udp tx: 1165 MB/s 19764 calls/s 19764 msg/s # udp rx: 1163 MB/s 848267 calls/s # udp tx: 1168 MB/s 19824 calls/s 19824 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__->