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.34 [+0.34] -4 -t # 2.60 [+2.27] tcp tx: 920 MB/s 15618 calls/s 15618 msg/s # 2.61 [+0.00] tcp rx: 921 MB/s 51208 calls/s # 3.60 [+1.00] tcp tx: 874 MB/s 14837 calls/s 14837 msg/s # 3.61 [+0.00] tcp rx: 875 MB/s 52165 calls/s # 4.60 [+1.00] tcp tx: 909 MB/s 15419 calls/s 15419 msg/s # 4.61 [+0.00] tcp rx: 910 MB/s 51211 calls/s # 5.60 [+1.00] tcp tx: 958 MB/s 16257 calls/s 16257 msg/s # 5.64 [+0.04] udp gso - over veth touching data # 5.65 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.95 [+0.31] -4 -v # 6.97 [+1.02] udp rx: 538 MB/s 390144 calls/s # 6.99 [+0.02] udp tx: 804 MB/s 13653 calls/s 13653 msg/s # 7.97 [+0.98] udp rx: 558 MB/s 404480 calls/s # 7.99 [+0.02] udp tx: 788 MB/s 13375 calls/s 13375 msg/s # 8.97 [+0.98] udp rx: 563 MB/s 408832 calls/s # 8.99 [+0.02] udp tx: 763 MB/s 12947 calls/s 12947 msg/s # 9.97 [+0.98] udp rx: 569 MB/s 413184 calls/s # 9.99 [+0.02] udp tx: 769 MB/s 13056 calls/s 13056 msg/s # 10.02 [+0.04] udp gso and gro - over veth touching data # 10.03 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.36 [+0.33] -4 -G # 11.37 [+1.02] udp rx: 581 MB/s 424073 calls/s # 11.39 [+0.02] udp tx: 598 MB/s 10144 calls/s 10144 msg/s # 12.37 [+0.98] udp rx: 606 MB/s 442011 calls/s # 12.39 [+0.02] udp tx: 608 MB/s 10317 calls/s 10317 msg/s # 13.37 [+0.98] udp rx: 599 MB/s 437542 calls/s # 13.39 [+0.02] udp tx: 601 MB/s 10205 calls/s 10205 msg/s # 14.38 [+0.98] udp rx: 631 MB/s 460389 calls/s # 14.39 [+0.02] udp tx: 632 MB/s 10729 calls/s 10729 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__->