make -C tools/testing/selftests TARGETS="net" TEST_PROGS=l2_tos_ttl_inheriit.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 0xb8 │ inherit 159 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x94 │ inherit 114 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xec │ fixed 228 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf0 │ fixed 100 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x94 │ inherit 184 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x68 │ inherit 217 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x04 │ fixed 145 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x94 │ fixed 153 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xd8 │ inherit 178 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xcc │ inherit 62 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x04 │ fixed 164 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x58 │ fixed 202 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xa4 │ inherit 149 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x0c │ inherit 93 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x14 │ fixed 11 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x1c │ fixed 113 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xb0 │ inherit 79 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x80 │ inherit 17 true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x54 │ fixed 159 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x18 │ fixed 218 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x98 │ inherit 232 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x50 │ inherit 66 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x18 │ fixed 225 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x38 │ fixed 196 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xe8 │ inherit 110 │ false │ OK │ # │ vxlan 4 │ 4 │ inherit 0x5c │ inherit 59 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x38 │ fixed 214 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa8 │ fixed 17 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xb8 │ inherit 53 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x80 │ inherit 106 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd0 │ fixed 150 │ false │ OK │ # vxlan │ 4 │ 6 │ fixed 0x14 │ fixed 168 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 4 │ other │ inherit 0x50 │ inherit 154 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xe0 │ inherit 13 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf0 │ fixed 221 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xdc │ fixed 105 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x5c │ inherit 78 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xa4 │ inherit 129 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xac │ fixed 159 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x84 │ fixed 118 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xd8 │ inherit 16 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x74 │ inherit 226 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa0 │ fixed 17 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc8 │ fixed 222 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xc8 │ inherit 114 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x78 │ inherit 125 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x5c │ fixed 171 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x90 │ fixed 19 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xb4 │ inherit 150 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x94 │ inherit 237 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf0 │ fixed 97 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x74 │ fixed 114 │ true OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x70 │ inherit 26 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xe8 │ inherit 248 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xdc │ fixed 6 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc0 │ fixed 207 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x8c │ inherit 95 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x2c │ inherit 239 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xd8 │ fixed 248 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x44 │ fixed 162 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xcc │ inherit 251 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x48 │ inherit 215 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe4 │ fixed 219 │ false OK │ # │ geneve │ 6 │ 4 │ fixed 0x14 │ fixed 73 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xec │ inherit 61 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x08 │ inherit 147 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x90 │ fixed 11 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb0 │ fixed 25 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xb0 │ inherit 174 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x94 │ inherit 33 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x98 │ fixed 150 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xc8 │ fixed 89 │ 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__->