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 0xc4 │ inherit 208 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xa8 │ inherit 77 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x20 │ fixed 162 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf4 │ fixed 247 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xfc │ inherit 211 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x94 │ inherit 122 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x98 │ fixed 235 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x64 │ fixed 194 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x34 │ inherit 97 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x74 │ inherit 194 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xec │ fixed 7 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xf0 │ fixed 248 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x0c │ inherit 175 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x0c │ inherit 250 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x8c │ fixed 28 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc8 │ fixed 123 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x90 │ inherit 77 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x60 │ inherit 44 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xec │ fixed 142 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x8c │ fixed 20 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xf8 │ inherit 111 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xcc │ inherit 10 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x90 │ fixed 80 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x08 │ fixed 74 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x90 │ inherit 1 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x94 │ inherit 242 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd4 │ fixed 44 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc0 │ fixed 250 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x34 │ inherit 47 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x44 │ inherit 195 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x44 │ fixed 10 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x1c │ fixed 49 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x38 │ inherit 195 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xd0 │ inherit 103 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc8 │ fixed 84 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xec │ fixed 73 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x34 │ inherit 42 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x08 │ inherit 91 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x1c │ fixed 106 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xcc │ fixed 20 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x54 │ inherit 184 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xac │ inherit 59 │ true │ OK │ # vxlan │ 6 │ 6 │ fixed 0x5c │ fixed 28 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x34 │ fixed 170 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xfc │ inherit 150 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x94 │ inherit 153 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x08 │ fixed 104 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x40 │ fixed 119 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xa4 │ inherit 22 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xe8 │ inherit 103 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x78 │ fixed 218 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x54 │ fixed 62 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x24 │ inherit 229 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x4c │ inherit 218 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x30 │ fixed 232 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x50 │ fixed 67 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x94 │ inherit 73 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x6c │ inherit 102 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x44 │ fixed 213 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x84 │ fixed 247 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├───────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x20 │ inherit 178 │ false OK │ # │ geneve │ 6 │ 4 │ inherit 0xd0 │ inherit 141 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa8 │ fixed 86 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x24 │ fixed 184 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xb4 │ inherit 234 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xe4 │ inherit 37 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x14 │ fixed 83 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x50 │ fixed 75 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x40 │ inherit 90 │ false OK │ # │ geneve │ 6 │ other │ inherit 0x68 │ inherit 56 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xf0 │ fixed 134 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xcc │ fixed 188 │ 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__->