make -C tools/testing/selftests TARGETS=net TEST_PROGS=l2_tos_ttl_inherit..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 0x40 │ inherit 152 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xf8 │ inherit 30 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x1c │ fixed 243 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc4 │ fixed 1 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x34 │ inherit 238 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x10 │ inherit 101 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe4 │ fixed 251 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x14 │ fixed 94 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xac │ inherit 215 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xa8 │ inherit 33 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xb0 │ fixed 124 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x68 │ fixed 65 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x68 │ inherit 93 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x48 │ inherit 232 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc0 │ fixed 201 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe4 │ fixed 170 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xec │ inherit 153 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xc0 │ inherit 112 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x38 │ fixed 180 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x64 │ fixed 214 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x38 │ inherit 132 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x88 │ inherit 41 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xa8 │ fixed 129 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x1c │ fixed 250 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x48 │ inherit 26 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xa4 │ inherit 186 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x04 │ fixed 84 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x9c │ fixed 190 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xc0 │ inherit 116 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x8c │ inherit 180 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x48 │ fixed 177 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x48 │ fixed 114 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x44 │ inherit 178 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x44 │ inherit 119 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x54 │ fixed 55 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x44 │ fixed 135 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x4c │ inherit 44 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xd8 │ inherit 69 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x80 │ fixed 67 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x14 │ fixed 27 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xa8 │ inherit 132 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xb8 │ inherit 13 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb8 │ fixed 94 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x10 │ fixed 139 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x5c │ inherit 237 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x9c │ inherit 244 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb0 │ fixed 1 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe8 │ fixed 160 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x3c │ inherit 207 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x9c │ inherit 236 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x80 │ fixed 252 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc0 │ fixed 57 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xd4 │ inherit 32 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x78 │ inherit 54 │ true │ OK │ # │ geneve │ 4 6 │ fixed 0x24 │ fixed 82 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x40 │ fixed 17 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xe4 │ inherit 170 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x3c │ inherit 106 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xcc │ fixed 106 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x70 │ fixed 59 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x44 │ inherit 162 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xe4 │ inherit 67 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd8 │ fixed 197 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe4 │ fixed 95 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x54 │ inherit 82 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x84 │ inherit 65 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x3c │ fixed 127 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x88 │ fixed 126 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xf0 │ inherit 245 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x3c │ inherit 149 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xa0 │ fixed 4 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x3c │ fixed 234 │ 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__->