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 0x2c │ inherit 221 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x3c │ inherit 41 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x18 │ fixed 50 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd8 │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x74 │ inherit 83 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xe4 │ inherit 162 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc8 │ fixed 23 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb0 │ fixed 57 │ true │ OK │ # ├────────┼───────┼─────────────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x34 │ inherit 57 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xc4 │ inherit 78 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xe8 │ fixed 80 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x1c │ fixed 243 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ gre │ 6 │ 4 │ inherit 0x3c │ inherit 24 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xb0 │ inherit 247 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x3c │ fixed 24 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x6c │ fixed 219 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x58 │ inherit 216 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xcc │ inherit 48 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x8c │ fixed 114 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x88 │ fixed 141 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xec │ inherit 121 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x3c │ inherit 235 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xf8 │ fixed 243 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xc0 │ fixed 213 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x44 │ inherit 67 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x08 │ inherit 152 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x04 │ fixed 200 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x1c │ fixed 233 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xb8 │ inherit 246 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x30 │ inherit 98 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe0 │ fixed 88 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x64 │ fixed 155 │ true │ OK │ # ├───────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x6c │ inherit 44 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xc8 │ inherit 146 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa8 │ fixed 124 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x74 │ fixed 243 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ vxlan │ 6 │ 4 │ inherit 0x68 │ inherit 246 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x30 │ inherit 125 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x80 │ fixed 39 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x40 │ fixed 185 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 6 │ inherit 0xac │ inherit 49 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x50 │ inherit 169 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe0 │ fixed 76 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd4 │ fixed 105 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x8c │ inherit 58 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xfc │ inherit 227 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x54 │ fixed 68 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x48 │ fixed 172 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xb4 │ inherit 167 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x84 │ inherit 207 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xec │ fixed 124 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x08 │ fixed 18 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x74 │ inherit 221 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x64 │ inherit 161 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb0 │ fixed 6 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x4c │ fixed 187 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x70 │ inherit 187 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x54 │ inherit 148 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x0c │ fixed 142 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x1c │ fixed 109 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xcc │ inherit 9 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x50 │ inherit 120 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x84 │ fixed 58 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x60 │ fixed 248 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x60 │ inherit 200 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x98 │ inherit 45 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xcc │ fixed 26 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x38 │ fixed 57 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x60 │ inherit 160 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x6c │ inherit 149 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xdc │ fixed 212 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x60 │ fixed 193 │ 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__->