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: 946 MB/s 16045 calls/s 16045 msg/s # tcp rx: 957 MB/s 50530 calls/s # tcp tx: 912 MB/s 15477 calls/s 15477 msg/s # tcp rx: 914 MB/s 50049 calls/s # tcp tx: 940 MB/s 15944 calls/s 15944 msg/s # tcp rx: 941 MB/s 48668 calls/s # tcp tx: 931 MB/s 15794 calls/s 15794 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: 607 MB/s 440211 calls/s # udp tx: 1144 MB/s 19419 calls/s 19419 msg/s # udp rx: 628 MB/s 455424 calls/s # udp tx: 1315 MB/s 22306 calls/s 22306 msg/s # udp rx: 646 MB/s 467968 calls/s # udp tx: 1309 MB/s 22202 calls/s 22202 msg/s # udp rx: 661 MB/s 478976 calls/s # udp tx: 1306 MB/s 22165 calls/s 22165 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: 1131 MB/s 825557 calls/s # udp tx: 1146 MB/s 19450 calls/s 19450 msg/s # udp rx: 604 MB/s 440534 calls/s # udp tx: 604 MB/s 10247 calls/s 10247 msg/s # udp rx: 747 MB/s 545450 calls/s # udp tx: 758 MB/s 12865 calls/s 12865 msg/s # udp rx: 1153 MB/s 841151 calls/s # udp tx: 1152 MB/s 19550 calls/s 19550 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__->