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 0x24 │ inherit 227 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xf0 │ inherit 113 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xec │ fixed 3 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x20 │ fixed 89 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x50 │ inherit 181 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x74 │ inherit 221 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x6c │ fixed 108 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe4 │ fixed 111 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xe0 │ inherit 96 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x08 │ inherit 195 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x08 │ fixed 196 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x90 │ fixed 31 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x54 │ inherit 176 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x34 │ inherit 11 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x64 │ fixed 135 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x48 │ fixed 227 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x5c │ inherit 24 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x0c │ inherit 137 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe8 │ fixed 217 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x88 │ fixed 9 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x10 │ inherit 166 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xdc │ inherit 114 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x30 │ fixed 75 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x1c │ fixed 113 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x60 │ inherit 114 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xf0 │ inherit 252 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xac │ fixed 168 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x0c │ fixed 148 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xcc │ inherit 42 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x40 │ inherit 87 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd4 │ fixed 27 │ false OK │ # │ vxlan │ 4 │ 6 │ fixed 0x70 │ fixed 234 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x74 │ inherit 138 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x84 inherit 183 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd8 │ fixed 103 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x6c │ fixed 109 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x38 │ inherit 90 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x94 │ inherit 224 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x34 │ fixed 39 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x80 │ fixed 97 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 6 │ 6 │ inherit 0xe8 │ inherit 142 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x60 │ inherit 149 │ true │ OK │ # vxlan │ 6 │ 6 │ fixed 0x6c │ fixed 45 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xdc │ fixed 63 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ vxlan │ 6 │ other │ inherit 0x7c │ inherit 130 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xb4 │ inherit 144 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x9c │ fixed 15 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb0 │ fixed 154 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xb0 │ inherit 104 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x0c │ inherit 176 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x04 │ fixed 4 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x34 │ fixed 120 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x1c │ inherit 183 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x44 │ inherit 138 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x04 │ fixed 56 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe0 │ fixed 225 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xc0 │ inherit 38 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x30 │ inherit 72 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x5c │ fixed 244 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xd4 │ fixed 100 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xe0 │ inherit 28 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x10 │ inherit 115 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xcc │ fixed 109 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x04 │ fixed 243 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xb4 │ inherit 149 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x74 │ inherit 41 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf8 │ fixed 139 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x94 │ fixed 211 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x3c │ inherit 177 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xe8 │ inherit 83 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x3c │ fixed 124 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xe8 │ fixed 227 │ 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__->