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: 950 MB/s 16117 calls/s 16117 msg/s # tcp rx: 950 MB/s 48663 calls/s # tcp tx: 981 MB/s 16647 calls/s 16647 msg/s # tcp rx: 982 MB/s 49962 calls/s # tcp tx: 990 MB/s 16795 calls/s 16795 msg/s # tcp rx: 1006 MB/s 50450 calls/s # tcp tx: 937 MB/s 15903 calls/s 15903 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: 638 MB/s 462336 calls/s # udp tx: 1254 MB/s 21283 calls/s 21283 msg/s # udp rx: 644 MB/s 466944 calls/s # udp tx: 1289 MB/s 21864 calls/s 21864 msg/s # udp rx: 646 MB/s 468480 calls/s # udp tx: 1272 MB/s 21590 calls/s 21590 msg/s # udp rx: 620 MB/s 449280 calls/s # udp tx: 1303 MB/s 22114 calls/s 22114 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: 1060 MB/s 773677 calls/s # udp tx: 1090 MB/s 18501 calls/s 18501 msg/s # udp rx: 1154 MB/s 841837 calls/s # udp tx: 1157 MB/s 19638 calls/s 19638 msg/s # udp rx: 1148 MB/s 837865 calls/s # udp tx: 1151 MB/s 19531 calls/s 19531 msg/s # udp rx: 1149 MB/s 837988 calls/s # udp tx: 1151 MB/s 19524 calls/s 19524 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__->