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.33 [+0.33] -4 -t # 2.61 [+2.28] tcp tx: 965 MB/s 16381 calls/s 16381 msg/s # 2.61 [+0.00] tcp rx: 966 MB/s 49972 calls/s # 3.61 [+1.00] tcp tx: 974 MB/s 16532 calls/s 16532 msg/s # 3.61 [+0.00] tcp rx: 975 MB/s 49926 calls/s # 4.61 [+1.00] tcp tx: 992 MB/s 16837 calls/s 16837 msg/s # 4.61 [+0.00] tcp rx: 993 MB/s 49419 calls/s # 5.61 [+1.00] tcp tx: 926 MB/s 15708 calls/s 15708 msg/s # 5.64 [+0.03] udp gso - over veth touching data # 5.64 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.92 [+0.28] -4 -v # 6.94 [+1.01] udp rx: 651 MB/s 471808 calls/s # 6.96 [+0.02] udp tx: 1259 MB/s 21354 calls/s 21354 msg/s # 7.94 [+0.98] udp rx: 530 MB/s 384768 calls/s # 7.96 [+0.02] udp tx: 997 MB/s 16915 calls/s 16915 msg/s # 8.94 [+0.98] udp rx: 656 MB/s 475392 calls/s # 8.96 [+0.02] udp tx: 1254 MB/s 21274 calls/s 21274 msg/s # 9.94 [+0.98] udp rx: 651 MB/s 472064 calls/s # 9.96 [+0.02] udp tx: 1254 MB/s 21274 calls/s 21274 msg/s # 9.99 [+0.04] 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.30 [+0.30] -4 -G # 11.31 [+1.01] udp rx: 1087 MB/s 793201 calls/s # 11.33 [+0.02] udp tx: 1113 MB/s 18879 calls/s 18879 msg/s # 12.31 [+0.98] udp rx: 1113 MB/s 811951 calls/s # 12.33 [+0.02] udp tx: 1115 MB/s 18923 calls/s 18923 msg/s # 13.31 [+0.98] udp rx: 1108 MB/s 808577 calls/s # 13.33 [+0.02] udp tx: 1111 MB/s 18844 calls/s 18844 msg/s # 14.31 [+0.98] udp rx: 1107 MB/s 807947 calls/s # 14.33 [+0.02] udp tx: 1109 MB/s 18826 calls/s 18826 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__->