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: 958 MB/s 16264 calls/s 16264 msg/s # tcp rx: 959 MB/s 50532 calls/s # tcp tx: 1021 MB/s 17322 calls/s 17322 msg/s # tcp rx: 1021 MB/s 52457 calls/s # tcp tx: 1015 MB/s 17223 calls/s 17223 msg/s # tcp rx: 1016 MB/s 51856 calls/s # tcp tx: 997 MB/s 16921 calls/s 16921 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 457984 calls/s # udp tx: 1288 MB/s 21851 calls/s 21851 msg/s # udp rx: 616 MB/s 446720 calls/s # udp tx: 1188 MB/s 20156 calls/s 20156 msg/s # udp rx: 656 MB/s 475392 calls/s # udp tx: 1170 MB/s 19845 calls/s 19845 msg/s # udp rx: 653 MB/s 473344 calls/s # udp tx: 1251 MB/s 21230 calls/s 21230 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: 1045 MB/s 762495 calls/s # udp tx: 1083 MB/s 18385 calls/s 18385 msg/s # udp rx: 1114 MB/s 812914 calls/s # udp tx: 1116 MB/s 18941 calls/s 18941 msg/s # udp rx: 1120 MB/s 816913 calls/s # udp tx: 1120 MB/s 18999 calls/s 18999 msg/s # udp rx: 1125 MB/s 820592 calls/s # udp tx: 1124 MB/s 19072 calls/s 19072 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__->