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.30 [+0.30] -4 -t # 2.56 [+2.26] tcp tx: 554 MB/s 9404 calls/s 9404 msg/s # 2.56 [+0.00] tcp rx: 554 MB/s 38191 calls/s # 3.56 [+1.00] tcp tx: 517 MB/s 8776 calls/s 8776 msg/s # 3.56 [+0.00] tcp rx: 518 MB/s 38287 calls/s # 4.56 [+1.00] tcp tx: 548 MB/s 9309 calls/s 9309 msg/s # 4.56 [+0.00] tcp rx: 549 MB/s 37478 calls/s # 5.56 [+1.00] tcp tx: 544 MB/s 9240 calls/s 9240 msg/s # 5.59 [+0.03] udp gso - over veth touching data # 5.60 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.88 [+0.29] -4 -v # 6.89 [+1.01] udp rx: 563 MB/s 408576 calls/s # 6.91 [+0.02] udp tx: 792 MB/s 13440 calls/s 13440 msg/s # 7.89 [+0.98] udp rx: 555 MB/s 403353 calls/s # 7.91 [+0.02] udp tx: 725 MB/s 12312 calls/s 12312 msg/s # 8.90 [+0.98] udp rx: 577 MB/s 418560 calls/s # 8.91 [+0.02] udp tx: 789 MB/s 13393 calls/s 13393 msg/s # 9.90 [+0.98] udp rx: 566 MB/s 410486 calls/s # 9.91 [+0.02] udp tx: 787 MB/s 13360 calls/s 13360 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.23 [+0.29] -4 -G # 11.25 [+1.01] udp rx: 1116 MB/s 814434 calls/s # 11.26 [+0.02] udp tx: 1136 MB/s 19270 calls/s 19270 msg/s # 12.25 [+0.98] udp rx: 1161 MB/s 847368 calls/s # 12.26 [+0.02] udp tx: 1161 MB/s 19696 calls/s 19696 msg/s # 13.25 [+0.99] udp rx: 1141 MB/s 832694 calls/s # 13.26 [+0.01] udp tx: 1141 MB/s 19357 calls/s 19357 msg/s # 14.25 [+0.99] udp rx: 1146 MB/s 836354 calls/s # 14.26 [+0.01] udp tx: 1146 MB/s 19442 calls/s 19442 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__->