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: 870 MB/s 14759 calls/s 14759 msg/s # tcp rx: 871 MB/s 47962 calls/s # tcp tx: 892 MB/s 15136 calls/s 15136 msg/s # tcp rx: 893 MB/s 46787 calls/s # tcp tx: 908 MB/s 15414 calls/s 15414 msg/s # tcp rx: 909 MB/s 46943 calls/s # tcp tx: 892 MB/s 15140 calls/s 15140 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: 622 MB/s 450560 calls/s # udp tx: 1276 MB/s 21654 calls/s 21654 msg/s # udp rx: 647 MB/s 469149 calls/s # udp tx: 1103 MB/s 18716 calls/s 18716 msg/s # udp rx: 652 MB/s 472832 calls/s # udp tx: 1270 MB/s 21556 calls/s 21556 msg/s # udp rx: 661 MB/s 478720 calls/s # udp tx: 1283 MB/s 21761 calls/s 21761 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: 957 MB/s 698652 calls/s # udp tx: 969 MB/s 16444 calls/s 16444 msg/s # udp rx: 648 MB/s 472799 calls/s # udp tx: 647 MB/s 10984 calls/s 10984 msg/s # udp rx: 623 MB/s 454768 calls/s # udp tx: 623 MB/s 10577 calls/s 10577 msg/s # udp rx: 651 MB/s 475178 calls/s # udp tx: 651 MB/s 11042 calls/s 11042 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__->