make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_frglist.sh TTEST_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: 931 MB/s 15803 calls/s 15803 msg/s # tcp rx: 935 MB/s 50897 calls/s # tcp tx: 884 MB/s 14999 calls/s 14999 msg/s # tcp rx: 884 MB/s 48971 calls/s # tcp tx: 856 MB/s 14519 calls/s 14519 msg/s # tcp rx: 857 MB/s 48972 calls/s # tcp tx: 946 MB/s 16058 calls/s 16058 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 432350 calls/s # udp tx: 1246 MB/s 21145 calls/s 21145 msg/s # udp rx: 643 MB/s 465909 calls/s # udp tx: 1211 MB/s 20555 calls/s 20555 msg/s # udp rx: 661 MB/s 478976 calls/s # udp tx: 1268 MB/s 21523 calls/s 21523 msg/s # udp rx: 659 MB/s 477440 calls/s # udp tx: 1273 MB/s 21600 calls/s 21600 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: 1112 MB/s 811574 calls/s # udp tx: 1132 MB/s 19207 calls/s 19207 msg/s # udp rx: 1034 MB/s 754707 calls/s # udp tx: 1030 MB/s 17483 calls/s 17483 msg/s # udp rx: 1104 MB/s 805224 calls/s # udp tx: 1106 MB/s 18761 calls/s 18761 msg/s # udp rx: 1137 MB/s 829355 calls/s # udp tx: 1136 MB/s 19272 calls/s 19272 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__->