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 147 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x28 │ inherit 199 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x30 │ fixed 236 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x78 │ fixed 229 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x4c │ inherit 18 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xec │ inherit 225 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x50 │ fixed 181 false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x14 │ fixed 22 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xf0 │ inherit 173 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x68 │ inherit 254 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xd8 │ fixed 34 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x1c │ fixed 148 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xf0 │ inherit 74 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x18 │ inherit 40 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa8 │ fixed 62 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe0 │ fixed 62 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x84 │ inherit 104 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xe4 │ inherit 238 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xfc │ fixed 95 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf4 │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x58 │ inherit 252 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x1c │ inherit 109 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x48 │ fixed 252 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x6c │ fixed 84 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x70 │ inherit 172 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xb8 │ inherit 17 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x7c │ fixed 22 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd8 │ fixed 146 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x0c │ inherit 60 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x94 │ inherit 22 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf0 │ fixed 212 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd4 │ fixed 76 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x7c │ inherit 22 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xc4 │ inherit 253 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd8 │ fixed 20 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x20 │ fixed 148 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼─────────────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xd0 │ inherit 29 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x68 │ inherit 23 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x10 │ fixed 108 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd4 │ fixed 106 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xb4 │ inherit 22 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x8c │ inherit 192 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc8 │ fixed 52 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd0 │ fixed 93 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x58 │ inherit 77 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xb0 │ inherit 22 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd4 │ fixed 216 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe4 │ fixed 124 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x38 │ inherit 206 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xec │ inherit 101 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa4 │ fixed 112 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd8 │ fixed 225 │ true │ OK │ # ├────────┼───────┼───────┼───────────────────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xac │ inherit 192 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xa4 │ inherit 169 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc8 │ fixed 221 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa8 │ fixed 164 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xe0 │ inherit 170 false │ OK │ # │ geneve │ 4 │ other │ inherit 0x88 │ inherit 13 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x88 │ fixed 141 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x14 │ fixed 119 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xbc │ inherit 79 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x88 │ inherit 162 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x58 │ fixed 100 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf0 │ fixed 3 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x78 │ inherit 6 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x28 │ inherit 198 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc0 │ fixed 187 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xbc │ fixed 152 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x30 │ inherit 177 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x48 │ inherit 198 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xec │ fixed 15 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x98 │ fixed 220 │ 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__->