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: 989 MB/s 16790 calls/s 16790 msg/s # 2.57 [+0.00] tcp rx: 990 MB/s 50629 calls/s # 3.57 [+1.00] tcp tx: 749 MB/s 12720 calls/s 12720 msg/s # 3.57 [+0.00] tcp rx: 750 MB/s 37036 calls/s # 4.57 [+1.00] tcp tx: 600 MB/s 10180 calls/s 10180 msg/s # 4.57 [+0.00] tcp rx: 601 MB/s 30845 calls/s # 5.57 [+1.00] tcp tx: 595 MB/s 10092 calls/s 10092 msg/s # 5.60 [+0.04] udp gso - over veth touching data # 5.61 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.90 [+0.30] -4 -v # 6.92 [+1.01] udp rx: 635 MB/s 460941 calls/s # 6.94 [+0.02] udp tx: 1174 MB/s 19916 calls/s 19916 msg/s # 7.92 [+0.98] udp rx: 667 MB/s 483661 calls/s # 7.94 [+0.02] udp tx: 1272 MB/s 21589 calls/s 21589 msg/s # 8.92 [+0.98] udp rx: 668 MB/s 483840 calls/s # 8.94 [+0.02] udp tx: 1273 MB/s 21605 calls/s 21605 msg/s # 9.92 [+0.98] udp rx: 666 MB/s 483072 calls/s # 9.94 [+0.02] udp tx: 1259 MB/s 21358 calls/s 21358 msg/s # 9.98 [+0.04] udp gso and gro - over veth touching data # 9.98 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.29 [+0.31] -4 -G # 11.31 [+1.02] udp rx: 671 MB/s 489876 calls/s # 11.32 [+0.02] udp tx: 683 MB/s 11595 calls/s 11595 msg/s # 12.31 [+0.98] udp rx: 682 MB/s 497598 calls/s # 12.32 [+0.02] udp tx: 682 MB/s 11571 calls/s 11571 msg/s # 13.31 [+0.98] udp rx: 681 MB/s 497059 calls/s # 13.32 [+0.02] udp tx: 681 MB/s 11553 calls/s 11553 msg/s # 14.31 [+0.99] udp rx: 682 MB/s 497600 calls/s # 14.32 [+0.01] udp tx: 681 MB/s 11567 calls/s 11567 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__->