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: 1474 MB/s 25001 calls/s 25001 msg/s # tcp rx: 1475 MB/s 63196 calls/s # tcp tx: 1568 MB/s 26601 calls/s 26601 msg/s # tcp rx: 1570 MB/s 65868 calls/s # tcp tx: 1571 MB/s 26659 calls/s 26659 msg/s # tcp rx: 1573 MB/s 65462 calls/s # tcp tx: 1635 MB/s 27742 calls/s 27742 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: 634 MB/s 458752 calls/s # udp tx: 1652 MB/s 28022 calls/s 28022 msg/s # udp rx: 632 MB/s 457472 calls/s # udp tx: 1569 MB/s 26619 calls/s 26619 msg/s # udp rx: 640 MB/s 463360 calls/s # udp tx: 1490 MB/s 25274 calls/s 25274 msg/s # udp rx: 671 MB/s 485632 calls/s # udp tx: 1621 MB/s 27505 calls/s 27505 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: 1147 MB/s 836760 calls/s # udp tx: 1172 MB/s 19890 calls/s 19890 msg/s # udp rx: 1224 MB/s 893115 calls/s # udp tx: 1233 MB/s 20929 calls/s 20929 msg/s # udp rx: 1284 MB/s 936687 calls/s # udp tx: 1284 MB/s 21789 calls/s 21789 msg/s # udp rx: 1273 MB/s 928823 calls/s # udp tx: 1265 MB/s 21463 calls/s 21463 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__->