make -C tools/testing/selftests TARGETS=net TEST_PROGS=l2_tos_ttl_inherit..sh 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: l2_tos_ttl_inherit.sh # ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 4 │ inherit 0x20 │ inherit 38 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x6c │ inherit 178 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x90 │ fixed 11 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x4c │ fixed 250 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x0c │ inherit 119 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x64 │ inherit 225 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x34 │ fixed 183 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x8c │ fixed 128 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xc0 │ inherit 220 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xd8 │ inherit 167 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xf8 │ fixed 147 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x50 │ fixed 8 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x88 │ inherit 225 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x28 │ inherit 114 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x04 │ fixed 5 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x48 │ fixed 97 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x94 │ inherit 134 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x50 │ inherit 86 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf8 │ fixed 205 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x60 │ fixed 102 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xe0 │ inherit 78 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xb4 │ inherit 215 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x28 │ fixed 212 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x14 │ fixed 102 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x14 │ inherit 31 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xa8 │ inherit 86 │ true OK │ # │ vxlan │ 4 │ 4 │ fixed 0x9c │ fixed 158 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x14 │ fixed 127 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x14 │ inherit 129 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xc4 │ inherit 26 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe8 │ fixed 31 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x48 │ fixed 92 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x3c │ inherit 31 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x34 │ inherit 114 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x58 │ fixed 121 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x54 │ fixed 150 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xb8 │ inherit 10 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x68 │ inherit 91 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x50 │ fixed 200 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x70 │ fixed 41 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x1c │ inherit 95 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x38 │ inherit 227 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xec │ fixed 68 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x18 │ fixed 255 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xc4 │ inherit 188 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x6c │ inherit 201 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x48 │ fixed 250 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x10 │ fixed 168 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xe0 │ inherit 45 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x04 │ inherit 198 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb4 │ fixed 108 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x64 │ fixed 16 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xb4 │ inherit 127 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x78 │ inherit 112 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x50 fixed 33 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x6c │ fixed 46 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x24 │ inherit 7 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x64 │ inherit 170 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x44 │ fixed 150 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x6c │ fixed 65 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x18 │ inherit 28 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xfc │ inherit 155 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc0 │ fixed 178 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x3c │ fixed 89 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xc4 │ inherit 196 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x40 │ inherit 247 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe8 │ fixed 107 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x58 │ fixed 172 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xd0 │ inherit 250 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xf0 │ inherit 162 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x80 │ fixed 120 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x2c │ fixed 69 │ true │ OK │ # └────────┴───────┴───────┴──────────────┴──────────────┴───────┴────────┘ ok 1 selftests: net: l2_tos_ttl_inherit.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__->