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: 1040 MB/s 17643 calls/s 17643 msg/s # tcp rx: 1040 MB/s 52813 calls/s # tcp tx: 1034 MB/s 17547 calls/s 17547 msg/s # tcp rx: 1035 MB/s 52716 calls/s # tcp tx: 1030 MB/s 17477 calls/s 17477 msg/s # tcp rx: 1031 MB/s 52554 calls/s # tcp tx: 1035 MB/s 17570 calls/s 17570 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: 563 MB/s 408576 calls/s # udp tx: 1175 MB/s 19931 calls/s 19931 msg/s # udp rx: 577 MB/s 418560 calls/s # udp tx: 1214 MB/s 20599 calls/s 20599 msg/s # udp rx: 635 MB/s 460032 calls/s # udp tx: 1234 MB/s 20942 calls/s 20942 msg/s # udp rx: 664 MB/s 481280 calls/s # udp tx: 1278 MB/s 21676 calls/s 21676 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: 922 MB/s 672870 calls/s # udp tx: 937 MB/s 15899 calls/s 15899 msg/s # udp rx: 680 MB/s 496517 calls/s # udp tx: 680 MB/s 11547 calls/s 11547 msg/s # udp rx: 677 MB/s 494196 calls/s # udp tx: 677 MB/s 11486 calls/s 11486 msg/s # udp rx: 678 MB/s 494650 calls/s # udp tx: 688 MB/s 11682 calls/s 11682 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__->