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.29 [+0.28] -4 -t # 2.53 [+2.25] tcp tx: 926 MB/s 15722 calls/s 15722 msg/s # 2.54 [+0.00] tcp rx: 927 MB/s 49108 calls/s # 3.53 [+1.00] tcp tx: 892 MB/s 15138 calls/s 15138 msg/s # 3.54 [+0.01] tcp rx: 901 MB/s 49056 calls/s # 4.53 [+0.99] tcp tx: 936 MB/s 15890 calls/s 15890 msg/s # 4.55 [+0.02] tcp rx: 950 MB/s 47663 calls/s # 5.53 [+0.98] tcp tx: 936 MB/s 15885 calls/s 15885 msg/s # 5.56 [+0.03] udp gso - over veth touching data # 5.56 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.83 [+0.26] -4 -v # 6.84 [+1.01] udp rx: 610 MB/s 442138 calls/s # 6.86 [+0.02] udp tx: 1258 MB/s 21343 calls/s 21343 msg/s # 7.84 [+0.98] udp rx: 671 MB/s 486144 calls/s # 7.86 [+0.02] udp tx: 1293 MB/s 21937 calls/s 21937 msg/s # 8.84 [+0.98] udp rx: 669 MB/s 484864 calls/s # 8.86 [+0.02] udp tx: 1290 MB/s 21886 calls/s 21886 msg/s # 9.84 [+0.98] udp rx: 669 MB/s 485120 calls/s # 9.86 [+0.02] udp tx: 1291 MB/s 21907 calls/s 21907 msg/s # 9.89 [+0.03] udp gso and gro - over veth touching data # 9.89 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.17 [+0.28] -4 -G # 11.18 [+1.01] udp rx: 1064 MB/s 776665 calls/s # 11.21 [+0.02] udp tx: 1088 MB/s 18462 calls/s 18462 msg/s # 12.18 [+0.98] udp rx: 1014 MB/s 739838 calls/s # 12.21 [+0.02] udp tx: 1016 MB/s 17242 calls/s 17242 msg/s # 13.19 [+0.98] udp rx: 1094 MB/s 798588 calls/s # 13.21 [+0.02] udp tx: 1095 MB/s 18576 calls/s 18576 msg/s # 14.19 [+0.98] udp rx: 1144 MB/s 834498 calls/s # 14.21 [+0.02] udp tx: 1143 MB/s 19396 calls/s 19396 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__->