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 0xa0 │ inherit 248 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x54 │ inherit 23 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd4 │ fixed 132 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe0 │ fixed 96 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xfc │ inherit 134 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x48 │ inherit 124 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe4 │ fixed 153 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc0 │ fixed 226 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x94 │ inherit 123 │ false │ OK │ # │ gre │ 4 other │ inherit 0x88 │ inherit 168 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x30 │ fixed 155 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x34 │ fixed 14 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ gre │ 6 │ 4 │ inherit 0x74 │ inherit 168 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x34 │ inherit 55 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf8 │ fixed 66 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x70 │ fixed 248 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xa0 │ inherit 78 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x1c │ inherit 80 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xbc │ fixed 240 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x9c │ fixed 13 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x84 │ inherit 122 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xd0 │ inherit 67 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xe4 │ fixed 207 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x98 │ fixed 127 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x04 │ inherit 114 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x90 │ inherit 9 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x18 │ fixed 113 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x08 │ fixed 123 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x70 │ inherit 39 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x98 │ inherit 134 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd0 │ fixed 125 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x24 │ fixed 217 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 4 │ other │ inherit 0xcc │ inherit 213 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xb0 │ inherit 69 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xec │ fixed 87 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd0 │ fixed 45 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xe0 │ inherit 119 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x84 │ inherit 5 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb4 │ fixed 246 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xcc │ fixed 251 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xb8 │ inherit 100 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x58 │ inherit 182 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x4c │ fixed 107 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xfc │ fixed 89 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x44 │ inherit 88 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xdc │ inherit 74 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd0 │ fixed 59 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x1c │ fixed 141 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x54 │ inherit 198 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x18 │ inherit 176 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x5c │ fixed 107 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x24 │ fixed 106 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xd0 │ inherit 87 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x54 │ inherit 52 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x60 │ fixed 120 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x18 │ fixed 160 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x40 │ inherit 50 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x10 │ inherit 207 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xc0 │ fixed 35 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xd8 │ fixed 52 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x1c │ inherit 1 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xd8 │ inherit 165 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa8 │ fixed 230 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xcc │ fixed 244 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xb8 │ inherit 106 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x58 │ inherit 49 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x94 │ fixed 201 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x58 │ fixed 71 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xc8 │ inherit 182 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x7c │ inherit 93 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xd4 │ fixed 145 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x58 │ fixed 115 │ 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__->