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: 1046 MB/s 17750 calls/s 17750 msg/s # tcp rx: 1063 MB/s 53352 calls/s # tcp tx: 982 MB/s 16672 calls/s 16672 msg/s # tcp rx: 989 MB/s 50640 calls/s # tcp tx: 973 MB/s 16512 calls/s 16512 msg/s # tcp rx: 974 MB/s 50178 calls/s # tcp tx: 980 MB/s 16633 calls/s 16633 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: 595 MB/s 431190 calls/s # udp tx: 1260 MB/s 21372 calls/s 21372 msg/s # udp rx: 639 MB/s 463104 calls/s # udp tx: 1224 MB/s 20771 calls/s 20771 msg/s # udp rx: 655 MB/s 474624 calls/s # udp tx: 1213 MB/s 20590 calls/s 20590 msg/s # udp rx: 635 MB/s 460544 calls/s # udp tx: 1175 MB/s 19936 calls/s 19936 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: 1055 MB/s 769829 calls/s # udp tx: 1075 MB/s 18244 calls/s 18244 msg/s # udp rx: 783 MB/s 571129 calls/s # udp tx: 779 MB/s 13220 calls/s 13220 msg/s # udp rx: 600 MB/s 438025 calls/s # udp tx: 599 MB/s 10174 calls/s 10174 msg/s # udp rx: 601 MB/s 438706 calls/s # udp tx: 601 MB/s 10210 calls/s 10210 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__->