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 0x74 │ inherit 112 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x3c │ inherit 127 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x4c │ fixed 9 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf0 │ fixed 51 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xdc │ inherit 207 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xf8 │ inherit 13 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x08 │ fixed 116 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc4 │ fixed 98 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x1c │ inherit 52 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xd0 │ inherit 57 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x34 │ fixed 252 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x94 │ fixed 69 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x78 │ inherit 126 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x68 │ inherit 153 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x34 │ fixed 29 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x9c │ fixed 38 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x78 │ inherit 161 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xf0 │ inherit 102 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x64 │ fixed 140 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x5c │ fixed 30 │ true │ OK │ # ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xf4 │ inherit 217 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x88 │ inherit 42 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x0c │ fixed 253 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x94 │ fixed 211 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x28 │ inherit 215 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x0c │ inherit 20 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb8 │ fixed 252 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa0 │ fixed 161 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x48 │ inherit 167 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xc8 │ inherit 33 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x9c │ fixed 35 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc8 │ fixed 71 │ true │ OK │ # ├────────┼───────┼───────┼───────────────────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x1c │ inherit 209 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x14 │ inherit 125 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xac │ fixed 157 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb8 │ fixed 70 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xa4 │ inherit 56 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x84 │ inherit 105 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x84 │ fixed 131 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa8 │ fixed 68 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x24 │ inherit 19 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xec │ inherit 31 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x30 │ fixed 127 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb0 │ fixed 194 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x38 │ inherit 44 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x18 │ inherit 128 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x08 │ fixed 48 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc8 │ fixed 238 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xc8 │ inherit 125 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xec │ inherit 210 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x80 │ fixed 212 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x74 │ fixed 92 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x4c │ inherit 70 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x90 │ inherit 71 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x64 │ fixed 116 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x08 │ fixed 22 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x80 │ inherit 235 false │ OK │ # │ geneve │ 4 │ other │ inherit 0x24 │ inherit 53 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x18 │ fixed 160 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x70 │ fixed 251 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xf4 │ inherit 107 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xf4 │ inherit 116 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc8 │ fixed 177 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x0c │ fixed 72 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xfc │ inherit 189 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x18 │ inherit 109 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x04 │ fixed 136 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb4 │ fixed 51 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xa8 │ inherit 24 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x20 │ inherit 156 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x34 │ fixed 84 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x50 │ fixed 161 │ 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__->