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 242 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xa4 │ inherit 4 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x08 │ fixed 168 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xec │ fixed 22 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xc4 │ inherit 173 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x84 │ inherit 178 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x3c │ fixed 17 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x28 │ fixed 2 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ gre │ 4 │ other │ inherit 0x84 │ inherit 114 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xf8 │ inherit 173 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x4c │ fixed 23 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x4c │ fixed 93 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x7c │ inherit 164 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xb0 │ inherit 29 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x74 │ fixed 101 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe4 │ fixed 251 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x84 │ inherit 10 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x9c │ inherit 165 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x4c │ fixed 156 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x18 │ fixed 5 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x10 │ inherit 114 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x94 │ inherit 103 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xe4 │ fixed 202 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xac │ fixed 8 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xe8 │ inherit 103 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x04 │ inherit 214 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd8 │ fixed 245 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x70 │ fixed 117 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x0c │ inherit 244 false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x50 │ inherit 251 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x20 │ fixed 67 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb0 │ fixed 32 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x7c │ inherit 221 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x64 │ inherit 15 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x74 │ fixed 82 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb4 │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x54 │ inherit 220 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x48 │ inherit 255 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xcc │ fixed 148 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf0 │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x98 │ inherit 106 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xbc │ inherit 217 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x28 │ fixed 69 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x58 │ fixed 144 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x28 │ inherit 246 │ false │ OK │ # │ vxlan │ 6 │ other inherit 0xc8 │ inherit 27 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x74 │ fixed 157 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x10 │ fixed 41 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼───────────────────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x48 │ inherit 126 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xf0 │ inherit 116 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x38 │ fixed 8 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x0c │ fixed 71 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────────────┤ # │ geneve │ 4 │ 6 │ inherit 0xc8 │ inherit 19 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x38 │ inherit 62 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x40 │ fixed 135 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x38 │ fixed 194 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x28 │ inherit 230 │ false │ OK │ # │ geneve │ 4 │ other inherit 0xa8 │ inherit 252 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xf4 │ fixed 180 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x70 │ fixed 216 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x50 │ inherit 57 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xc8 │ inherit 120 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x78 │ fixed 191 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xdc │ fixed 112 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x3c │ inherit 222 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x44 │ inherit 224 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb8 │ fixed 8 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb4 │ fixed 225 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xac │ inherit 198 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xb8 │ inherit 145 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x18 │ fixed 37 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xc8 │ fixed 27 │ 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__->