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.32 [+0.32] -4 -t # 2.58 [+2.26] tcp tx: 965 MB/s 16379 calls/s 16379 msg/s # 2.58 [+0.00] tcp rx: 965 MB/s 50057 calls/s # 3.58 [+1.00] tcp tx: 973 MB/s 16519 calls/s 16519 msg/s # 3.58 [+0.00] tcp rx: 975 MB/s 50577 calls/s # 4.58 [+1.00] tcp tx: 1018 MB/s 17276 calls/s 17276 msg/s # 4.58 [+0.00] tcp rx: 1019 MB/s 52060 calls/s # 5.58 [+1.00] tcp tx: 1030 MB/s 17481 calls/s 17481 msg/s # 5.62 [+0.04] udp gso - over veth touching data # 5.62 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.92 [+0.30] -4 -v # 6.94 [+1.02] udp rx: 605 MB/s 438528 calls/s # 6.95 [+0.02] udp tx: 1276 MB/s 21658 calls/s 21658 msg/s # 7.94 [+0.98] udp rx: 584 MB/s 423852 calls/s # 7.95 [+0.02] udp tx: 1257 MB/s 21323 calls/s 21323 msg/s # 8.94 [+0.98] udp rx: 665 MB/s 481860 calls/s # 8.95 [+0.02] udp tx: 1250 MB/s 21210 calls/s 21210 msg/s # 9.94 [+0.99] udp rx: 665 MB/s 482307 calls/s # 9.95 [+0.01] udp tx: 1264 MB/s 21450 calls/s 21450 msg/s # 9.99 [+0.03] 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.28 [+0.30] -4 -G # 11.30 [+1.01] udp rx: 926 MB/s 675852 calls/s # 11.32 [+0.02] udp tx: 949 MB/s 16110 calls/s 16110 msg/s # 12.30 [+0.98] udp rx: 1032 MB/s 753240 calls/s # 12.32 [+0.02] udp tx: 1036 MB/s 17572 calls/s 17572 msg/s # 13.30 [+0.98] udp rx: 1090 MB/s 795344 calls/s # 13.32 [+0.02] udp tx: 1092 MB/s 18528 calls/s 18528 msg/s # 14.30 [+0.98] udp rx: 1093 MB/s 797412 calls/s # 14.32 [+0.02] udp tx: 1095 MB/s 18582 calls/s 18582 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__->