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 0x10 │ inherit 50 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x28 │ inherit 236 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf4 │ fixed 97 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd4 │ fixed 116 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xdc │ inherit 230 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xd0 │ inherit 226 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x64 │ fixed 76 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x80 │ fixed 185 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x34 │ inherit 239 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x54 │ inherit 35 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x28 │ fixed 49 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xa8 │ fixed 187 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x24 │ inherit 63 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x24 │ inherit 221 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x04 │ fixed 62 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x60 │ fixed 195 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x50 │ inherit 143 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xc0 │ inherit 148 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x5c │ fixed 236 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x4c │ fixed 185 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x78 │ inherit 199 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xb8 │ inherit 241 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x94 │ fixed 42 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x2c │ fixed 242 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xf4 │ inherit 93 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x44 │ inherit 129 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe4 │ fixed 195 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe4 │ fixed 38 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x2c │ inherit 157 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x2c │ inherit 131 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd8 │ fixed 157 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf0 │ fixed 105 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xcc │ inherit 42 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xfc │ inherit 108 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x9c │ fixed 176 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x9c │ fixed 149 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 6 │ 4 │ inherit 0x30 │ inherit 111 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x88 │ inherit 147 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x1c │ fixed 99 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x24 │ fixed 179 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x74 │ inherit 99 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x14 │ inherit 198 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa8 │ fixed 50 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x90 │ fixed 192 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xd8 │ inherit 233 │ false │ OK │ # │ vxlan │ 6 │ other inherit 0x5c │ inherit 250 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x74 │ fixed 17 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc4 │ fixed 243 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x34 │ inherit 24 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x58 │ inherit 16 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x44 │ fixed 90 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc0 │ fixed 62 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────────────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xc8 │ inherit 38 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xb0 │ inherit 209 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x18 │ fixed 207 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x58 │ fixed 244 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x94 │ inherit 67 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x0c │ inherit 131 │ true │ OK │ # │ geneve 4 │ other │ fixed 0x40 │ fixed 244 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x84 │ fixed 104 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x74 │ inherit 16 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x30 │ inherit 50 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf4 │ fixed 138 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x2c │ fixed 84 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x1c │ inherit 137 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x20 │ inherit 214 │ true │ OK # │ geneve │ 6 │ 6 │ fixed 0x94 │ fixed 192 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc0 │ fixed 125 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x14 │ inherit 151 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x8c │ inherit 49 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x50 │ fixed 254 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xfc │ fixed 9 │ 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__->