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 0x3c │ inherit 61 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xe0 │ inherit 169 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc8 │ fixed 253 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x24 │ fixed 202 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x04 │ inherit 164 │ false OK │ # │ gre │ 4 │ 6 │ inherit 0x6c │ inherit 140 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x3c │ fixed 151 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc0 │ fixed 179 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xdc │ inherit 237 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xc0 │ inherit 67 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x80 │ fixed 34 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x98 │ fixed 167 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xf0 │ inherit 202 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xec │ inherit 241 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc8 │ fixed 57 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x9c │ fixed 247 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xe8 │ inherit 40 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xec │ inherit 103 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa8 │ fixed 104 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xdc │ fixed 31 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xa4 │ inherit 35 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xc0 │ inherit 144 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x48 │ fixed 20 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x74 │ fixed 36 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x48 │ inherit 66 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x1c │ inherit 103 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x80 │ fixed 57 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x70 │ fixed 79 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xb0 │ inherit 236 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x4c │ inherit 62 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x64 │ fixed 82 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xcc │ fixed 171 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x40 │ inherit 241 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xb0 │ inherit 172 │ true OK │ # │ vxlan │ 4 │ other │ fixed 0xfc │ fixed 86 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x8c │ fixed 239 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x38 │ inherit 237 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xb0 │ inherit 246 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x20 │ fixed 127 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf8 │ fixed 195 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x20 │ inherit 192 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xac │ inherit 236 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x78 │ fixed 179 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd4 │ fixed 67 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x48 │ inherit 60 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x6c │ inherit 168 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x58 │ fixed 169 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x6c │ fixed 162 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x28 │ inherit 231 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xe8 │ inherit 47 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa0 │ fixed 101 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x88 │ fixed 55 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xa8 │ inherit 170 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x54 │ inherit 108 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x70 │ fixed 99 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd4 │ fixed 137 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x98 │ inherit 107 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x04 │ inherit 20 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x50 │ fixed 131 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x48 │ fixed 156 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x40 │ inherit 71 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xd0 │ inherit 28 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x70 │ fixed 7 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xac │ fixed 66 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x68 │ inherit 235 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x54 │ inherit 34 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe8 │ fixed 139 │ false │ OK │ # │ geneve │ 6 │ 6 fixed 0x3c │ fixed 121 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xf4 │ inherit 159 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xf8 │ inherit 225 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x98 │ fixed 82 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xc8 │ fixed 60 │ 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__->