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 0x64 │ inherit 180 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xf8 │ inherit 219 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa0 │ fixed 34 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe4 │ fixed 193 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x20 │ inherit 192 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x38 │ inherit 149 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xbc │ fixed 126 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa8 │ fixed 60 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ gre │ 4 │ other │ inherit 0x48 │ inherit 102 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x9c │ inherit 116 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x7c │ fixed 12 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x80 │ fixed 74 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x94 │ inherit 234 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xe8 │ inherit 185 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x34 │ fixed 126 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc0 │ fixed 36 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre 6 │ 6 │ inherit 0xfc │ inherit 44 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x88 │ inherit 98 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x34 │ fixed 78 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x6c │ fixed 106 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x6c │ inherit 149 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x38 │ inherit 92 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xc8 │ fixed 92 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xe0 │ fixed 73 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x14 │ inherit 179 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x7c │ inherit 198 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x74 │ fixed 238 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x40 │ fixed 141 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x24 │ inherit 161 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xb0 │ inherit 170 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x44 │ fixed 92 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x34 │ fixed 255 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x60 │ inherit 149 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x6c │ inherit 190 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x34 │ fixed 205 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc0 │ fixed 131 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x6c │ inherit 12 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x60 │ inherit 2 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb8 │ fixed 45 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd0 │ fixed 227 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xa0 │ inherit 32 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x90 │ inherit 21 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa0 │ fixed 178 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x78 │ fixed 190 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────────────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x7c │ inherit 215 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x90 │ inherit 36 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe8 │ fixed 208 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x58 │ fixed 42 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x70 │ inherit 5 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x2c │ inherit 76 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc8 │ fixed 250 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x5c │ fixed 179 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x04 │ inherit 133 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xfc │ inherit 149 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x7c │ fixed 86 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x14 │ fixed 253 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xd4 │ inherit 93 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x80 │ inherit 55 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x20 │ fixed 30 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x5c │ fixed 77 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xc0 │ inherit 71 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x14 │ inherit 101 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x2c │ fixed 21 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x98 │ fixed 172 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xb4 │ inherit 19 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x48 │ inherit 238 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe8 │ fixed 194 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xdc │ fixed 159 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x30 │ inherit 55 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xd8 │ inherit 251 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xc8 │ fixed 168 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xbc │ fixed 127 │ 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__->