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 0x5c │ inherit 140 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xf0 │ inherit 162 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf4 │ fixed 113 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x14 │ fixed 55 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x20 │ inherit 216 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x84 │ inherit 127 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x70 │ fixed 180 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x6c │ fixed 253 │ true OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x58 │ inherit 195 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xf8 │ inherit 131 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x3c │ fixed 126 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xd8 │ fixed 236 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x68 │ inherit 242 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x24 │ inherit 198 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x3c │ fixed 106 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd4 │ fixed 186 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x7c │ inherit 226 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x1c │ inherit 113 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x2c │ fixed 232 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x6c │ fixed 202 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x6c │ inherit 72 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xac │ inherit 33 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xf4 │ fixed 87 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x70 │ fixed 250 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xe4 │ inherit 119 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xe4 │ inherit 43 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc8 │ fixed 240 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xec │ fixed 230 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x20 │ inherit 34 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x88 │ inherit 198 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x80 │ fixed 147 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x78 │ fixed 6 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 4 │ other │ inherit 0x68 │ inherit 144 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xa4 │ inherit 166 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa4 │ fixed 209 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x04 │ fixed 79 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x8c │ inherit 107 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xb8 │ inherit 131 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x98 │ fixed 129 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x68 │ fixed 180 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x1c │ inherit 234 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x14 │ inherit 209 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x6c │ fixed 241 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe4 │ fixed 252 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xe0 │ inherit 33 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x24 │ inherit 177 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe8 │ fixed 176 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x2c │ fixed 59 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xb8 │ inherit 143 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xdc │ inherit 131 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x30 │ fixed 112 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x68 │ fixed 172 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x8c │ inherit 8 │ false │ OK # │ geneve │ 4 │ 6 │ inherit 0x88 │ inherit 67 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x9c │ fixed 21 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa4 │ fixed 135 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xb0 │ inherit 214 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x30 │ inherit 51 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xb4 │ fixed 31 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xa4 │ fixed 37 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xbc │ inherit 126 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x28 │ inherit 176 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x80 │ fixed 114 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x68 │ fixed 40 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xf0 │ inherit 3 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x7c │ inherit 137 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xac │ fixed 207 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x3c │ fixed 214 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ geneve │ 6 │ other │ inherit 0x70 │ inherit 134 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x0c │ inherit 79 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x68 │ fixed 115 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x08 │ fixed 72 │ 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__->