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: 997 MB/s 16922 calls/s 16922 msg/s # tcp rx: 998 MB/s 51235 calls/s # tcp tx: 1007 MB/s 17084 calls/s 17084 msg/s # tcp rx: 1008 MB/s 51189 calls/s # tcp tx: 982 MB/s 16661 calls/s 16661 msg/s # tcp rx: 983 MB/s 50531 calls/s # tcp tx: 997 MB/s 16912 calls/s 16912 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: 613 MB/s 444416 calls/s # udp tx: 1273 MB/s 21594 calls/s 21594 msg/s # udp rx: 550 MB/s 399104 calls/s # udp tx: 1058 MB/s 17957 calls/s 17957 msg/s # udp rx: 480 MB/s 347904 calls/s # udp tx: 870 MB/s 14772 calls/s 14772 msg/s # udp rx: 575 MB/s 417536 calls/s # udp tx: 774 MB/s 13141 calls/s 13141 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: 880 MB/s 642343 calls/s # udp tx: 904 MB/s 15342 calls/s 15342 msg/s # udp rx: 1153 MB/s 840923 calls/s # udp tx: 1154 MB/s 19578 calls/s 19578 msg/s # udp rx: 1176 MB/s 858334 calls/s # udp tx: 1177 MB/s 19973 calls/s 19973 msg/s # udp rx: 1180 MB/s 860657 calls/s # udp tx: 1180 MB/s 20026 calls/s 20026 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__->