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 0x0c │ inherit 222 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x70 │ inherit 1 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x64 │ fixed 209 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x18 │ fixed 71 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x14 │ inherit 157 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x84 │ inherit 182 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x64 │ fixed 175 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xfc │ fixed 248 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xd8 │ inherit 231 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xc8 │ inherit 105 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x10 │ fixed 146 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x8c │ fixed 138 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x14 │ inherit 113 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xb8 │ inherit 2 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x08 │ fixed 160 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x24 │ fixed 106 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x2c │ inherit 50 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xfc │ inherit 191 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x5c │ fixed 116 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x40 │ fixed 157 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xc0 │ inherit 193 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xe4 │ inherit 248 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xe8 │ fixed 192 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x20 │ fixed 91 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x6c │ inherit 153 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x90 │ inherit 111 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf0 │ fixed 245 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xec │ fixed 119 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # vxlan │ 4 │ 6 │ inherit 0xa8 │ inherit 138 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xd4 │ inherit 153 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x5c │ fixed 73 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x44 │ fixed 222 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xac │ inherit 10 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xb0 │ inherit 117 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x10 │ fixed 106 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x94 │ fixed 199 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xf4 │ inherit 21 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xb8 │ inherit 254 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x20 │ fixed 84 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc8 │ fixed 102 │ true │ OK │ # ├───────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x1c │ inherit 147 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xd0 │ inherit 94 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xac │ fixed 224 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x7c │ fixed 193 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x08 │ inherit 243 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xe8 │ inherit 239 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x9c │ fixed 19 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x88 │ fixed 54 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xec │ inherit 173 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xe0 │ inherit 39 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x68 │ fixed 178 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x94 │ fixed 61 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x80 │ inherit 10 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xf0 │ inherit 155 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd0 │ fixed 179 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd0 │ fixed 39 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x5c │ inherit 100 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xa0 │ inherit 67 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xe8 │ fixed 7 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xd4 │ fixed 162 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x7c │ inherit 21 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x48 │ inherit 116 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x28 │ fixed 41 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x40 │ fixed 216 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x9c │ inherit 193 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xbc │ inherit 38 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb8 │ fixed 164 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x74 │ fixed 134 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x28 │ inherit 35 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x40 │ inherit 118 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x70 │ fixed 37 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xd4 │ fixed 248 │ 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__->