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: 934 MB/s 15843 calls/s 15843 msg/s # tcp rx: 952 MB/s 50028 calls/s # tcp tx: 908 MB/s 15404 calls/s 15404 msg/s # tcp rx: 915 MB/s 46957 calls/s # tcp tx: 922 MB/s 15651 calls/s 15651 msg/s # tcp rx: 931 MB/s 46949 calls/s # tcp tx: 919 MB/s 15601 calls/s 15601 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: 616 MB/s 446821 calls/s # udp tx: 1221 MB/s 20723 calls/s 20723 msg/s # udp rx: 636 MB/s 461056 calls/s # udp tx: 1286 MB/s 21825 calls/s 21825 msg/s # udp rx: 668 MB/s 484352 calls/s # udp tx: 1222 MB/s 20733 calls/s 20733 msg/s # udp rx: 668 MB/s 484096 calls/s # udp tx: 1297 MB/s 21998 calls/s 21998 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: 865 MB/s 631124 calls/s # udp tx: 883 MB/s 14977 calls/s 14977 msg/s # udp rx: 612 MB/s 446586 calls/s # udp tx: 615 MB/s 10437 calls/s 10437 msg/s # udp rx: 591 MB/s 431223 calls/s # udp tx: 593 MB/s 10066 calls/s 10066 msg/s # udp rx: 612 MB/s 446774 calls/s # udp tx: 615 MB/s 10438 calls/s 10438 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__->