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 0xf8 │ inherit 113 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x84 │ inherit 144 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x04 │ fixed 97 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa4 │ fixed 12 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x14 │ inherit 109 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xec │ inherit 166 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x98 │ fixed 77 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xbc │ fixed 198 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xac │ inherit 58 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xf4 │ inherit 252 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x48 │ fixed 67 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x18 │ fixed 239 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x64 │ inherit 181 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xc4 │ inherit 130 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb0 │ fixed 210 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x94 │ fixed 141 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x80 │ inherit 185 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xcc │ inherit 60 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x80 │ fixed 159 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x2c │ fixed 60 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x10 │ inherit 19 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x24 │ inherit 189 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x68 │ fixed 127 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x64 │ fixed 16 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xa8 │ inherit 221 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xec │ inherit 4 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x84 │ fixed 106 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x74 │ fixed 63 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xdc │ inherit 144 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x08 │ inherit 38 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb4 │ fixed 84 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x24 │ fixed 107 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x28 │ inherit 230 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x30 │ inherit 100 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x28 │ fixed 90 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x60 │ fixed 73 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x2c │ inherit 218 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xac │ inherit 87 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x94 │ fixed 130 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf4 │ fixed 7 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xd4 │ inherit 101 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x10 │ inherit 83 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x4c │ fixed 8 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x4c │ fixed 70 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xfc │ inherit 119 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x54 │ inherit 252 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x1c │ fixed 19 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x90 │ fixed 212 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x18 │ inherit 217 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x30 │ inherit 239 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x60 │ fixed 237 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x14 │ fixed 170 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x24 │ inherit 174 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x2c │ inherit 255 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x9c │ fixed 237 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x70 │ fixed 17 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xa0 │ inherit 189 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x50 │ inherit 152 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x04 │ fixed 58 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xd0 │ fixed 153 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xf0 │ inherit 87 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x28 │ inherit 191 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x30 │ fixed 159 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x18 │ fixed 57 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xc4 │ inherit 133 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xbc │ inherit 37 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x04 │ fixed 181 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x7c │ fixed 29 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x3c │ inherit 93 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x4c │ inherit 208 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x90 │ fixed 60 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xf0 │ fixed 149 │ 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__->