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: 980 MB/s 16629 calls/s 16629 msg/s # tcp rx: 980 MB/s 50045 calls/s # tcp tx: 911 MB/s 15464 calls/s 15464 msg/s # tcp rx: 921 MB/s 47748 calls/s # tcp tx: 964 MB/s 16364 calls/s 16364 msg/s # tcp rx: 974 MB/s 48742 calls/s # tcp tx: 925 MB/s 15696 calls/s 15696 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: 494 MB/s 358608 calls/s # udp tx: 727 MB/s 12345 calls/s 12345 msg/s # udp rx: 475 MB/s 344578 calls/s # udp tx: 870 MB/s 14772 calls/s 14772 msg/s # udp rx: 524 MB/s 379392 calls/s # udp tx: 857 MB/s 14540 calls/s 14540 msg/s # udp rx: 537 MB/s 388864 calls/s # udp tx: 847 MB/s 14381 calls/s 14381 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: 1125 MB/s 820977 calls/s # udp tx: 1156 MB/s 19621 calls/s 19621 msg/s # udp rx: 1015 MB/s 740292 calls/s # udp tx: 1007 MB/s 17092 calls/s 17092 msg/s # udp rx: 642 MB/s 468352 calls/s # udp tx: 642 MB/s 10891 calls/s 10891 msg/s # udp rx: 642 MB/s 468238 calls/s # udp tx: 642 MB/s 10897 calls/s 10897 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__->