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 0xec │ inherit 166 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xe4 │ inherit 161 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x1c │ fixed 104 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x90 │ fixed 127 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xec │ inherit 247 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x04 │ inherit 50 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x34 │ fixed 156 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x98 │ fixed 86 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xac │ inherit 38 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xec │ inherit 223 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x90 │ fixed 10 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x68 │ fixed 114 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x90 │ inherit 249 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x68 │ inherit 61 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x38 │ fixed 15 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x0c │ fixed 98 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xc8 │ inherit 119 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x7c │ inherit 110 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x94 │ fixed 208 │ false OK │ # │ gre │ 6 │ 6 │ fixed 0x8c │ fixed 53 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x98 │ inherit 4 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xf0 │ inherit 72 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x0c │ fixed 71 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xe0 │ fixed 108 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xe8 │ inherit 32 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x20 │ inherit 135 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x7c │ fixed 52 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x44 │ fixed 33 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xcc │ inherit 32 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x38 │ inherit 148 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x68 │ fixed 249 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf0 │ fixed 93 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xb8 │ inherit 186 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x50 │ inherit 32 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x3c │ fixed 16 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x5c │ fixed 134 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xd8 │ inherit 152 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xb8 │ inherit 252 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xfc │ fixed 200 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf8 │ fixed 49 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xe4 │ inherit 217 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x44 │ inherit 182 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa0 │ fixed 174 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x28 │ fixed 3 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xa0 │ inherit 161 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x04 │ inherit 120 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x34 │ fixed 247 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x34 │ fixed 51 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x54 │ inherit 3 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x1c │ inherit 235 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x38 │ fixed 239 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x60 │ fixed 127 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xdc │ inherit 104 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x88 │ inherit 173 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x84 fixed 9 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xbc │ fixed 48 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xa4 │ inherit 215 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xa4 │ inherit 93 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xd8 │ fixed 46 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x88 │ fixed 164 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xf8 │ inherit 162 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xcc │ inherit 71 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x9c │ fixed 147 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x80 │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x3c │ inherit 113 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x64 │ inherit 199 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x94 │ fixed 112 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x4c │ fixed 82 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xe4 │ inherit 174 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xc8 │ inherit 84 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x68 │ fixed 156 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xe4 │ fixed 106 │ 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__->