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 0x58 │ inherit 111 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x9c │ inherit 226 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x9c │ fixed 51 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x7c │ fixed 9 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xc8 │ inherit 246 │ false │ OK │ # │ gre │ 4 │ 6 inherit 0x34 │ inherit 15 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x10 │ fixed 127 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x44 │ fixed 241 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # gre │ 4 │ other │ inherit 0x78 │ inherit 1 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x88 │ inherit 166 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x2c │ fixed 111 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xf4 │ fixed 8 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x2c │ inherit 80 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x88 │ inherit 135 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x14 │ fixed 60 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xcc │ fixed 190 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x60 │ inherit 203 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xb0 │ inherit 127 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x20 │ fixed 152 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe4 │ fixed 71 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x88 │ inherit 44 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x78 │ inherit 211 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xb8 │ fixed 66 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x0c │ fixed 226 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x68 │ inherit 147 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xb8 │ inherit 10 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb8 │ fixed 75 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x4c │ fixed 113 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xd4 │ inherit 211 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x74 inherit 242 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x40 │ fixed 184 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb0 │ fixed 46 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ vxlan │ 4 │ other │ inherit 0x2c │ inherit 104 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xe8 │ inherit 52 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb0 │ fixed 241 │ false │ OK │ # │ vxlan 4 │ other │ fixed 0x74 │ fixed 212 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x88 │ inherit 129 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x14 │ inherit 62 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x84 │ fixed 141 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe4 │ fixed 125 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x5c │ inherit 98 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x34 │ inherit 62 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xbc │ fixed 114 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x44 │ fixed 246 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xd8 │ inherit 112 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xbc │ inherit 114 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x70 │ fixed 248 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x4c │ fixed 207 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x44 │ inherit 155 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x88 │ inherit 148 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x14 │ fixed 181 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x7c │ fixed 75 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xe0 │ inherit 142 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xf8 │ inherit 68 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb4 │ fixed 138 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x1c │ fixed 187 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xc0 │ inherit 220 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x0c │ inherit 215 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x90 │ fixed 71 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x74 │ fixed 169 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xf0 │ inherit 162 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x74 │ inherit 215 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x6c │ fixed 211 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf0 │ fixed 50 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x60 │ inherit 59 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x54 │ inherit 230 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf4 │ fixed 209 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x78 │ fixed 97 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xc8 │ inherit 157 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x4c │ inherit 102 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x44 │ fixed 10 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x9c │ fixed 248 │ 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__->