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 214 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xb4 │ inherit 227 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x28 │ fixed 92 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x4c │ fixed 83 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x40 │ inherit 105 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xe4 │ inherit 23 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x24 │ fixed 244 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xbc │ fixed 252 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xd8 │ inherit 252 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x74 │ inherit 236 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xc8 │ fixed 212 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x68 │ fixed 236 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xd4 │ inherit 53 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x78 │ inherit 62 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x3c │ fixed 153 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xec │ fixed 104 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x58 │ inherit 8 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xbc │ inherit 35 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x30 │ fixed 238 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xfc │ fixed 68 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xb8 │ inherit 58 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x04 │ inherit 140 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xb4 │ fixed 39 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x40 │ fixed 22 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼──────────────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xb0 │ inherit 158 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x14 │ inherit 237 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe4 │ fixed 242 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x14 │ fixed 246 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x30 │ inherit 2 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x98 │ inherit 132 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x50 │ fixed 185 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x78 │ fixed 109 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x74 │ inherit 94 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xd8 │ inherit 48 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb4 │ fixed 185 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x20 │ fixed 230 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xf8 │ inherit 142 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x84 │ inherit 159 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x84 │ fixed 79 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe8 │ fixed 196 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 6 │ 6 │ inherit 0xbc │ inherit 44 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xc0 │ inherit 180 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe8 │ fixed 201 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc0 │ fixed 6 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x04 │ inherit 47 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x28 │ inherit 20 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe4 │ fixed 67 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x38 │ fixed 70 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xa8 │ inherit 232 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xe4 │ inherit 173 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x14 │ fixed 100 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x28 │ fixed 203 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x28 │ inherit 91 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xa8 │ inherit 197 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x1c │ fixed 122 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x90 │ fixed 187 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x5c │ inherit 73 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xd0 │ inherit 8 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x40 │ fixed 139 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xe8 │ fixed 174 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xfc │ inherit 67 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x94 │ inherit 205 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x64 │ fixed 58 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x90 │ fixed 181 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x84 │ inherit 205 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x58 │ inherit 17 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x5c │ fixed 33 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x68 │ fixed 66 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x5c │ inherit 21 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xdc │ inherit 19 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x80 │ fixed 28 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x34 │ fixed 24 │ 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__->