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.31 [+0.30] -4 -t # 2.56 [+2.25] tcp tx: 982 MB/s 16672 calls/s 16672 msg/s # 2.56 [+0.00] tcp rx: 983 MB/s 51368 calls/s # 3.56 [+1.00] tcp tx: 984 MB/s 16695 calls/s 16695 msg/s # 3.56 [+0.00] tcp rx: 985 MB/s 50763 calls/s # 4.56 [+1.00] tcp tx: 962 MB/s 16332 calls/s 16332 msg/s # 4.56 [+0.00] tcp rx: 963 MB/s 49080 calls/s # 5.56 [+1.00] tcp tx: 958 MB/s 16258 calls/s 16258 msg/s # 5.59 [+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.89 [+0.30] -4 -v # 6.91 [+1.01] udp rx: 613 MB/s 444547 calls/s # 6.92 [+0.02] udp tx: 1153 MB/s 19569 calls/s 19569 msg/s # 7.91 [+0.98] udp rx: 658 MB/s 477304 calls/s # 7.92 [+0.02] udp tx: 1284 MB/s 21778 calls/s 21778 msg/s # 8.91 [+0.98] udp rx: 649 MB/s 470272 calls/s # 8.92 [+0.02] udp tx: 1277 MB/s 21659 calls/s 21659 msg/s # 9.91 [+0.99] udp rx: 669 MB/s 484608 calls/s # 9.92 [+0.01] udp tx: 1275 MB/s 21629 calls/s 21629 msg/s # 9.96 [+0.03] udp gso and gro - over veth touching data # 9.96 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.25 [+0.29] -4 -G # 11.26 [+1.01] udp rx: 1118 MB/s 815550 calls/s # 11.28 [+0.02] udp tx: 1140 MB/s 19344 calls/s 19344 msg/s # 12.26 [+0.98] udp rx: 1146 MB/s 835979 calls/s # 12.28 [+0.02] udp tx: 1146 MB/s 19450 calls/s 19450 msg/s # 13.26 [+0.98] udp rx: 1133 MB/s 826630 calls/s # 13.28 [+0.02] udp tx: 1133 MB/s 19232 calls/s 19232 msg/s # 14.26 [+0.98] udp rx: 1132 MB/s 825991 calls/s # 14.28 [+0.02] udp tx: 1133 MB/s 19217 calls/s 19217 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__->