make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_frglist.shh TEST_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 16917 calls/s 16917 msg/s # tcp rx: 998 MB/s 51779 calls/s # tcp tx: 1014 MB/s 17211 calls/s 17211 msg/s # tcp rx: 1015 MB/s 51877 calls/s # tcp tx: 1004 MB/s 17040 calls/s 17040 msg/s # tcp rx: 1005 MB/s 51621 calls/s # tcp tx: 1009 MB/s 17121 calls/s 17121 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: 651 MB/s 472320 calls/s # udp tx: 1208 MB/s 20494 calls/s 20494 msg/s # udp rx: 604 MB/s 437788 calls/s # udp tx: 1276 MB/s 21654 calls/s 21654 msg/s # udp rx: 662 MB/s 480000 calls/s # udp tx: 1256 MB/s 21309 calls/s 21309 msg/s # udp rx: 600 MB/s 434944 calls/s # udp tx: 1287 MB/s 21832 calls/s 21832 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: 1061 MB/s 773934 calls/s # udp tx: 1089 MB/s 18484 calls/s 18484 msg/s # udp rx: 1131 MB/s 825294 calls/s # udp tx: 1133 MB/s 19225 calls/s 19225 msg/s # udp rx: 1128 MB/s 822998 calls/s # udp tx: 1130 MB/s 19175 calls/s 19175 msg/s # udp rx: 1128 MB/s 823069 calls/s # udp tx: 1130 MB/s 19169 calls/s 19169 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__->