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.32 [+0.30] -4 -t # 2.55 [+2.24] tcp tx: 951 MB/s 16144 calls/s 16144 msg/s # 2.55 [+0.00] tcp rx: 952 MB/s 48854 calls/s # 3.55 [+1.00] tcp tx: 955 MB/s 16206 calls/s 16206 msg/s # 3.55 [+0.00] tcp rx: 957 MB/s 49312 calls/s # 4.55 [+1.00] tcp tx: 953 MB/s 16171 calls/s 16171 msg/s # 4.55 [+0.00] tcp rx: 954 MB/s 49193 calls/s # 5.55 [+1.00] tcp tx: 978 MB/s 16591 calls/s 16591 msg/s # 5.58 [+0.03] udp gso - over veth touching data # 5.59 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.88 [+0.30] -4 -v # 6.89 [+1.01] udp rx: 641 MB/s 465152 calls/s # 6.92 [+0.02] udp tx: 1141 MB/s 19357 calls/s 19357 msg/s # 7.90 [+0.98] udp rx: 673 MB/s 488192 calls/s # 7.92 [+0.02] udp tx: 1089 MB/s 18480 calls/s 18480 msg/s # 8.90 [+0.98] udp rx: 671 MB/s 486400 calls/s # 8.92 [+0.02] udp tx: 1200 MB/s 20368 calls/s 20368 msg/s # 9.90 [+0.98] udp rx: 670 MB/s 485888 calls/s # 9.92 [+0.02] udp tx: 1243 MB/s 21090 calls/s 21090 msg/s # 9.94 [+0.03] udp gso and gro - over veth touching data # 9.95 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.22 [+0.28] -4 -G # 11.24 [+1.01] udp rx: 981 MB/s 716127 calls/s # 11.25 [+0.02] udp tx: 1000 MB/s 16961 calls/s 16961 msg/s # 12.24 [+0.98] udp rx: 1082 MB/s 789395 calls/s # 12.25 [+0.02] udp tx: 1082 MB/s 18355 calls/s 18355 msg/s # 13.24 [+0.99] udp rx: 1105 MB/s 805964 calls/s # 13.25 [+0.01] udp tx: 1104 MB/s 18725 calls/s 18725 msg/s # 14.24 [+0.99] udp rx: 1103 MB/s 804746 calls/s # 14.25 [+0.01] udp tx: 1103 MB/s 18711 calls/s 18711 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__->