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 0xfc │ inherit 238 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x78 │ inherit 109 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x74 │ fixed 133 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd0 │ fixed 2 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x6c │ inherit 242 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x4c │ inherit 60 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x18 │ fixed 185 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf0 │ fixed 169 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x44 │ inherit 66 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x64 │ inherit 250 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x98 │ fixed 215 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x74 │ fixed 166 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x84 │ inherit 240 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xc8 │ inherit 191 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xfc │ fixed 10 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xfc │ fixed 244 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xac │ inherit 76 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xf4 │ inherit 105 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x08 │ fixed 34 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf0 │ fixed 190 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────────────┤ # │ gre │ 6 │ other │ inherit 0x0c │ inherit 107 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x04 │ inherit 225 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x04 │ fixed 253 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x94 │ fixed 253 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x48 │ inherit 4 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x6c │ inherit 114 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd8 │ fixed 40 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc0 │ fixed 223 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x94 │ inherit 126 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x14 │ inherit 225 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x7c │ fixed 232 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x64 │ fixed 253 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x88 │ inherit 80 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x64 │ inherit 163 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x4c │ fixed 35 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x84 │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xcc │ inherit 43 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x08 │ inherit 136 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa0 │ fixed 38 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xec │ fixed 94 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x58 │ inherit 45 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xf8 │ inherit 174 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf0 │ fixed 240 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x18 │ fixed 165 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x74 │ inherit 114 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xb4 │ inherit 7 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x80 │ fixed 145 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x98 │ fixed 246 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xd0 │ inherit 240 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xa0 inherit 1 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb0 │ fixed 84 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe4 │ fixed 43 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x48 │ inherit 206 │ false │ OK │ # geneve │ 4 │ 6 │ inherit 0xbc │ inherit 11 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x04 │ fixed 225 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x3c │ fixed 95 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x70 │ inherit 110 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xe4 │ inherit 57 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x54 │ fixed 112 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x04 │ fixed 141 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x40 │ inherit 103 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x60 │ inherit 194 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf8 │ fixed 217 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa0 │ fixed 2 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x3c │ inherit 65 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x90 │ inherit 224 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa0 │ fixed 110 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x78 │ fixed 160 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x20 │ inherit 222 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x30 │ inherit 211 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x58 │ fixed 62 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x6c │ fixed 216 │ 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__->