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: 857 MB/s 14543 calls/s 14543 msg/s # tcp rx: 858 MB/s 68782 calls/s # tcp tx: 853 MB/s 14481 calls/s 14481 msg/s # tcp rx: 854 MB/s 68280 calls/s # tcp tx: 856 MB/s 14533 calls/s 14533 msg/s # tcp rx: 857 MB/s 69462 calls/s # tcp tx: 853 MB/s 14479 calls/s 14479 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: 657 MB/s 475904 calls/s # udp tx: 1293 MB/s 21936 calls/s 21936 msg/s # udp rx: 674 MB/s 489728 calls/s # udp tx: 1270 MB/s 21543 calls/s 21543 msg/s # udp rx: 676 MB/s 489984 calls/s # udp tx: 1250 MB/s 21217 calls/s 21217 msg/s # udp rx: 676 MB/s 489728 calls/s # udp tx: 1253 MB/s 21263 calls/s 21263 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: 1095 MB/s 799068 calls/s # udp tx: 1108 MB/s 18809 calls/s 18809 msg/s # udp rx: 1143 MB/s 834247 calls/s # udp tx: 1152 MB/s 19555 calls/s 19555 msg/s # udp rx: 1153 MB/s 841248 calls/s # udp tx: 1154 MB/s 19584 calls/s 19584 msg/s # udp rx: 1153 MB/s 841430 calls/s # udp tx: 1154 MB/s 19585 calls/s 19585 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__->