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 # 0.00 [+0.00] ipv6 # 0.00 [+0.00] tcp - over veth touching data # 0.00 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t # 0.30 [+0.30] -4 -t # 2.57 [+2.27] tcp tx: 960 MB/s 16296 calls/s 16296 msg/s # 2.58 [+0.00] tcp rx: 961 MB/s 49121 calls/s # 3.57 [+1.00] tcp tx: 965 MB/s 16373 calls/s 16373 msg/s # 3.58 [+0.00] tcp rx: 966 MB/s 49390 calls/s # 4.57 [+1.00] tcp tx: 948 MB/s 16083 calls/s 16083 msg/s # 4.58 [+0.00] tcp rx: 949 MB/s 48964 calls/s # 5.57 [+1.00] tcp tx: 946 MB/s 16059 calls/s 16059 msg/s # 5.61 [+0.03] udp gso - over veth touching data # 5.61 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.92 [+0.31] -4 -v # 6.93 [+1.01] udp rx: 633 MB/s 458496 calls/s # 6.95 [+0.02] udp tx: 1241 MB/s 21063 calls/s 21063 msg/s # 7.93 [+0.98] udp rx: 647 MB/s 468992 calls/s # 7.95 [+0.02] udp tx: 1151 MB/s 19525 calls/s 19525 msg/s # 8.93 [+0.98] udp rx: 659 MB/s 478464 calls/s # 8.95 [+0.02] udp tx: 1119 MB/s 18994 calls/s 18994 msg/s # 9.93 [+0.98] udp rx: 657 MB/s 475904 calls/s # 9.95 [+0.02] udp tx: 1278 MB/s 21682 calls/s 21682 msg/s # 9.99 [+0.04] udp gso and gro - over veth touching data # 9.99 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.31 [+0.32] -4 -G # 11.32 [+1.01] udp rx: 1091 MB/s 795865 calls/s # 11.34 [+0.02] udp tx: 1112 MB/s 18871 calls/s 18871 msg/s # 12.32 [+0.98] udp rx: 1090 MB/s 795546 calls/s # 12.34 [+0.02] udp tx: 1097 MB/s 18614 calls/s 18614 msg/s # 13.32 [+0.98] udp rx: 1112 MB/s 811630 calls/s # 13.34 [+0.02] udp tx: 1115 MB/s 18925 calls/s 18925 msg/s # 14.33 [+0.98] udp rx: 1107 MB/s 807966 calls/s # 14.34 [+0.02] udp tx: 1110 MB/s 18843 calls/s 18843 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__->