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 0x78 │ inherit 104 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xdc │ inherit 36 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd0 │ fixed 168 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x94 │ fixed 6 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xac │ inherit 114 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x94 │ inherit 115 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x74 │ fixed 175 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x48 │ fixed 118 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xdc │ inherit 157 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xb8 │ inherit 43 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x78 │ fixed 55 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x34 │ fixed 6 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x78 │ inherit 29 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x50 │ inherit 35 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x84 │ fixed 223 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x08 │ fixed 68 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xf8 │ inherit 189 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x80 │ inherit 12 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe0 │ fixed 67 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xac │ fixed 241 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xf8 │ inherit 35 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x24 │ inherit 123 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xf4 │ fixed 176 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xb0 │ fixed 119 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x10 │ inherit 109 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x20 │ inherit 250 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x48 │ fixed 89 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd8 │ fixed 160 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xb8 │ inherit 207 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x94 │ inherit 131 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc4 │ fixed 169 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x9c │ fixed 139 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x0c │ inherit 126 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x7c │ inherit 211 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe0 │ fixed 243 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xbc │ fixed 86 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xec │ inherit 40 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x74 │ inherit 211 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa8 │ fixed 144 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc8 │ fixed 170 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x14 │ inherit 140 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xd0 │ inherit 87 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x64 │ fixed 129 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x34 │ fixed 102 true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x60 │ inherit 205 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xc4 │ inherit 216 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x24 │ fixed 123 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x64 │ fixed 218 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x3c │ inherit 79 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xdc │ inherit 32 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe8 │ fixed 11 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb4 │ fixed 51 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xcc │ inherit 62 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xcc │ inherit 253 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x84 │ fixed 41 │ false │ OK │ # │ geneve │ 4 6 │ fixed 0x58 │ fixed 88 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x3c │ inherit 255 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x94 │ inherit 71 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x44 │ fixed 58 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xf0 │ fixed 42 │ true OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x38 │ inherit 211 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x10 │ inherit 155 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x48 │ fixed 161 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x6c │ fixed 2 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x48 │ inherit 81 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xe4 │ inherit 4 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf4 │ fixed 111 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc0 │ fixed 238 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x78 │ inherit 214 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x6c │ inherit 243 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x10 │ fixed 136 │ false OK │ # │ geneve │ 6 │ other │ fixed 0xd8 │ fixed 98 │ 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__->