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-3/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' TAP version 13 1..1 # overriding timeout to 7200 # selftests: net: l2_tos_ttl_inherit.sh # ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐ # ├────────┼───────┼─────────────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 4 │ inherit 0xcc │ inherit 131 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x5c │ inherit 35 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x0c │ fixed 243 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe4 │ fixed 190 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x90 │ inherit 109 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x9c │ inherit 167 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xfc │ fixed 248 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc4 │ fixed 238 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x38 │ inherit 119 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x60 │ inherit 52 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xf0 │ fixed 40 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x3c │ fixed 212 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x80 │ inherit 183 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xa8 │ inherit 13 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xcc │ fixed 28 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x2c │ fixed 160 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x88 │ inherit 157 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x0c │ inherit 55 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x40 │ fixed 140 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x24 │ fixed 184 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xb0 │ inherit 168 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x9c │ inherit 162 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xd0 │ fixed 243 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xcc │ fixed 193 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xec │ inherit 174 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x6c │ inherit 159 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x7c │ fixed 11 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x84 │ fixed 90 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x58 │ inherit 153 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x24 │ inherit 25 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd8 │ fixed 243 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x80 │ fixed 110 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xb8 │ inherit 65 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x78 │ inherit 107 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe8 │ fixed 60 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x5c │ fixed 178 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x14 │ inherit 149 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xcc │ inherit 66 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x70 │ fixed 227 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x70 │ fixed 145 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x80 │ inherit 116 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xc0 │ inherit 164 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc8 │ fixed 242 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd0 │ fixed 204 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x30 │ inherit 94 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x48 │ inherit 247 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xdc │ fixed 116 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x7c │ fixed 76 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x18 │ inherit 154 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xf8 │ inherit 110 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb0 │ fixed 103 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xfc │ fixed 196 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xbc │ inherit 221 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xe8 │ inherit 144 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x4c │ fixed 112 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x68 │ fixed 26 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x48 │ inherit 11 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x50 │ inherit 188 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x0c │ fixed 146 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xc4 │ fixed 230 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xc8 │ inherit 125 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x94 │ inherit 162 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x0c │ fixed 112 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xac │ fixed 225 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # geneve │ 6 │ 6 │ inherit 0x44 │ inherit 25 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xcc │ inherit 124 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb4 │ fixed 35 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa4 │ fixed 104 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x3c │ inherit 87 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x1c │ inherit 138 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x48 │ fixed 254 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x94 │ fixed 179 │ true │ OK │ # └────────┴───────┴───────┴──────────────┴──────────────┴───────┴────────┘ ok 1 selftests: net: l2_tos_ttl_inherit.sh make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-3/tools/testing/selftests' xx__-> echo $? 0 xx__->