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.01 [+0.01] ipv6 # 0.01 [+0.00] tcp - over veth touching data # 0.01 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t # 0.39 [+0.37] -4 -t # 2.70 [+2.31] tcp tx: 920 MB/s 15617 calls/s 15617 msg/s # 2.70 [+0.00] tcp rx: 921 MB/s 49375 calls/s # 3.70 [+1.00] tcp tx: 651 MB/s 11051 calls/s 11051 msg/s # 3.70 [+0.01] tcp rx: 655 MB/s 38237 calls/s # 4.70 [+0.99] tcp tx: 540 MB/s 9166 calls/s 9166 msg/s # 4.70 [+0.01] tcp rx: 540 MB/s 31710 calls/s # 5.70 [+0.99] tcp tx: 552 MB/s 9379 calls/s 9379 msg/s # 5.74 [+0.04] udp gso - over veth touching data # 5.74 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 6.13 [+0.39] -4 -v # 7.14 [+1.01] udp rx: 616 MB/s 446720 calls/s # 7.16 [+0.02] udp tx: 1160 MB/s 19691 calls/s 19691 msg/s # 8.14 [+0.98] udp rx: 655 MB/s 475136 calls/s # 8.16 [+0.02] udp tx: 1205 MB/s 20444 calls/s 20444 msg/s # 9.14 [+0.98] udp rx: 656 MB/s 476160 calls/s # 9.16 [+0.02] udp tx: 1155 MB/s 19595 calls/s 19595 msg/s # 10.14 [+0.98] udp rx: 656 MB/s 475648 calls/s # 10.16 [+0.02] udp tx: 1224 MB/s 20764 calls/s 20764 msg/s # 10.20 [+0.04] udp gso and gro - over veth touching data # 10.20 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.58 [+0.38] -4 -G # 11.59 [+1.02] udp rx: 1089 MB/s 794466 calls/s # 11.61 [+0.02] udp tx: 1112 MB/s 18867 calls/s 18867 msg/s # 12.59 [+0.98] udp rx: 1119 MB/s 816336 calls/s # 12.61 [+0.02] udp tx: 1120 MB/s 19007 calls/s 19007 msg/s # 13.59 [+0.98] udp rx: 1126 MB/s 821853 calls/s # 13.61 [+0.02] udp tx: 1129 MB/s 19153 calls/s 19153 msg/s # 14.60 [+0.98] udp rx: 1127 MB/s 822611 calls/s # 14.61 [+0.02] udp tx: 1130 MB/s 19175 calls/s 19175 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__->