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.31 [+0.31] -4 -t # 2.56 [+2.26] tcp tx: 950 MB/s 16118 calls/s 16118 msg/s # 2.57 [+0.00] tcp rx: 950 MB/s 49897 calls/s # 3.56 [+1.00] tcp tx: 933 MB/s 15837 calls/s 15837 msg/s # 3.57 [+0.00] tcp rx: 934 MB/s 48413 calls/s # 4.56 [+1.00] tcp tx: 949 MB/s 16105 calls/s 16105 msg/s # 4.57 [+0.00] tcp rx: 950 MB/s 48861 calls/s # 5.56 [+1.00] tcp tx: 939 MB/s 15930 calls/s 15930 msg/s # 5.60 [+0.04] udp gso - over veth touching data # 5.60 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.92 [+0.32] -4 -v # 6.94 [+1.02] udp rx: 642 MB/s 466008 calls/s # 6.96 [+0.02] udp tx: 1172 MB/s 19880 calls/s 19880 msg/s # 7.94 [+0.98] udp rx: 652 MB/s 472576 calls/s # 7.96 [+0.02] udp tx: 1220 MB/s 20707 calls/s 20707 msg/s # 8.94 [+0.98] udp rx: 652 MB/s 472320 calls/s # 8.96 [+0.02] udp tx: 1249 MB/s 21185 calls/s 21185 msg/s # 9.94 [+0.98] udp rx: 650 MB/s 471040 calls/s # 9.96 [+0.02] udp tx: 1248 MB/s 21171 calls/s 21171 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.27 [+0.28] -4 -G # 11.28 [+1.01] udp rx: 1022 MB/s 746077 calls/s # 11.30 [+0.02] udp tx: 1041 MB/s 17673 calls/s 17673 msg/s # 12.28 [+0.98] udp rx: 1036 MB/s 756141 calls/s # 12.30 [+0.02] udp tx: 1036 MB/s 17579 calls/s 17579 msg/s # 13.28 [+0.98] udp rx: 1011 MB/s 737479 calls/s # 13.30 [+0.02] udp tx: 1010 MB/s 17147 calls/s 17147 msg/s # 14.28 [+0.99] udp rx: 1042 MB/s 760586 calls/s # 14.30 [+0.01] udp tx: 1042 MB/s 17685 calls/s 17685 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__->