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: 917 MB/s 15557 calls/s 15557 msg/s # tcp rx: 925 MB/s 51561 calls/s # tcp tx: 922 MB/s 15641 calls/s 15641 msg/s # tcp rx: 921 MB/s 49369 calls/s # tcp tx: 922 MB/s 15653 calls/s 15653 msg/s # tcp rx: 924 MB/s 48977 calls/s # tcp tx: 921 MB/s 15637 calls/s 15637 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: 580 MB/s 420642 calls/s # udp tx: 1289 MB/s 21863 calls/s 21863 msg/s # udp rx: 663 MB/s 480426 calls/s # udp tx: 1268 MB/s 21523 calls/s 21523 msg/s # udp rx: 646 MB/s 468451 calls/s # udp tx: 1241 MB/s 21064 calls/s 21064 msg/s # udp rx: 623 MB/s 452096 calls/s # udp tx: 1161 MB/s 19697 calls/s 19697 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: 1124 MB/s 820116 calls/s # udp tx: 1140 MB/s 19349 calls/s 19349 msg/s # udp rx: 829 MB/s 605096 calls/s # udp tx: 824 MB/s 13981 calls/s 13981 msg/s # udp rx: 557 MB/s 406552 calls/s # udp tx: 557 MB/s 9448 calls/s 9448 msg/s # udp rx: 578 MB/s 422174 calls/s # udp tx: 578 MB/s 9810 calls/s 9810 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__->