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-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: l2_tos_ttl_inherit.sh # ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 4 │ inherit 0x84 │ inherit 184 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x88 │ inherit 217 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x18 │ fixed 98 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x7c │ fixed 94 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x68 │ inherit 161 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x3c │ inherit 74 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb4 │ fixed 102 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd0 │ fixed 31 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xc0 │ inherit 6 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x94 │ inherit 19 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xcc │ fixed 75 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xb4 │ fixed 38 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xfc │ inherit 191 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xf4 │ inherit 208 │ true │ OK # │ gre │ 6 │ 4 │ fixed 0x58 │ fixed 89 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb8 │ fixed 242 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xc8 │ inherit 110 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x24 │ inherit 92 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x6c │ fixed 175 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x28 │ fixed 199 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xac │ inherit 36 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x40 │ inherit 15 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x24 │ fixed 6 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xfc │ fixed 46 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x54 │ inherit 19 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x30 │ inherit 68 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc0 │ fixed 93 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x38 │ fixed 76 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xe4 │ inherit 192 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xc4 │ inherit 220 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xac │ fixed 67 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe8 │ fixed 89 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x74 │ inherit 4 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x60 │ inherit 14 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd4 │ fixed 198 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa8 │ fixed 141 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x4c │ inherit 208 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xd8 │ inherit 217 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x38 │ fixed 206 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb0 │ fixed 43 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x18 │ inherit 219 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xd4 │ inherit 248 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x90 │ fixed 105 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd8 │ fixed 74 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x48 │ inherit 169 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xbc │ inherit 15 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x74 │ fixed 114 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xbc │ fixed 100 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x9c │ inherit 55 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xd0 │ inherit 30 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x5c │ fixed 221 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x20 │ fixed 108 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x80 │ inherit 16 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xfc │ inherit 209 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x70 │ fixed 18 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x2c │ fixed 164 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x7c │ inherit 163 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x5c │ inherit 133 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xac │ fixed 122 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x70 │ fixed 242 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xe4 │ inherit 141 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x2c │ inherit 111 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb4 │ fixed 107 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x68 │ fixed 158 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xb4 │ inherit 125 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xf0 │ inherit 191 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x34 │ fixed 32 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x14 │ fixed 45 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xd0 │ inherit 39 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x68 │ inherit 25 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x3c │ fixed 8 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x14 │ fixed 215 │ true │ OK │ # └────────┴───────┴───────┴──────────────┴──────────────┴───────┴────────┘ ok 1 selftests: net: l2_tos_ttl_inherit.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->