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 0xf0 │ inherit 73 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xd8 │ inherit 195 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd8 │ fixed 191 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd8 │ fixed 205 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x80 │ inherit 15 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x50 │ inherit 94 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa0 │ fixed 170 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x24 │ fixed 159 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x3c │ inherit 230 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xb4 │ inherit 180 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x84 │ fixed 17 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x44 │ fixed 105 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xc8 │ inherit 45 false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x04 │ inherit 83 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x18 │ fixed 53 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x18 │ fixed 49 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xe0 │ inherit 213 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xf0 │ inherit 161 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x10 │ fixed 13 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x14 │ fixed 8 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x2c │ inherit 66 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xc8 │ inherit 188 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xdc │ fixed 224 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x80 │ fixed 71 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x08 │ inherit 252 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xe8 │ inherit 142 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x84 │ fixed 131 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x94 │ fixed 97 │ true │ OK │ # ├───────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x64 │ inherit 136 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x60 │ inherit 142 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x84 │ fixed 187 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x04 │ fixed 120 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x9c │ inherit 136 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xa8 │ inherit 36 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x24 │ fixed 219 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa8 │ fixed 196 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x80 │ inherit 70 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x34 │ inherit 198 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf0 │ fixed 7 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x38 │ fixed 143 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xcc │ inherit 152 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x8c │ inherit 117 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x88 │ fixed 204 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xac │ fixed 108 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xd0 │ inherit 83 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x5c │ inherit 121 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x08 │ fixed 132 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x14 │ fixed 124 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x3c │ inherit 157 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xf0 │ inherit 54 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xcc │ fixed 162 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf0 │ fixed 149 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xe8 │ inherit 210 │ false │ OK │ # │ geneve │ 4 6 │ inherit 0x74 │ inherit 53 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x40 │ fixed 214 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb8 │ fixed 37 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x7c │ inherit 124 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xe0 │ inherit 121 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xec │ fixed 196 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xf0 │ fixed 31 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x54 │ inherit 112 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x4c │ inherit 176 │ true OK │ # │ geneve │ 6 │ 4 │ fixed 0x88 │ fixed 194 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x0c │ fixed 199 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xe4 │ inherit 176 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x28 │ inherit 142 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x14 │ fixed 188 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x70 │ fixed 66 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x48 │ inherit 37 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xc0 │ inherit 97 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xe8 │ fixed 186 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x04 │ fixed 144 │ 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__->