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: 1029 MB/s 17469 calls/s 17469 msg/s # tcp rx: 1035 MB/s 52785 calls/s # tcp tx: 992 MB/s 16827 calls/s 16827 msg/s # tcp rx: 992 MB/s 50365 calls/s # tcp tx: 1010 MB/s 17145 calls/s 17145 msg/s # tcp rx: 1011 MB/s 51530 calls/s # tcp tx: 1015 MB/s 17224 calls/s 17224 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: 562 MB/s 407808 calls/s # udp tx: 1278 MB/s 21691 calls/s 21691 msg/s # udp rx: 664 MB/s 481280 calls/s # udp tx: 1227 MB/s 20823 calls/s 20823 msg/s # udp rx: 662 MB/s 479488 calls/s # udp tx: 1302 MB/s 22098 calls/s 22098 msg/s # udp rx: 656 MB/s 475392 calls/s # udp tx: 1306 MB/s 22158 calls/s 22158 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: 1141 MB/s 832423 calls/s # udp tx: 1171 MB/s 19871 calls/s 19871 msg/s # udp rx: 1111 MB/s 810607 calls/s # udp tx: 1117 MB/s 18947 calls/s 18947 msg/s # udp rx: 1169 MB/s 853126 calls/s # udp tx: 1168 MB/s 19826 calls/s 19826 msg/s # udp rx: 1175 MB/s 857277 calls/s # udp tx: 1174 MB/s 19922 calls/s 19922 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__->