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 0xc8 │ inherit 240 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xac │ inherit 138 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb0 │ fixed 47 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x44 │ fixed 120 │ true │ OK │ # ├────────┼───────┼───────┼───────────────────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x74 │ inherit 28 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x4c │ inherit 46 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x0c │ fixed 245 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x04 │ fixed 34 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xec │ inherit 170 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xb4 │ inherit 98 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x8c │ fixed 149 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xd0 │ fixed 211 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xb0 │ inherit 45 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x24 │ inherit 213 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x18 │ fixed 153 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa0 │ fixed 24 │ true │ OK # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xc0 │ inherit 14 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xc4 │ inherit 200 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x6c │ fixed 123 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x78 │ fixed 71 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x7c │ inherit 62 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x4c │ inherit 142 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x30 │ fixed 2 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xd0 │ fixed 104 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x90 │ inherit 205 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x30 │ inherit 121 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa8 │ fixed 113 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x50 │ fixed 241 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xe4 │ inherit 162 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x88 │ inherit 201 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc0 │ fixed 232 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf4 │ fixed 87 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x30 │ inherit 252 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x7c │ inherit 170 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x80 │ fixed 15 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe8 │ fixed 107 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x80 │ inherit 208 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x54 │ inherit 149 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x14 │ fixed 254 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x64 │ fixed 179 │ true │ OK │ # ├────────┼───────┼─────────────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x08 │ inherit 232 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x1c │ inherit 250 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x98 │ fixed 117 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x98 │ fixed 6 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x30 │ inherit 168 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xd0 │ inherit 195 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x90 │ fixed 77 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xec │ fixed 86 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xa0 │ inherit 34 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xd4 │ inherit 70 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x48 │ fixed 179 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x8c │ fixed 255 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xe0 │ inherit 41 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xb8 │ inherit 172 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf8 │ fixed 39 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x2c │ fixed 168 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x04 │ inherit 223 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xf0 │ inherit 206 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xf4 │ fixed 215 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xd0 │ fixed 16 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x5c │ inherit 215 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x8c │ inherit 161 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf4 │ fixed 232 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe0 │ fixed 136 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x3c │ inherit 253 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xbc │ inherit 99 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe8 │ fixed 107 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xcc │ fixed 124 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xf0 │ inherit 174 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x80 │ inherit 232 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x68 │ fixed 187 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x44 │ fixed 172 │ 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__->